function map() {
	window.open('map.htm', 'popup' ,'resizable=yes,width=410,height=590,status=no,location=no,toolbar=no,menubar=no,scrollbars=yes');
}


