function goHome()
{window.location="/";}
function goJeu()
{window.location="/concours/";}
function open_pop_cgu()
{ window.open("/portal-core/pop_up/page_cgu.htm","cpop","width=650,height=500,location=no,status=no,toolbar=no,scrollbars=yes");}
function open_pop_conf()
{
window.open("/portal-core/pop_up/politiquedeconfidentialite.htm","cpop","width=650,height=500,location=no,status=no,toolbar=no,scrollbars=yes");
}
function open_pop_len()
{
window.open("/portal-core/pop_up/len.htm","cpop","width=650,height=500,location=no,status=no,toolbar=no,scrollbars=yes");
}
