function change()
{
number = Math.floor(Math.random()*26)
if (number==0)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_1.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==1)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_2.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==2)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_3.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==3)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_4.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==4)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_5.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==5)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_6.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==6)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_7.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==7)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_8.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==8)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_9.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==9)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_10.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==10)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_11.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==11)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_12.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==12)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_13.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==13)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_14.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==14)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_15.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==15)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_16.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==16)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_17.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==17)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_18.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==18)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_19.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==19)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_20.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==20)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_21.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==21)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_22.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==22)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_23.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==23)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_24.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==24)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_25.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
if (number==25)
document.write('<a href="../gallery/index.shtml"><img src="../images/gallery_26.gif" width="200" height="160" alt="Click to visit the photo gallery" border="0"></a>')
}
