<!-- // 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 LDPop
function LDPop(URL,Name,features) { 
window.open(URL,Name,features); 
} 
// end LDPop --> 

<!-- 
var bookmarkurl="http://www.die-ballettschule.com"
var bookmarktitle="Magazin für Tanzausbildung -Die Ballettschule-"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
//-->

<!-- Begin redirect
redirTime = "100";
redirURL = "registerok.htm";
function redirTimer() { self.setTimeout("self.location.href = redirURL;",redirTime); }
//  End redirect -->
