// popup.js
function OpenWin(){
    win=window.open("../privacy/privacy.html","privacy","width=765,height=600,scrollbars=yes,resizable=yes");
}

//Townguide
function OpenWin05(){
    win=window.open("../life/townguide/05_quest.html","05","width=550,height=530,resizable=yes");
}
function OpenWin08(){
    win=window.open("../life/townguide/08_laforet.html","08","width=550,height=530,resizable=yes");
}
function OpenWin13(){
    win=window.open("../life/townguide/13_esquiss.html","13","width=660,height=420,resizable=yes");
}
function OpenWin14(){
    win=window.open("../life/townguide/14_dior.html","14","width=550,height=530,resizable=yes");
}
function OpenWin15(){
    win=window.open("../life/townguide/15_louisvuitton.html","15","width=550,height=530,resizable=yes");
}
function OpenWin18(){
    win=window.open("../life/townguide/18_shuuemura.html","18","width=660,height=420,resizable=yes");
}
function OpenWin20(){
    win=window.open("../life/townguide/20_hanaemori.html","20","width=660,height=420,resizable=yes");
}
function OpenWin21(){
    win=window.open("../life/townguide/21_anniversaire.html","21","width=660,height=420,resizable=yes");
}
function OpenWin22(){
    win=window.open("../life/townguide/22_oneomotesando.html","22","width=660,height=420,resizable=yes");
}
function OpenWin23(){
    win=window.open("../life/townguide/23_gucci.html","23","width=660,height=420,resizable=yes");
}
function OpenWin24(){
    win=window.open("../life/townguide/24_rmk.html","24","width=550,height=530,resizable=yes");
}
function OpenWin31(){
    win=window.open("../life/townguide/31_prada.html","31","width=550,height=530,resizable=yes");
}
