

<!--

function stoperror(){
return true
}
window.onerror=stoperror




function noveOkno(soubor)
{window.open(soubor)}

self.moveTo(0,0);
self.resizeTo(screen.availWidth,screen.availHeight);


if (parent.frames.length > 0) 
{
parent.location.href = location.href;
}



//-->
