function WriteLeXn(n) {
document.write ('
');
}
var thisurl = top.location.href;
var browser = navigator.appName;
var platform = navigator.platform;
var X = screen.width;
var Y = screen.height;
var col = screen.colorDepth;
//thisurl = thisurl.substring (thisurl.length, thisurl.length-21);
thisurl = unescape(thisurl);
thisurl = escape(thisurl);
WriteLeXn('url=' + thisurl +
'&browser=' + browser +
'&platform=' + platform +
'&X=' + X +
'&Y=' + Y +
'&col=' + col +
'&webcode=LeXnB0CLU4rBFB&id=1225390947');
//document.location.href = 'http://www.linksexchange.net/cgi-bin/code.pl?level=publish&url=' + thisurl + '&webcode=LeXnB0CLU4rBFB&id=1225390947';