if (document.images) {

about1 = new Image(139,115)
about1.src ="about1.gif" 
about2 = new Image(139,115)
about2.src ="about2.gif"

gallery1 = new Image(139,115)
gallery1.src ="gallery1.gif" 
gallery2 = new Image(139,115)
gallery2.src ="gallery2.gif"

contact1 = new Image(139,115)
contact1.src ="contact1.gif" 
contact2 = new Image(139,115)
contact2.src ="contact2.gif"

aboutus1 = new Image(186,72)
aboutus1.src ="aboutus1.gif" 
aboutus2 = new Image(186,72)
aboutus2.src ="aboutus2.gif"

gall1 = new Image(186,72)
gall1.src ="gall1.gif" 
gall2 = new Image(186,72)
gall2.src ="gall2.gif"

home1 = new Image(186,72)
home1.src ="home1.gif" 
home2 = new Image(186,72)
home2.src ="home2.gif"

contactus1 = new Image(186,72)
contactus1.src ="contactus1.gif" 
contactus2 = new Image(186,72)
contactus2.src ="contactus2.gif"
}