var doPopUpX = (screen.width/2)-320;
var doPopUpY = (screen.height/2)-280;
var pos = "left="+doPopUpX+",top="+doPopUpY;
function doPopUp(){
doPopUpWindow = window.open("placces.htm","plan","scrollbars=yes,resizable=yes,width=780,height=550,"+pos);
}
function doPopUp0(){
doPopUpWindow = window.open("acceschic.htm","chic","scrollbars=no,resizable=no,width=445,height=340,"+pos);
}
function doPopUp1(){
doPopUpWindow = window.open("famille1/famille.htm","album","scrollbars=no,resizable=no,width=270,height=220,"+pos);
}
function doPopUp2(){
doPopUpWindow = window.open("trophee/trophee.htm","trophee","scrollbars=no,resizable=no,width=250,height=204,"+pos);
}
function doPopUp3(){
doPopUpWindow = window.open("reglem.htm","regle","scrollbars=yes,resizable=no,width=400,height=320,"+pos);
}
function doPopUp4(){
doPopUpWindow = window.open("./famille1/nousecrire/contmess1.htm","mess","scrollbars=yes,resizable=no,width=400,height=400,"+pos);
}
function doPopUp5(){
doPopUpWindow = window.open("./famille1/nousecrire/formresa1.htm","res","scrollbars=yes,resizable=no,width=550,height=450,"+pos);
}
