
x="<iframe width='500' height='400' frameborder='0' scrolling='no' marginheight='0' marginwidth='0' src='http://maps.google.com/maps?hl=en&amp;ie=UTF8&amp;ll=35.696216,51.422945&amp;spn=0.393134,0.614548&amp;z=11&amp;output=embed'></iframe><br /><small><a href='http://maps.google.com/maps?hl=en&amp;ie=UTF8&amp;ll=35.696216,51.422945&amp;spn=0.393134,0.614548&amp;z=11&amp;source=embed' style='color:#0000FF;text-align:left'>View Larger Map</a></small>";
if(document.getElementById("map"))
{document.getElementById('map').innerHTML=x;
}
else
{

};



