<!-- ;
if (document.images) 
{
   img3 = new Image();
   img4 = new Image();
   img3.src = "images/map/point-off.png";
   img4.src = "images/map/point.png"
}

-->
