if (document.images)
{
  pic1= new Image(250,260); 
  pic1.src="images/map.over.india.gif"; 
}