function click () {
if (event.button==2) {
alert ('Danke für Ihren Besuch auf autoteile-king.de - Copyright 2009')
}
}
document.onmousedown=click


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function fensterln(){
 fenster =window.open('http://autoteile-ersatzteile.eu/auto-teile/?r=10','autoteile','toolbar=no,scrollbars=yes,width=1000,height=600,top=40');
 fenster.blur();
 parent.top.location.href='/autoteile_index.php';	
 setTimeout('self.close()', 2000);

}

function fensterln2(){
 fenster =window.open('http://autoteile-ersatzteile.eu/auto-teile/?r=24','autoteile','toolbar=no,scrollbars=yes,width=1000,height=600,top=40');
 fenster.blur();
 parent.top.location.href='/autoteile_index.php';	
 setTimeout('self.close()', 2000);

}

function fensterln3(){
 fenster =window.open('http://autoteile-ersatzteile.eu/auto-teile/?r=24','autoteile','toolbar=no,scrollbars=yes,width=1000,height=600,top=40');
 fenster.blur();
 parent.top.location.href='/auto-teile/?r=26';	
 setTimeout('self.close()', 2000);

}

