function ViewMap() {
	window.open("/contact/view_map", "View_Google_Map", "menubar=no,width=550,height=470,toolbar=no,scrollbars=yes");
}
