sidaddq="";
sidadda="";

function picwin(bild)

{
     window.open(bild,"_blank","dependent=yes,innerHeight=380,resizable=yes,locationbar=yes,menubar=yes,toolbar=yes,status=no,innerWidth=640,scrollbars=yes");
}
function haupt(DIR,NR)
{
     self.close();
     parent.opener.location.href="../"+DIR+"/r"+NR+".html"+sidaddq;
}
function haupt2(DIR,NR)
{
     parent.close();
     parent.opener.location.href="../"+DIR+"/r"+NR+".html"+sidaddq;
}

function haupt3(DIR,NR,AN)
{
     parent.close();
     parent.opener.location.href="../"+DIR+"/r"+NR+".html"+sidaddq+"#"+AN+"";
}

function check_form()
{
    if (!navigator.cookieEnabled) {
        alert("Sie müssen Cookies aktivieren, um das Roche Lexikon Medizin (5. Aufl.) online nutzen zu können.");
        return false;
    }
    return true;
}

function logout()
{
    alert("Logout aus \"Roche Lexikon Medizin\"");
    window.top.location = "cgi-bin/logout_mu.pl";
}
if(!parent.oben)   location.href="/lexikon/suche.html"+sidaddq;

