var wlycd = false; var lyW = 265; var lyH = 225; var lyTime = null; var lyCookie = 'ffff'; //if( navigator.userAgent.toLowerCase().indexOf('firefox')>0 ){ // document.body.style.cssText='overflow-y:scroll'; //} function lwinly() { var wly = document.getElementById( 'wlya' ); var pos = parseInt( wly.style.top ); if( pos > 0 ) { wly.style.top = ( pos - 5 ) + 'px'; setTimeout( 'lwinly()', 30 ); } } function cwinly( test ) { if( wlycd == false && test == false ) { window.open( 'https://www.lyad.fr/?id=15625' ); } document.getElementById( 'wlyabg' ).style.display = 'none'; wlycd = true; clearTimeout( lyTime ); } function pwinly() { divBG = document.getElementById( 'wlyabg' ); divBG.style.top = ( gst() + gwh() - lyH ) + 'px'; divBG.style.left = (-20+ Sly() + gww() - lyW - 3 ) + 'px'; lyTime = setTimeout( "pwinly()", 100 ); } var is_Netscape = navigator.appName.indexOf("Netscape")!= -1; var is_Body = document.body; function gwh() { if( typeof window.innerHeight == 'number' ) { var winH = window.innerHeight; if( window.scrollMaxX > 0 ) { winH -= 15; } return winH; } else if ( document.documentElement.clientHeight) { return document.documentElement.clientHeight; } else if( typeof document.body.clientHeight == 'number' ) { return document.body.clientHeight; } } function gww() { if( typeof window.innerWidth == 'number' ) { var winW = window.innerWidth; if( window.scrollMaxY > 0 ) { winW -= 15; } return winW; } else if ( document.documentElement.clientWidth ) { return document.documentElement.clientWidth; } else if( document.body && document.body.clientWidth ) { return document.body.clientWidth; } } function Sly() { var ptl = false; if( is_Netscape ) { ptl = window.pageXOffset; } else if( document.documentElement && document.documentElement.scrollTop ) { ptl = document.documentElement.scrollLeft; } else if( is_Body ) { ptl = document.body.scrollLeft; } return typeof ptl == 'number' ? ptl : 0; } function gst() { var ptp = false; if (window.innerHeight) { ptp = window.pageYOffset; } else if( document.documentElement && document.documentElement.scrollTop ) { ptp = document.documentElement.scrollTop; } else if( is_Body ) { ptp = document.body.scrollTop; } return typeof ptp == 'number' ? ptp : 0; } // cookies function getCookie( name ) { var cookieLen = name.length; var cookieData = document.cookie; var allcookieLen = cookieData.length; var i = 0; var cookieEnd; while( i < allcookieLen ) { var j = i + cookieLen; if( cookieData.substring( i, j ) == name ) { cookieEnd = cookieData.indexOf( ";", j ); if( cookieEnd == -1 ) { cookieEnd = cookieData.length; } return unescape( cookieData.substring( j + 1, cookieEnd ) ); } i++; } return 0; } document.cookie = lyCookie + '=' + ( parseInt( getCookie( lyCookie ) ) + 1 ); function addOnLoadEvent( func ) { if( typeof window.onload != 'function' ) { window.onload = func; } else { var oldOnload = window.onload; window.onload = function() { oldOnload(); func(); } } } if( getCookie( lyCookie ) <= 0 || 0 == 0 ) { document.write( '
angel003... souhaite chatter
Ange :-), 34 ans
pseudo: angel003...
Code Postal: (0 ) 
United States
Accepter la discussion
' ); function lwinlyNow() { pwinly(); lwinly(); } addOnLoadEvent( function() { setTimeout( 'lwinlyNow()', 0 * 1000 ); } ); }