// JavaScript Document

try {
  document.execCommand("BackgroundImageCache", false, true);
} catch(err) {}

// 周辺観光
function footnavi01(){
 win=window.open("html/kankou/kankou.html","footnavi01","menubar=no,scrollbars=yes,resizable=yes,width=950,height=645");
}
// お役立ちリンク
function footnavi02(){
 win=window.open("html/link/link.html","footnavi02","menubar=no,scrollbars=yes,resizable=yes,width=950,height=645");
}
// お客様の声
function footnavi03(){
 win=window.open("html/cgi/voice.cgi","footnavi03","menubar=no,scrollbars=yes,resizable=yes,width=950,height=645");
}
// よくある質問
function footnavi04(){
 win=window.open("html/faq/faq.html","footnavi04","menubar=no,scrollbars=yes,resizable=yes,width=950,height=645");
}
// お問い合せ
function footnavi05(){
 win=window.open("http://www.secure-pro.org/~tamaki-com/info/form.php","footnavi05","menubar=no,scrollbars=yes,resizable=yes,width=950,height=645");
}

// イベント情報
function eventinfo(){
 win=window.open("http://www.oyado-tamaki.com/blog/tamaki_event/","eventinfo","menubar=no,scrollbars=yes,resizable=yes,width=950,height=645");
}
// ロビーライブ情報
function live(){
 win=window.open("html/live/index.html","live","menubar=no,scrollbars=yes,resizable=yes,width=950,height=645");
}

// プラン一覧
function plan(){
 win=window.open("http://www.oyado-tamaki.com/blog/tamaki_plan/","plan","menubar=no,scrollbars=yes,resizable=yes,width=950,height=645");
}
// ご予約
function yoyaku(){
 win=window.open("http://www.492ban.net/client/t100180/reserve_system/plan_search/index.php","yoyaku","location=yes,menubar=yes,toolbar=yes,scrollbars=yes,resizable=yes,width=950,height=645");
}
// 空室状況
function kuushitsu(){
 win=window.open("http://www.492ban.net/client/t100180/reserve_system/plan_search/room_calender.php","kuushitsu","location=yes,menubar=yes,toolbar=yes,scrollbars=yes,resizable=yes,width=950,height=645");
}
