document.write("<div id=\"overDiv\" style=\"position:absolute; visibility:hidden; z-index:1000;\"></div>");
function popUp(src,extra){
    return overlib('<table cellpadding=2 class=normal10bg border=0><tr><td><img src=\"'+src+'\" border="0"><br>' +  extra + '</td></tr></table>',STICKY,FIXX,50,RELY,-500,BGCOLOR, '#9A9A74', FGCOLOR, '#e8e9b6', TEXTCOLOR,'#333333', TEXTSIZE,'10px',CLOSECLICK,CLOSETEXT,'Close Window',CLOSECOLOR,'#000000',CAPTION, 'www.bergrettung-ginzling.at',TEXTSIZE,'10px',DRAGGABLE);
    }

