if (document.images) {  Spacepath = document.images['imgpath'].src;  Imagepath = Spacepath.substring(0,Spacepath.length -9);}if (document.images) {menu_home_f1 = new Image(140,174); menu_home_f1.src = Imagepath + "menu_home.gif";menu_home_f2 = new Image(140,174); menu_home_f2.src = Imagepath + "menu_home_f2.gif";menu_home_f3 = new Image(140,174); menu_home_f3.src = Imagepath + "menu_home_f3.gif";menu_home_f4 = new Image(140,174); menu_home_f4.src = Imagepath + "menu_home_f4.gif";menu_locations_f1 = new Image(174,174); menu_locations_f1.src = Imagepath + "menu_locations.gif";menu_locations_f2 = new Image(174,174); menu_locations_f2.src = Imagepath + "menu_locations_f2.gif";menu_locations_f3 = new Image(174,174); menu_locations_f3.src = Imagepath + "menu_locations_f3.gif";menu_locations_f4 = new Image(174,174); menu_locations_f4.src = Imagepath + "menu_locations_f4.gif";menu_products_f1 = new Image(174,174); menu_products_f1.src = Imagepath + "menu_products.gif";menu_products_f2 = new Image(174,174); menu_products_f2.src = Imagepath + "menu_products_f2.gif";menu_products_f3 = new Image(174,174); menu_products_f3.src = Imagepath + "menu_products_f3.gif";menu_products_f4 = new Image(174,174); menu_products_f4.src = Imagepath + "menu_products_f4.gif";menu_services_f1 = new Image(174,174); menu_services_f1.src = Imagepath + "menu_services.gif";menu_services_f2 = new Image(174,174); menu_services_f2.src = Imagepath + "menu_services_f2.gif";menu_services_f3 = new Image(174,174); menu_services_f3.src = Imagepath + "menu_services_f3.gif";menu_services_f4 = new Image(174,174); menu_services_f4.src = Imagepath + "menu_services_f4.gif";menu_medical_f1 = new Image(204,174); menu_medical_f1.src = Imagepath + "menu_medical.gif";menu_medical_f2 = new Image(204,174); menu_medical_f2.src = Imagepath + "menu_medical_f2.gif";menu_medical_f3 = new Image(204,174); menu_medical_f3.src = Imagepath + "menu_medical_f3.gif";menu_medical_f4 = new Image(204,174); menu_medical_f4.src = Imagepath + "menu_medical_f4.gif";}