function mapWin()	{
window.open("map.html","new","menubar=0,toolbar=0,scrollbars=0,resizable=0,width=550,height=400");
}