function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
   var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
   if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

/**
 * 画像サイズと合ったポップアップウィンドウを開く関数
 * @param src string ポップアップ表示する画像
 */
function openImageSizedWindow(src){
    // 画像をロードしてサイズを取得
    var i = new Image(); i.src = src;
    // 画像のサイズに合った空ウィンドウを開く
    var pop_win = window.open(
                      "",
                      "_blank",
                      "width="+i.width+",height="+i.height+",scrollbars=no,resizable=yes"
                  );
    // 空ウィンドウに画像を出力するためのHTML
    pop_win.window.document.open();
    pop_win.window.document.write(
     '<html>'
    +'<head><title>'+i.alt+'</title></head>'
    +'<body style="margin:0;padding:0;border:0;">'
    +'<img src="'+i.src+'" width="100%" alt="" />'
    +'</body>'
    +'</html>'
    );
    pop_win.window.document.close();
}


function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

function MM_jumpMenuGo(selName,targ,restore){ //v3.0
  var selObj = MM_findObj(selName); if (selObj) MM_jumpMenu(targ,selObj,restore);
}


function map_boutiques01(){
    newWin=window.open("map_pierrehardy.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques02(){
    newWin=window.open("map_vicentrey.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques03(){
    newWin=window.open("map_lapetiterobenoire.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques04(){
    newWin=window.open("map_satomi.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques05(){
    newWin=window.open("map_shimji.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques06(){
    newWin=window.open("map_johannabraitbart.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques07(){
    newWin=window.open("map_philipperoucou.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques08(){
    newWin=window.open("map_shine.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques09(){
    newWin=window.open("map_erotokritos.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques10(){
    newWin=window.open("map_calesta.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques11(){
    newWin=window.open("map_mariemercie.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques12(){
    newWin=window.open("map_nocollection.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques13(){
    newWin=window.open("map_magrez.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques14(){
    newWin=window.open("map_tresor.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques15(){
    newWin=window.open("map_bonpoint.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques16(){
    newWin=window.open("map_weleda.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques17(){
    newWin=window.open("map_kusmitea.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_boutiques18(){
    newWin=window.open("map_zarahome.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}


function map_culture01(){
    newWin=window.open("map_palaisroyal.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_culture02(){
    newWin=window.open("map_vivienne.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_culture03(){
    newWin=window.open("map_verododat.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_culture04(){
    newWin=window.open("map_grandcerf.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_culture05(){
    newWin=window.open("map_panoramas.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_culture06(){
    newWin=window.open("map_jouffroy.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_culture07(){
    newWin=window.open("map_brady.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_culture08(){
    newWin=window.open("map_madeleine.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}



function map_tables01(){
    newWin=window.open("map_hoteldunord.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables02(){
    newWin=window.open("map_lapetitecour.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables03(){
    newWin=window.open("map_chezramulaud.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables04(){
    newWin=window.open("map_lacerisaie.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables05(){
    newWin=window.open("map_fabrice.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables06(){
    newWin=window.open("map_betsy.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables07(){
    newWin=window.open("map_anglopera.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables08(){
    newWin=window.open("map_zekitchen.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables09(){
    newWin=window.open("map_amorino.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables10(){
    newWin=window.open("map_harumi.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables11(){
    newWin=window.open("map_villaret.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables12(){
    newWin=window.open("map_olsen.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables13(){
    newWin=window.open("map_paulbert.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables14(){
    newWin=window.open("map_theo.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables15(){
    newWin=window.open("map_petiterose.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables16(){
    newWin=window.open("map_robuchon.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables17(){
    newWin=window.open("map_gazzetta.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables18(){
    newWin=window.open("map_lavinia.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables19(){
    newWin=window.open("map_bertrand.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables20(){
    newWin=window.open("map_ribouldingue.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables21(){
    newWin=window.open("map_gourbipalace.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables22(){
    newWin=window.open("map_paindesucre.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables23(){
    newWin=window.open("map_refectoire.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables24(){
    newWin=window.open("map_leprogres.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables25(){
    newWin=window.open("map_breizhcafe.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables26(){
    newWin=window.open("map_mavrommatis.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}
function map_tables27(){
    newWin=window.open("map_cafevery.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}



function menu01(){
    newWin=window.open("menu_lapetitecour.html","new","width=550,height=480,scrollbars=yes,resizable=yes");
}


function beaute01(){
    newWin=window.open("img/beaute_douxme01b.jpg","new","width=190,height=300,scrollbars=no,resizable=no");
}
function beaute02(){
    newWin=window.open("img/beaute_douxme02b.jpg","new","width=190,height=300,scrollbars=no,resizable=no");
}


function region0101(){
    newWin=window.open("img/decouvrir009_pb01.jpg","new","width=330,height=485,scrollbars=no,resizable=no");
}
function region0102(){
    newWin=window.open("img/decouvrir009_pb02.jpg","new","width=485,height=330,scrollbars=no,resizable=no");
}
function region0103(){
    newWin=window.open("img/decouvrir009_pb03.jpg","new","width=485,height=330,scrollbars=no,resizable=no");
}
function region0104(){
    newWin=window.open("img/decouvrir009_pb04.jpg","new","width=485,height=330,scrollbars=no,resizable=no");
}
function region0105(){
    newWin=window.open("img/decouvrir009_pb05.jpg","new","width=485,height=330,scrollbars=no,resizable=no");
}
function region0106(){
    newWin=window.open("img/decouvrir009_pb06.jpg","new","width=485,height=330,scrollbars=no,resizable=no");
}
function region0107(){
    newWin=window.open("img/decouvrir009_pb07.jpg","new","width=485,height=330,scrollbars=no,resizable=no");
}
function region0108(){
    newWin=window.open("img/decouvrir009_pb08.jpg","new","width=485,height=330,scrollbars=no,resizable=no");
}
function region0109(){
    newWin=window.open("img/decouvrir009_pb09.jpg","new","width=330,height=485,scrollbars=no,resizable=no");
}
function region0110(){
    newWin=window.open("img/decouvrir009_pb10.jpg","new","width=485,height=330,scrollbars=no,resizable=no");
}
function region0111(){
    newWin=window.open("img/decouvrir009_pb11.jpg","new","width=330,height=485,scrollbars=no,resizable=no");
}

function region_map01(){
    newWin=window.open("map_gavrinis.html","new","width=400,height=400,scrollbars=no,resizable=no");
}
function region_map02(){
    newWin=window.open("map_grandthermes.html","new","width=400,height=400,scrollbars=no,resizable=no");
}


function banner(){
    newWin=window.open("banner.html","new","width=340,height=380.scrollbars=no,resizable=yes");
}

function flyer(){
    newWin=window.open("img/boutique_satomi_flyerg.gif","new","width=420,height=600,scrollbars=no,resizable=no");
}

function cinema(){
    newWin=window.open("img/cinema005_p03.jpg","new","width=400,height=620,scrollbars=no,resizable=no");
}

function nl(){
    newWin=window.open("inscription.html","new","width=340,height=360.scrollbars=no,resizable=yes");
}

function region_reserv(){
    newWin=window.open("decouvrir_reserv.html","new","width=500,height=500,scrollbars=yes,resizable=yes");
}

function bretagne_reserv(){
    newWin=window.open("bretagne_reserv.html","new","width=500,height=500,scrollbars=yes,resizable=yes");
}

function provence_reserv(){
    newWin=window.open("provence_reserv.html","new","width=500,height=500,scrollbars=yes,resizable=yes");
}

function bretagne_78(){
    newWin=window.open("decouvrir0093.html","new","width=500,height=500,scrollbars=yes,resizable=yes");
}

function provence_map(){
    newWin=window.open("provence_map.html","new","width=500,height=500,scrollbars=no,resizable=no");
}



function keiko_reserv(){
    newWin=window.open("keiko_reserv.html","new","width=500,height=500,scrollbars=yes,resizable=yes");
}


function present(){
    newWin=window.open("present_form.html","new","width=580,height=500,scrollbars=yes,resizable=yes");
}
function present02(){
    newWin=window.open("enquete02_form1.html","new","width=580,height=500,scrollbars=yes,resizable=yes");
}
function present04(){
    newWin=window.open("enquete04_form.html","new","width=580,height=500,scrollbars=yes,resizable=yes");
}
function present05(){
    newWin=window.open("enquete05_form.html","new","width=580,height=500,scrollbars=yes,resizable=yes");
}
function present06(){
    newWin=window.open("enquete06_form.html","new","width=580,height=500,scrollbars=yes,resizable=yes");
}
function present07(){
    newWin=window.open("present_form_kaeline.html","new","width=580,height=500,scrollbars=yes,resizable=yes");
}
function present08(){
    newWin=window.open("present_form_icybeauty.html","new","width=580,height=500,scrollbars=yes,resizable=yes");
}
function present09(){
    newWin=window.open("enquete07_form.html","new","width=580,height=500,scrollbars=yes,resizable=yes");
}


function evenement01(){
    newWin=window.open("evp01.html","new","width=500,height=480,scrollbars=yes,resizable=yes");
}

function evenement02(){
    newWin=window.open("evp02.html","new","width=500,height=480,scrollbars=yes,resizable=yes");
}
function evenement03(){
    newWin=window.open("evp03.html","new","width=450,height=600,scrollbars=yes,resizable=yes");
}



function rencontre031(){
    newWin=window.open("img/rencontre003p01b.jpg","new","width=480,height=330,scrollbars=no,resizable=no");
}

function rencontre032(){
    newWin=window.open("img/rencontre003p02b.jpg","new","width=320,height=480,scrollbars=no,resizable=no");
}

function rencontre033(){
    newWin=window.open("img/rencontre003p03b.jpg","new","width=480,height=320,scrollbars=no,resizable=no");
}

function rencontre034(){
    newWin=window.open("img/rencontre003p04b.jpg","new","width=320,height=480,scrollbars=no,resizable=no");
}


