function stoperror(){
return true
}
window.onerror=stoperror

function LmUp(path){
location.href = path;
elem.style.cursor = 'hand';
}

function MM_openBrWindow(theURL,winName,features){
//v2.0 window.open(theURL,winName,features);
}

function W(url){
  window.open(url,'Kontakt', 'toolbar=no,location=no,scrollbars=yes,resizable=yes,width=477,height=700')
}