var doPopUpX = (screen.width/2)-227;
var doPopUpY = (screen.height/2)-250;
var pos = "left="+doPopUpX+",top="+doPopUpY;
function doPopUp(){
doPopUpWindow = window.open("http://signes.com/ptann/panncs.htm","annonces","scrollbars=yes,resizable=yes,width=600,height=500,"+pos);
}
function doPopUp0(){
doPopUpWindow = window.open("./contactpage_home/form_mess001234/ecrmess.htm","mess","scrollbars=no,resizable=no,width=420,height=400,"+pos);
}
function doPopUp1(){
doPopUpWindow = window.open("plan.htm","acces","scrollbars=no,resizable=no,width=383,height=277,"+pos);
}
function doPopUp2(){
doPopUpWindow = window.open("traditions.htm","fetes","scrollbars=no,resizable=no,width=360,height=310,"+pos);
}
function doPopUp3(){
doPopUpWindow = window.open("heberg.htm","gite","scrollbars=yes,resizable=yes,width=580,height=400,"+pos);
}
function doPopUp4(){
doPopUpWindow = window.open("http://www.signes.com/mairie/trail/pub.htm","trail","scrollbars=no,resizable=no,width=500,height=430,"+pos);
}
