// JavaScript Document


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


function wedding(){
 win=window.open("../wedding/index.html","wedding","menuber=no,scrollbars=no,resizable=yes,width=750,height=457");
}
function weddingtop(){
 win=window.open("wedding/index.html","weddingtop","menuber=no,scrollbars=no,resizable=yes,width=750,height=457");
}

function pop01(){
 win=window.open("http://www.fujita-kanko.co.jp/policy/","pop01","menuber=no,scrollbars=yes,resizable=yes,width=530,height=700");
}

function pop02(){
 win=window.open("http://www.hakoneho-kowakien.com/news/080326nc/","pop02","menuber=no,scrollbars=no,resizable=yes,width=620,height=640");
}


function coupon(){
 win=window.open("coupon.html","coupon","menuber=no,scrollbars=no,resizable=yes,width=700,height=445");
}



// BanquetFuji
function fuj(){
 win=window.open("fujinoma.html","fuj","menuber=no,scrollbars=no,resizable=yes,width=520,height=410");
}
// BanquetHorai
function hou(){
 win=window.open("horai.html","hou","menuber=no,scrollbars=no,resizable=yes,width=530,height=495");
}
// BanquetMatsukaze
function mat(){
 win=window.open("matsukaze.html","mat","menuber=no,scrollbars=no,resizable=yes,width=370,height=550");
}
// BanquetMochizuki
function moc(){
 win=window.open("mochizuki.html","moc","menuber=no,scrollbars=no,resizable=yes,width=520,height=445");
}


