function show()
{
   window.open('http://yr-lejeu.com/reglement.php','sharer','toolbar=0,scrollbars=1,status=0,width=800,height=600,resizable=1');
   return false;
}