<!--
var win=null;

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


function u1185349046(){
	myleft=(screen.width)?(screen.width-982)/2:100;mytop=(screen.height)?(screen.height-481)/2:100;
	settings="width=982,height=481,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=yes,toolbar=no,resizable=yes,dependent=no";
	win=window.open("http://www.huebnerkg.de/fileadmin/tour.html","tour",settings);
	win.focus();

}
// -->
