
var Mel=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

Shahen[0]='<img src="Shahen/Shahen1.jpg" border="0">'
Shahen[1]='<img src="Shahen/Shahen2.jpg" border="0">'
Shahen[2]='<img src="Shahen/Shahen3.jpg" border="0">'
Shahen[3]='<img src="Shahen/Shahen4.jpg" border="0">'
Shahen[4]='<img src="Shahen/Shahen5.jpg" border="0">'



function Shahen(){
window.location.reload()
}
function Shahen2(){
if (document.layers){
appear()
setTimeout("window.onresize=Shahen",450)
}
}

function Shahen1(Shahen){

if (document.all||document.getElementById){
cross_el=document.getElementById? document.getElementById("Shahen"):document.all.descriptions
cross_el.innerHTML='<font face="Verdana"><small>'+Shahen+'<font></small>'
}
else if (document.layers){
document.Shahen1.document.Shahen2.document.write('<font face="Verdana"><small>'+Shahen+'</small></font>')
document.Shahen1.document.Shahen2.document.close()
}

}

function appear(){
document.Shahen.visibility='show'
}

window.onload=Shahen2

