// JavaScript Document
var img1=new Image();
var img2=new Image();
img1.src="images/menu_highlight.jpg";
img2.src="images/menu_highlight2.jpg";

