if (document.images) 
{
   img1 = new Image();
   img2 = new Image();
   img3 = new Image();
   img4 = new Image();
   img5 = new Image();
   img6 = new Image();
   img7 = new Image();
   img8 = new Image();
   img9 = new Image();
   img9.src = "image/aboutmo.png";
   img2.src = "image/browsemo.png";
   img3.src = "image/nav_photography-mo.png";
   img4.src = "image/journalmo.png";
   img5.src = "image/loginmo.png";
   img6.src = "image/nextmo.png";
   img7.src = "image/previousmo.png";
   img8.src = "image/nav_contactme-mo.png";
   img9.src = "image/sqlsnetmo.png";
}


