/************************************************
*              (c) ESPRIT-CLICK                 *
* Reproduction interdite - www.esprit-click.com	*
************************************************/
/* 0.0041 */
var ec_warning_exit='http://omg.esprit-click.com/click.php?e=444182932&c=d2FybnwxMzI3NzAzNTgzLjIxMzl8MHw3fDF8RUMtMTAwMS02NTl8MTAwMXw2NTl8MHww&t=';var ec_warning_exit_soft='http://www.google.fr';var ec_warning_width='590';var ec_warning_height='350';var ec_warning_opacity='85';var ec_warning_opacitys=(ec_warning_opacity/100);var ec_warning_color='#000000';var ec_warning_divcolor='#FF69B4';var ec_warning_cook='ec_warning_check';var ec_warning_overlay='ec_warning_overlay';var ec_warning_div='ec_warning_div';var ec_warning_expire='-1';var ec_warning_pop='none';var ec_warning_content='<style type="text/css" media="screen"> table#ec_warning {width:590px;height:350px;} table#ec_warning, table#ec_warning tr, table#ec_warning td, table#ec_warning p, table#ec_warning img, table#ec_warning a, table#ec_warning a:hover {border:0;margin:0;padding:0;} table#ec_warning img {display:block;} table#ec_warning p {font:14px Arial,Helvetica,sans-serif;color:#000000;margin: 10px 0;} </style> <table border="0" cellspacing="0" cellpadding="0" id="ec_warning"> <tr> <td height="6" colspan="2"><img src="http://img.esprit-click.com/warning/ec-d101.png" width="590" height="6" border="0" alt="" /></td> </tr><tr> <td height="121" colspan="2" style="background-color:' + ec_warning_divcolor + ';"><img src="http://img.esprit-click.com/warning/ec-d102.png" width="590" height="121" border="0" alt="" /></td> </tr><tr> <td height="149" colspan="2" valign="top" style="padding:0 20px;background-image:url(http://img.esprit-click.com/warning/ec-d103.png);"> <p>Ce site Internet est r&eacute;serv&eacute; &agrave; un public majeur et averti et est conforme &agrave; toutes les r&eacute;glementations fran&ccedil;aises en vigueur.</p> <p>Ce site contient des textes, images et vid&eacute;os &agrave; caract&egrave;re pornographique qui peuvent heurter la sensibilit&eacute; de certaines personnes.</p> </td> </tr><tr> <td width="295" height="55" style="background-image:url(http://img.esprit-click.com/warning/ec-d104.png);"><a href="%LINKIN%" style="display:block;margin-left:auto;margin-right:auto;width:206px;height:55px;background-color:' + ec_warning_divcolor + ';" onMouseOver="ec_warning_enter_img.src=\'http://img.esprit-click.com/warning/ec-d106-on.png\';" onMouseOut="ec_warning_enter_img.src=\'http://img.esprit-click.com/warning/ec-d106-off.png\';"><img src="http://img.esprit-click.com/warning/ec-d106-off.png" width="206" height="55" border="0" name="ec_warning_enter_img" alt="ENTRER" /></a></td> <td width="295" height="55" style="background-image:url(http://img.esprit-click.com/warning/ec-d105.png);"><a href="%LINKOUT%" style="display:block;margin-left:auto;margin-right:auto;width:206px;height:55px;"><img src="http://img.esprit-click.com/warning/ec-d107.png" width="206" height="55" border="0" alt="SORTIR" /></a></td> </tr><tr> <td height="19" colspan="2"><img src="http://img.esprit-click.com/warning/ec-d108.png" width="590" height="19" border="0" alt="" /></td> </tr> </table>';ec_warning_content=(ec_warning_pop=='redirect')?ec_warning_content.replace(/%LINKIN%/,location.href+'" onclick="ec_warning();" target="_blank'):ec_warning_content.replace(/%LINKIN%/,'javascript:ec_warning();');ec_warning_content=ec_warning_content.replace(/%LINKOUT%/,ec_warning_exit_soft);if(ec_warning_getcookie(ec_warning_cook)!='true'||ec_warning_expire=='0'){ec_warning_show();ec_warning_align();var ec_warning_enter_img=new Image();ec_warning_enter_img.src='http://img.esprit-click.com/warning/ec-d106-on.png';}function ec_warning_setcookie(name,value,expires,path,domain,secure){szCookie=name+"="+escape(value)+((expires&&ec_warning_expire>=0)?"; expires="+expires.toGMTString():"")+((path)?"; path="+path:"; path=/")+((domain)?"; domain="+domain:"")+((secure)?"; secure":"");document.cookie=szCookie}function ec_warning_getcookie(name){if(document.cookie){index=document.cookie.indexOf(name);if(index!=-1){nDeb=(document.cookie.indexOf("=",index)+1);nFin=document.cookie.indexOf(";",index);if(nFin==-1){nFin=document.cookie.length}return unescape(document.cookie.substring(nDeb,nFin))}}return null}function ec_warning(){var ec_warning_expire_date=new Date();ec_warning_expire_date.setTime(ec_warning_expire_date.getTime()+(ec_warning_expire*3600*1000));ec_warning_setcookie(ec_warning_cook,true,ec_warning_expire_date);ec_warning_open_exit();ec_warning_hide()}function ec_warning_align(){ec_warning_scroll=ec_warning_get_scroll();ec_warning_window_size=ec_warning_get_window_size();document.getElementById(ec_warning_overlay).style.top=ec_warning_scroll[1]+'px';document.getElementById(ec_warning_div).style.top=parseInt(ec_warning_scroll[1]+((ec_warning_window_size[1]/ 2) - (ec_warning_height /2)))+'px';document.getElementById(ec_warning_overlay).style.left=ec_warning_scroll[0]+'px';document.getElementById(ec_warning_div).style.left=ec_warning_scroll[0]+'px';document.getElementById(ec_warning_overlay).style.height=ec_warning_window_size[1]+'px';ec_warning_align_time=setTimeout('ec_warning_align()',10)}function ec_warning_get_scroll(){var scrOfX=0;var scrOfY=0;if(typeof(window.pageYOffset)=='number'){scrOfY=window.pageYOffset;scrOfX=window.pageXOffset}else if(document.body&&(document.body.scrollLeft||document.body.scrollTop)){scrOfY=document.body.scrollTop;scrOfX=document.body.scrollLeft}else if(document.documentElement&&(document.documentElement.scrollLeft||document.documentElement.scrollTop)){scrOfY=document.documentElement.scrollTop;scrOfX=document.documentElement.scrollLeft}return[scrOfX,scrOfY]}function ec_warning_get_window_size(){var myWidth=0;var myHeight=0;if(typeof(window.innerWidth)=='number'){myWidth=window.innerWidth;myHeight=window.innerHeight}else if(document.documentElement&&(document.documentElement.clientWidth||document.documentElement.clientHeight)){myWidth=document.documentElement.clientWidth;myHeight=document.documentElement.clientHeight}else if(document.body&&(document.body.clientWidth||document.body.clientHeight)){myWidth=document.body.clientWidth;myHeight=document.body.clientHeight}return[myWidth,myHeight]}function ec_warning_show(){document.write('<div id="'+ec_warning_overlay+'" style="position:absolute; z-index:9998; top:0px; left:0px; width:100%; background-color:'+ec_warning_color+'; filter:alpha(opacity='+ec_warning_opacity+'); -moz-opacity:'+ec_warning_opacitys+'; -khtml-opacity:'+ec_warning_opacitys+'; opacity:'+ec_warning_opacitys+'; display:none;"></div>');document.write('<div id="'+ec_warning_div+'" style="z-index:9999; position:absolute; top:0px; left:0px; width:100%; display:none;" align="center">');document.write('<div style="width:'+ec_warning_width+'px; height:'+ec_warning_height+'px;">');document.write(ec_warning_content);document.write('</div>');document.write('</div>');document.getElementById(ec_warning_overlay).style.display='block';document.getElementById(ec_warning_div).style.display='block'}function ec_warning_hide(){clearTimeout(ec_warning_align_time);document.getElementById(ec_warning_overlay).style.display='none';document.getElementById(ec_warning_div).style.display='none'}function ec_warning_redirect(){top.location.href=ec_warning_exit}function ec_warning_open_exit(){var exit_dsp;var exit_dsp_op='width='+screen.availWidth+',height='+screen.availHeight+',top=0,left=0,toolbar=0,location=1,directories=1,status=1,menubar=0,scrollbars=1,resizable=1';if(ec_warning_pop=='redirect'){setTimeout('ec_warning_redirect()',3000);return false}else if(ec_warning_pop=='popunder'){ec_open_popunder(ec_warning_exit,exit_dsp_op)}else if(ec_warning_pop=='popover'){ec_open_popover(ec_warning_exit,exit_dsp_op)}else{}}eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('7 p(9,b){3 5=q;3 c="d:f";3 g="r"+h.s(t*h.u()+v);3 i=b;0=5.2.j(c,g,i);8(0){0.k();8(w.y.z().A("B")>-1){5.2.k();5.2.l()}0.m=7(e){C(e){4.6=e.6;4.n=7(){8(D 2.E!="F"){3 x=4.2.j("d:f");x.G()}3 a=4.6.o;H{I.2.l()}J(K){}2.L=a};4.n()}};0.6={o:9};0.m(0)}};',48,48,'PopWin||window|var|this|_parent|Params|function|if|url||op|_popURL|about||blank|_popID|Math|_popOP|open|blur|focus|Init|Main|PopURL|ec_open_popunder|self|ad_|floor|89999999|random|10000000|navigator||userAgent|toLowerCase|indexOf|applewebkit|with|typeof|mozPaintCount|undefined|close|try|opener|catch|err|location'.split('|'),0,{}));eval(function(p,a,c,k,e,r){e=function(c){return c.toString(a)};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('8 9(1,2){0 3=a;0 4=1;0 5="b"+6.c(d*6.e()+f);0 7=2;g=3.h.i(4,5,7)};',19,19,'var|url|op|_parent|_popURL|_popID|Math|_popOP|function|ec_open_popover|self|ad_|floor|89999999|random|10000000|PopWin|window|open'.split('|'),0,{}));
