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