function openMap() {
	window.open("/contact/acces.html", "_blank", "top=100, left=100, width=500, height=400, menubar=0, location=0, resizable=0, scrollbars=0, status=0");
}