<!--

var item=new Array()
item[1]='<a href="javascript:Transpose1()"><img src="http://www.wirralcam.org/adverts/fort.gif" width="468" height="60" border="0" alt="Advertise with Wirralcam" title="Advertise with Wirralcam" style="margin-bottom:5px" /></a>'
item[2]='<a href="http://web.mac.com/jpcmusic/" target="_blank"><img src="http://www.wirralcam.org/adverts/fort.gif" width="468" height="60" border="0" alt="CLICK to visit JohnPaul at JPCmusic" title="CLICK to visit JohnPaul at JPCmusic" style="margin-bottom:5px" /></a>'
item[3]='<a href="javascript:Transpose1()"><img src="http://www.wirralcam.org/adverts/fort.gif" width="468" height="60" border="0" alt="Advertise with Wirralcam" title="Advertise with Wirralcam" style="margin-bottom:5px" /></a>'
item[4]='<a href="http://www.groovydynamic.co.uk" target="_blank"><img src="http://www.wirralcam.org/adverts/fort.gif" width="468" height="60" border="0" alt="CLICK to visit Groovydynamic.co.uk" title="CLICK to visit Groovydynamic.co.uk" style="margin-bottom:5px" /></a>'
item[5]='<a href="javascript:Transpose1()"><img src="http://www.wirralcam.org/adverts/fort.gif" width="468" height="60" border="0" alt="Advertise with Wirralcam" title="Advertise with Wirralcam" style="margin-bottom:5px" /></a>'
item[6]='<a href="http://www.jimmyrae.co.uk" target="_blank"><img src="http://www.wirralcam.org/adverts/fort.gif" width="468" height="60" border="0" alt="CLICK to visit Jimmy Rae" title="CLICK to visit Jimmy Rae" style="margin-bottom:5px" /></a>'
item[7]='<a href="javascript:Transpose1()"><img src="http://www.wirralcam.org/adverts/fort.gif" width="468" height="60" border="0" alt="Advertise with Wirralcam" title="Advertise with Wirralcam" style="margin-bottom:5px" /></a>'
item[8]='<a href="javascript:Transpose1()"><img src="http://www.wirralcam.org/adverts/fort.gif" width="468" height="60" border="0" alt="Advertise with Wirralcam" title="Advertise with Wirralcam" style="margin-bottom:5px" /></a>'

var current=2

var ns6=document.getElementById&&!document.all
function changeItem(){
if(document.layers){
document.layer1.document.write(item[current])
document.layer1.document.close()
}
if(ns6)document.getElementById("advert").innerHTML=item[current]
{
if(document.all){
advert.innerHTML=item[current]
}
}
if (current==8) current=1
else current++
setTimeout("changeItem()",60000)
}


-->
