function pollMessage()
{
  window.status = "Auto-tuning24.com - Ihr Partner in Sachen Tuning"
  setTimeout( "pollMessage()", "1" );
  }
pollMessage();
function stwr() {

	window.status=" ";
	return true;
}

document.onmouseover=stwr;
document.onmousedown=stwr;

 
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

