var doPopUpX = (screen.width/2)-127;
var doPopUpY = (screen.height/2)-280;
var pos = "left="+doPopUpX+",top="+doPopUpY;
function doPopUp(){
doPopUpWindow = window.open("./parcours.htm","plan","scrollbars=yes,resizable=no,width=376,height=590,"+pos);
}
function doPopUp0(){
doPopUpWindow = window.open("./profil.htm","profil","scrollbars=no,resizable=no,width=300,height=331,"+pos);
}
function doPopUp1(){
doPopUpWindow = window.open("./foldecrmess/hdlistsign/messgecrir.htm","mess","scrollbars=no,resizable=no,width=430,height=400,"+pos);
}
function doPopUp2(){
doPopUpWindow = window.open("http://www.signes.com/contfoldform/ecr2messg/contmessg.htm","medtour","scrollbars=no,resizable=no,width=400,height=400,"+pos);
}
function doPopUp3(){
doPopUpWindow = window.open("./reglement.htm","regle","scrollbars=yes,resizable=no,width=500,height=450,"+pos);
}
function doPopUp4(){
doPopUpWindow = window.open("./details.htm","parcour","scrollbars=yes,resizable=no,width=500,height=450,"+pos);
}
function doPopUp5(){
doPopUpWindow = window.open("./album/trphotos.htm","parcour","scrollbars=no,resizable=no,width=450,height=450,"+pos);
}
