
var Mernque=new Array()
//change the array below to the text associated with your links Expand or contract the array, depending on how many links you have

Mernque[0]='<img src="monkey/monk1.jpg" border="0">'
Mernque[1]='<img src="monkey/monk2.jpg" border="0"><br><font style="font-size: 8pt;" color="#ffffff" face="arial">photo by Roger Krueger</font>'
Mernque[2]='<img src="monkey/monk3.jpg" border="0"><br><font style="font-size: 8pt;" color="#ffffff" face="arial">photo by www.chbendelphotography.com</font>'
Mernque[3]='<img src="monkey/monk4.jpg" border="0"><br><font style="font-size: 8pt;" color="#ffffff" face="arial">photo by Roger Krueger</font>'
Mernque[4]='<img src="monkey/monk5.jpg" border="0"><br><font style="font-size: 8pt;" color="#ffffff" face="arial">photo by www.chbendelphotography.com</font>'




function Mernque(){
window.location.reload()
}
function Mernque2(){
if (document.layers){
appear()
setTimeout("window.onresize=Mernque",450)
}
}

function Mernque1(Mernque){

if (document.all||document.getElementById){
cross_el=document.getElementById? document.getElementById("Mernque"):document.all.descriptions
cross_el.innerHTML='<font face="Verdana"><small>'+Mernque+'<font></small>'
}
else if (document.layers){
document.Mernque1.document.Mernque2.document.write('<font face="Verdana"><small>'+Mernque+'</small></font>')
document.Mernque1.document.Mernque2.document.close()
}

}

function appear(){
document.Mernque.visibility='show'
}

window.onload=Mernque2

