
onloadEvents=[];window.onload=function()
{var length=onloadEvents.length;for(i=0;i<length;i++)
{onloadEvents[i]();}
window.dialog={autoOpen:false,closeOnEscape:true,modal:true,show:'slide',hide:'scale',buttons:{'Alles klar!':function(){$(this).dialog('close')}},resizable:false};};function focusThis(htmlRef)
{document.getElementById(htmlRef).focus();}
