

function map()
{
Newwindow=window.open("map.html","Newwindow","width=825, height=440 toolbar=0,status=0,menubar=0,scrollbars=0,resizable=1");

<!-- setTimeout("Newwindow.close()",10000); -->
}


