<!--
if (document.images)
{
ie4 = (document.all)? true:false;
ns4 = (document.layers)? true:false;
ns6 = (navigator.vendor) ? true:false;
initok = 0;
subshown=-1;
tohandler=null;
}

function mo(tekst)
{	
window.status=tekst;
return true;
}

function mu()
{
window.status='';
return true;
}

//-->
