var doPopUpX = (screen.width/2)-127;
var doPopUpY = (screen.height/2)-250;
var pos = "left="+doPopUpX+",top="+doPopUpY;
function doPopUp(){
doPopUpWindow = window.open("http://www.signes.com/mairie/trail/pub.htm","trail","scrollbars=no,resizable=no,width=500,height=430,"+pos);
}
function doPopUp0(){
doPopUpWindow = window.open("./contfoldform/ecr2messg/contmessg.htm","frmess","scrollbars=no,resizable=no,width=430,height=400,"+pos);
}
function doPopUp1(){
doPopUpWindow = window.open("placces.htm","acces","scrollbars=no,resizable=no,width=292,height=228,"+pos);
}