// JavaScript Document
<!--  
 if (document.images)
 {
 var pic1= new Image(768,170);
 pic1.src="images/index_banner.gif";
 }
//-->
