 if (document.images)
   {
     pic1on= new Image(105,49);
     pic1on.src="images/MENU_ON_19.jpg";
     pic2on= new Image(105,49);
     pic2on.src="images/MENU_ON_20.jpg";
     pic3on= new Image(106,49);
     pic3on.src="images/MENU_ON_21.jpg";
     pic4on= new Image(105,49);
     pic4on.src="images/MENU_ON_22.jpg";
     pic5on= new Image(106,49);
     pic5on.src="images/MENU_ON_23.jpg";
     pic6on= new Image(105,49);
     pic6on.src="images/MENU_ON_24.jpg";
     pic7on= new Image(105,49);
     pic7on.src="images/MENU_ON_11.gif";
     pic8on= new Image(105,49);
     pic8on.src="images/menu85-on_04.gif";
     pic9on= new Image(105,49);
     pic9on.src="images/menu85-on_02.gif";
  
     pic1off= new Image(105,49);
     pic1off.src="images/MENU_19.jpg";
     pic2off= new Image(105,49);
     pic2off.src="images/MENU_20.jpg";
     pic3off= new Image(106,49);
     pic3off.src="images/MENU_21.jpg";
     pic4off= new Image(105,49);
     pic4off.src="images/MENU_22.jpg";
     pic5off= new Image(106,49);
     pic5off.src="images/MENU_23.jpg";
     pic6off= new Image(105,49);
     pic6off.src="images/MENU_24.jpg";   
     pic7off= new Image(105,49);
     pic7off.src="images/MENU_11.gif";   
     pic8off= new Image(105,49);
     pic8off.src="images/menu85_04.gif"; 
     pic9off= new Image(105,49);
     pic9off.src="images/menu85_02.gif";     
   }