function closeWin(){
	window.close();
}

function openMap(){
	window.open("map.html", "newWin", "width=700,height=1500,scrollbars=yes,menubar=no");
}
function openOutline(){
	window.open("outline.html", "newWin", "width=800,height=700,scrollbars=yes,menubar=no");
}

function openPremium(){
	window.open("https://hohshu.sakura.ne.jp/eir/request/?資料請求希望物件%28必須%291=エイルマンション慶徳イクシオ%28熊本県熊本市%29", "newWin", "width=970,height=700,scrollbars=yes,menubar=no");
}

function openPremium2(){
	window.open("https://hohshu.sakura.ne.jp/eir/reservation/?来場希望物件%28必須%29=エイルマンション慶徳イクシオ%28熊本県熊本市%29", "newWin", "width=970,height=700,scrollbars=yes,menubar=no");
}

function openPanorama(){
	window.open("panorama.html", "newWin", "width=951,height=471,scrollbars=yes,menubar=no");
}
function openTv(){
	window.open("cm_file/keitoku.html", "newWin", "width=660,height=500,scrollbars=yes,menubar=no");
}


