<!-- // netscape fix
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//netscape fix -->

<!-- // begin Show small-big images script
function showpicmic(picmic,picmare)
        {
        document.write('<A HREF="javascript:showpicmare(\''+picmare+'\')"><IMG SRC="'+picmic+'" HSPACE=5 VSPACE=5 BORDER=1 ALT="mehr sehen"></A>');
        }
function showpicmare(bigpic)
        {
        i1 = new Image;
        i1.src = bigpic;
        html = '<HTML><HEAD><TITLE>Ballett Vieru Schule: Foto Galerie</TITLE></HEAD><BODY LEFTMARGIN=0 MARGINWIDTH=0 TOPMARGIN=0 MARGINHEIGHT=0><CENTER><A onclick="window.close()"><IMG SRC="'+bigpic+'" BORDER=0 ALT="schließen" NAME=imageTest onLoad="window.resizeTo(document.imageTest.width+14,document.imageTest.height+32)"></A></CENTER></BODY></HTML>';
        popupImage = window.open('','image','toolbar=0,location=0,directories=0,menuBar=0,scrollbars=0,resizable=1');
        popupImage.document.open();
        popupImage.document.write(html);
        popupImage.document.close()
        };
// end Show small-big images script -->

<!-- // begin LDPop
function LDPop(URL,Name,features) { 
window.open(URL,Name,features); 
} 
// end LDPop --> 


