function openpopup()
{

window.open("map.html", "Google Map", "location=no,status=no,scrollbars=no,menubar=no,toolbar=no,width=500,height=390");

}
