// JavaScript Document
function open_win(){
	window.open('http://www.ito-eye-clinic.com/gmap.html','','width=530,height=480');
}