document.domain = document.domain.substring(document.domain.indexOf('.')+1);
var aw = screen.availWidth - 200;
var ah = screen.availHeight - 200;
var exit=true;

function unload() {
	if (exit) {
		if (document.all && window.print) {
			window.showModalDialog("http://nm.xxxeuropean.com/pop2/popme.php?s=lb","popupme","dialogLeft: 5px; dialogTop: 5px; dialogWidth: 10px; dialogHeight: 10px; resizable: no; scroll: no; status: no; help: no");
		} else {
			window.open("http://nm.xxxeuropean.com/pop2/pop2.php?s=lb","pop","left=0,screenX=0,top=0,screenY=0,width=" + aw + ",innerwidth=" + aw + ",height=" + ah + ",innerheight=" + ah + ",scrollbars=yes,toolbar=no,status=no,resizable=yes,location=yes,menubar=no");
		}
	}
}

document.write('<script language="javascript" src="http://nm.xxxeuropean.com/ads/s/hh_main.php?pre_mask=front&site_mask=3510000130&pni=2461000"></script>');
