    v_js = "la" + top.v_bs + ".css";
    document.write("<LINK REL=\"StyleSheet\" HREF=\"" + v_js + "\" type=\"text/css\">");

    a = this.document.URL.lastIndexOf("/");
    b = this.document.URL.lastIndexOf("\\");
    if (a > b) {
       v_p = a+1;
    } else {
       v_p = b+1;
    }
    v_doc = this.document.URL.substring(v_p);
	if (top.frames) {
       if (top.frames.length == 0 || top.frames[0].name != "ghzl") {
           top.document.location = "index.htm?" + v_doc;
       }
	}

function SetzeLoewe() {   
       v_o = v_doc.substring(1,2);
       v_u = v_doc.substring(2,3);
       
       if (v_o != 0) {
	   	 if (top.frames) {
           top.frames.ghzmenue.moben(v_o,v_u);
		 }
       }

    if(document.layers) {
      document.dloewe.top = window.innerHeight-42;
      document.dloewe.left = window.innerWidth-82;
    } else {
      if(document.all) {
        document.all.dloewe.style.top = window.document.all.idbody.offsetHeight-42;
        document.all.dloewe.style.left = window.document.all.idbody.offsetWidth-86;
      }
    }
    
}
