<!-- Hide from older browsers
   var preload=new Image();
   preload.src="images/lithomebtn.gif";
   preload.src="images/litusbtn.gif";
   preload.src="images/litwhobtn.gif";
   preload.src="images/litservbtn.gif";
   preload.src="images/lithoursbtn.gif";
   preload.src="images/litcostbtn.gif";
   preload.src="images/litbenebtn.gif";
   preload.src="images/litfeedbtn.gif";
   preload.src="images/litlocationbtn.gif";
   preload.src="images/litphotobtn.gif";
	 
   function on1() { document.images["MouseOver1"].src = "images/lithomebtn.gif"; }
   function off1() { document.images["MouseOver1"].src = "images/homebtn.gif"; }

   function on2() { document.images["MouseOver2"].src = "images/litusbtn.gif"; }
   function off2() { document.images["MouseOver2"].src = "images/usbtn.gif"; }   

   function on3() { document.images["MouseOver3"].src = "images/litwhobtn.gif"; }
   function off3() { document.images["MouseOver3"].src =
"images/whobtn.gif"; }

   function on4() { document.images["MouseOver4"].src = "images/litservbtn.gif"; }
   function off4() { document.images["MouseOver4"].src =
"images/servbtn.gif"; }
 
   function on5() { document.images["MouseOver5"].src = "images/lithoursbtn.gif"; }
   function off5() { document.images["MouseOver5"].src = "images/hoursbtn.gif"; }

   function on6() { document.images["MouseOver6"].src = "images/litcostbtn.gif"; }
   function off6() { document.images["MouseOver6"].src =
"images/costbtn.gif"; }
   
   function on7() { document.images["MouseOver7"].src = "images/litbenebtn.gif"; }
   function off7() { document.images["MouseOver7"].src = "images/benebtn.gif"; }

   function on8() { document.images["MouseOver8"].src =
"images/litfeedbtn.gif"; }
   function off8() { document.images["MouseOver8"].src =
"images/feedbtn.gif"; }

   function on9() { document.images["MouseOver9"].src =
"images/litlocationbtn.gif"; }
   function off9() { document.images["MouseOver9"].src =
"images/locationbtn.gif"; }

   function on10() { document.images["MouseOver10"].src =
"images/litphotobtn.gif"; }
   function off10() { document.images["MouseOver10"].src =
"images/photobtn.gif"; }

   function on11() { document.images["MouseOver11"].src =
"images/litvideobtn.gif"; }
   function off11() { document.images["MouseOver11"].src =
"images/videobtn.gif"; }

// End script hiding -->
