function viewMap() {
	window.open("/get_in_touch/view_map", "View_Map", "menubar=no,width=480,height=500,toolbar=no,scrollbars=yes");
}

