<!--
/* by Peter Frost www.bristol-pc.co.uk 28 March 2005 */
now = new Date()
sec = now.getSeconds()
var ran = sec % 2
if (ran==0) {
 document.write('<div class="ad">&pound;47 for a single page web site with <b>your&nbsp;choice</b> of site name. Includes email &amp; one years hosting! For more info see<br><a href="http://www.bristolpc.co.uk/design/rewrite-site.htm#minimal" target="_blank"><span class="bpcb">Bristol</span><span class="bpcr"> PC </span><span class="bpcb">Services</span></a>.</div>')
}
if (ran==1) {
 document.write('<div class="ad">&pound;160 for 12 page web site.<br>Email &amp; one years hosting with <b>your&nbsp;choice</b> of site name from &pound;20 pa. For more see<br><a href="http://www.bristolpc.co.uk/index.htm" target="_blank"><span class="bpcb">Bristol</span><span class="bpcr"> PC </span><span class="bpcb">Services</span></a>.</div>')
}
if (ran==2) {
 document.write('<div class="ad">&pound;80 for 4 page web site.<br>Email &amp; one years hosting with <b>your&nbsp;choice</b> of site name from &pound;20 pa. For more see<br><a href="http://www.bristolpc.co.uk/index.htm" target="_blank"><span class="bpcb">Bristol</span><span class="bpcr"> PC </span><span class="bpcb">Services</span></a>.</div>')
}
if (ran==3) {
 document.write('<div class="ad"><img style="float:left;" src="grph/mary.gif" title="Mary, Mike or Sam voices" alt=""> Audio clips, text to speech conversions. 5 clips with upto 5 minutes speech for &pound;20. Choice of Sam, Mary or Mike voices and choice of voice speed.<br><a href="http://www.bristolpc.co.uk/index.htm#multi" target="_blank"><span class="bpcb">More information ...</span></a></div>')
}
function faces() {
 wk=""
 for (ii=0; ii<jpgs.length-1; ii++) {
  wk1="photo/"+jpgs[ii]+".jpg"
  wk+="<h3>"+nams[ii]+"</h3><img src='"+wk1+"'>"
 }
 wk+="<p>Favoured faces are sometimes shown twice.<p>"
 document.getElementById("showFaces").innerHTML=wk
}
//-->
