if (document.images) 
	{
   var img1 = new Image();
   img1.src = "img/navlink_on.gif";
	}
