function acces_distance() { 
	var w=window.open('http://www.inquiero.com/inquiero/anonymous2.asp?login=32319&lang=fr','WebAnonym','toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0,width=468,height=286,top=150,left=200');
}

function virus_scan(){
		var width = 735;
		var height = 525;
		var top = (window.screen.height - height - 50) / 2;
		var left = (window.screen.width - width) / 2;
		window.open('http://webscanner.kaspersky.fr/kavwebscan.html','KAVWebScanner', 'fullscreen=no,toolbar=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,location=no, width='+width+', height='+height+', top='+top+', left='+left+'');
}