// music detail
function uetoaya(){ window.open('/hotel/present/uetoaya.html','sound1','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}

function sound(){ window.open('/hotel/present/sound.html','sound2','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=500');}


// present form
function present(){ window.open('https://wws.tv-asahi.co.jp/apps/free_present/present.php?cat_id=hotel&theme_id=1041','present1','resizable=0,scrollbars=yes,menubar=0,directories=0,status=0,location=0,width=630,height=500');}

function present2(){ window.open('https://wws.tv-asahi.co.jp/apps/free_present/present.php?cat_id=hotel&theme_id=1050','present2','resizable=0,scrollbars=yes,menubar=0,directories=0,status=0,location=0,width=630,height=600');}

function present3(){ window.open('https://wws.tv-asahi.co.jp/apps/free_present/present.php?cat_id=hotel&theme_id=1062','present3','resizable=0,scrollbars=yes,menubar=0,directories=0,status=0,location=0,width=630,height=584');}

function present4(){ window.open('https://wws.tv-asahi.co.jp/apps/free_present/present.php?cat_id=hotel&theme_id=1073','present4','resizable=0,scrollbars=yes,menubar=0,directories=0,status=0,location=0,width=630,height=540');}

function extra(){ window.open('https://wws.tv-asahi.co.jp/apps/free_present/present.php?cat_id=hotel&theme_id=1056','extra','resizable=0,scrollbars=yes,menubar=0,directories=0,status=0,location=0,width=630,height=380');}

// cast detail

function ueto(){ window.open('/hotel/cast/ueto.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function oikawa(){ window.open('/hotel/cast/oikawa.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function tanabe(){ window.open('/hotel/cast/tanabe.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function saeko(){ window.open('/hotel/cast/saeko.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function oda(){ window.open('/hotel/cast/oda.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function fueki(){ window.open('/hotel/cast/fueki.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function azuma(){ window.open('/hotel/cast/azuma.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function nishida(){ window.open('/hotel/cast/nishida.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function koumoto(){ window.open('/hotel/cast/koumoto.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function satou(){ window.open('/hotel/cast/satou.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function maruyama(){ window.open('/hotel/cast/maruyama.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function hori(){ window.open('/hotel/cast/hori.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function ooshima(){ window.open('/hotel/cast/ooshima.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function watanabe(){ window.open('/hotel/cast/watanabe.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function anan(){ window.open('/hotel/cast/anan.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function juyon(){ window.open('/hotel/cast/juyon.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function oosugi(){ window.open('/hotel/cast/oosugi.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function shiomi(){ window.open('/hotel/cast/shiomi.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function katahira(){ window.open('/hotel/cast/katahira.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function takenaka(){ window.open('/hotel/cast/takenaka.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}
function bae(){ window.open('/hotel/cast/bae.html','pop','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=461,height=329');}


// special contents

function miwa(){ window.open('/hotel/miwa/index.html','miwa','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=680,height=500');}
function ueto_sp(){ window.open('/hotel/ueto/index.html','ueto','resizable=0,scrollbars=no,menubar=0,directories=0,status=0,location=0,width=700,height=400');}


//  selectBoxLink

var target = ""; 
function jump(){
var url = document.form1.select.options[document.form1.select.selectedIndex].value;
if(url != "" ){
if(target == 'top'){
top.location.href = url;
}
else if(target == 'blank'){
window.open(url, 'window_name');
}
else if(target != ""){
eval('parent.' + target + '.location.href = url');
}
else{
location.href = url;
}
}
}