
var erased_annu=false;function no_error()
{return true;}
window.onerror=no_error;function open_popup(page,hauteur,largeur)
{window.open(page,"Popup","status=no,scrollbars=yes,resizable=no,height="+hauteur+",width="+largeur+",top=0,left=0");}
function confirm_delete(page,texte)
{confirmation=confirm('Etes vous sur de vouloir supprimer '+texte+' ? ');if(confirmation)
window.location.replace(page);}
function message_annu_status(message)
{window.status=message;}
function check_id_cat()
{if(document.form2submit.id_cat.value==0)
{alert('Veuillez sélectionner une catégorie !');return false;}
else
{return true;}}
var cookieinfo
function CookieExist(CookieName)
{cookieinfo=document.cookie;if(cookieinfo.indexOf(CookieName)==-1)
{return false;}
else
{return true;}}
function SetCookie(CookieName,CookieArgs,CookieExpire)
{document.cookie=CookieName+"="+CookieArgs+";"+"expires="+CookieExpire;}
function GetCookie(CookieName)
{if(CookieExist(CookieName))
{d=cookieinfo.indexOf(CookieName)+CookieName.length+1;f=cookieinfo.indexOf(";",d);if(f==-1)
{f=cookieinfo.length;}
return(cookieinfo.substring(d,f));}
else
{return("0");}}
if(GetCookie("OKadulte1")!=1)
{okoupas=confirm("*********** ATTENTION AVERTISSEMENT ! ***********\n\nVOUS ENTREZ SUR UN SITE POUR ADULTES.\n\nIL EST STRICTEMENT INTERDIT AUX MOINS DE 18 ANS ET IL EST DECONSEILLE AUX PERSONNES SENSIBLES.\nSI VOUS VOUS TROUVEZ DANS UN DE CES CAS NOUS VOUS DEMANDONS DE QUITTER IMMEDIATEMENT CE SITE.\nIL VOUS SUFFIT DE CLIQUER SUR *ANNULER*.");if(okoupas==false)
{document.location="http://www.sterweb.net";}
else
{SetCookie("OKadulte1",1,"");}}
