with (document)
    {
    write ('<A HREF="../tagebuch/index.html" target=_parent><IMG SRC="../aktuell/foto.jpg" border=0');
    if (typeof (daumenpur) == 'undefined')
        write ((!hoch) ? ' width=145' : '')
    else
        write ((!daumenpur) ? ' width=145' : '')
    write ('></A>');
    }
