document.write(''); document.write('
'); document.write(''); function aler(ip,idfx,code){ var req = 'http://secure.rentabiliweb.com/Micropaiement.php?act=ss3&&REMOTE_ADDR='+ip+'&id='+idfx+'&code='+code; alert(req); } function opopup(irem,numero,ref,w,h) { var left; var URL; URL="http://www.wipub.com/pop_paiement.php?type="+irem+"&idflux="+numero+"&idaffilie="+ref; left = ((screen.width - 320) / 2); window.open(URL,"Micropaiement","toolbar=0,scrollbars=0,location=0,status=0,menubar=0,directories=0,resizable=0,width="+w+",height="+h+",left="+left+",top=40"); } function chrgc(idflux) { document.fcode.idfx.value=idflux; return true; } function OuvrirFenetre(url,nom,details) { window.open(url,nom,details); } function Champcode() { if (document.fcode.code.value==''){ alert ('le champ de code n\'est pas renseigné'); document.fcode.code.focus(); return false; } else { document.fcode.validerf.value=" Traitement en cours ... "; document.fcode.validerf.disabled=true; return true; } } document.write('');