function popUpP(encre)
{
	eval("window.open('html/exquestionsp.html#" + encre + "','','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=760,height=550')");
}

function popUpS(encre)
{
	eval("window.open('html/exquestionss.html#" + encre + "','','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=760,height=550')");
}

function aide()
{
	window.open('html/aide.html','','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=400,height=400');
}
