var menumouseout = new Image();
var homeon = new Image();
var aboutuson = new Image();
var userregistrationon = new Image();
var serviceson = new Image();
var servicerequeston = new Image();
var contactuson = new Image();
var faqon = new Image();

menumouseout.src = "images/subpage_menu.gif";
homeon.src = "images/subpage_home.gif";
aboutuson.src = "images/subpage_aboutus.gif";
userregistrationon.src = "images/subpage_userregistration.gif";
serviceson.src = "images/subpage_services.gif";
servicerequeston.src = "images/subpage_servicerequest.gif";
contactuson.src = "images/subpage_contactus.gif";
faqon.src = "images/subpage_faq.gif";
