inFade = "";
outFade = "";
woBinIch = "";

alteGroesse = "";
dieHoeheAlt = "";

var IS_FRAMEWORK = true;

buero = new Object();
buero["augsburg"] = '<div style="width:220px;float:right;padding-right:15px"><span class="begutacolor">B&uuml;ro Augsburg</span><br>'+
                    'Spicherer Stra&szlig;e 26<br>86157 Augsburg<br><br>'+
                    'Tel.: 08 21/51 62 74<br>'+
                    'Fax: 08 21/54 10 63<br><br>'+
                    '<a href="mailto:augsburg@beguta.de">augsburg@beguta.de</a></div>';
                    
buero["hannover"] = '<div style="width:220px;float:right;padding-right:15px"><span class="begutacolor">B&uuml;ro Hannover</span><br>'+
                    'Am Markte 13<br>30159 Hannover<br><br>'+
                    'Tel.: 05 11/35 77 21 0<br>'+
                    'Fax: 05 11/35 77 21 40<br><br>'+
                    '<a href="mailto:hannover@beguta.de">hannover@beguta.de</a></div>';
                    
buero["muenchen"] = '<div style="width:220px;float:right;padding-right:15px"><span class="begutacolor">B&uuml;ro M&uuml;nchen</span><br>'+
                    'Gr&auml;felfinger Stra&szlig;e 53<br>81375 M&uuml;nchen<br><br>'+
                    'Tel.: 0 89/71 90 90 55<br>'+
                    'Fax: 0 89/71 90 90 56<br><br>'+
                    '<a href="mailto:muenchen@beguta.de">muenchen@beguta.de</a></div>';
                    
buero["braunschweig"] = '<div style="width:220px;float:right;padding-right:15px"><span class="begutacolor">B&uuml;ro Braunschweig</span><br>'+
                        'Kupfertwete 7<br>38100 Braunschweig<br><br>'+
                        'Tel.: 05 31/6 18 01 96<br>'+
                        'Fax: 05 31/6 18 02 14<br><br>'+
                        '<a href="mailto:braunschweig@beguta.de">braunschweig@beguta.de</a></div>';

$(document).ready(function(){     
 $("#nav a").click(function(){
     woBinIch = $(this).attr("href").split(".");

     $("#content-load").show();
     titleTag = $(this).text();

     if(document.getElementById("image-content1").style.display == "none"){
        inFade = "#image-content1";
        outFade = "#image-content2";
        }
     else{
        inFade = "#image-content2";
        outFade = "#image-content1";
        }
      $("#nav a").css({'color' : ''});
      $(this).css({'color' : '#9E502B'});
      document.getElementById(inFade.substring(1)).title = "BEGUTA::"+titleTag;
      /*Preloader = new CreatePreloader();
      Preloader.AddImage('../images/'+woBinIch[0]+'.jpg');
      Preloader.onImagesLoaded = changeKopf;
      Preloader.LoadImages();*/
      var img = new Image();
      $(img).load(changeKopf()).attr('src', 'images/'+woBinIch[0]+'.jpg');
    
     });
  });

function changeKopf(){
         $(inFade).css({'backgroundImage' : 'url(images/'+woBinIch[0]+'.jpg)'});
         $(outFade).fadeOut("slow");
	 $(inFade).html('');
         $(inFade).fadeIn("slow");
         }


function isLoaded(){
	 $("#content-load").hide();
	 }
	 
	 
function changeKopfText(kt){
         $(inFade).css({'backgroundImage' : 'none'});
	 $(inFade).html('<table align="left" style="text-align:left;border:none;width:294px;height:400px;"><tr><td style="font-weight:bold;font-size:16px">'+kt+'</td></tr></table>');
         $(outFade).fadeOut("slow");
         $(inFade).fadeIn("slow");
         }
	 
	 
function setGf(what){
	
	woBinIch = $(what).attr("src").split("/");
	woBinIch[0] = woBinIch[1].replace(/_klein.jpg/,"");
	

        if(document.getElementById("image-content1").style.display == "none"){
           inFade = "#image-content1";
           outFade = "#image-content2";
           }
        else{
           inFade = "#image-content2";
           outFade = "#image-content1";
        }
      /*
      Preloader = new CreatePreloader();
      Preloader.AddImage('../images/'+woBinIch[0]+'.jpg');
      Preloader.onImagesLoaded = changeKopf;
      Preloader.LoadImages();
      */
      
      var img = new Image();
      $(img).load(changeKopf()).attr('src', 'images/'+woBinIch[0]+'.jpg');

  
      }
      
function setBuero(kt){
	
        if(document.getElementById("image-content1").style.display == "none"){
           inFade = "#image-content1";
           outFade = "#image-content2";
           }
        else{
           inFade = "#image-content2";
           outFade = "#image-content1";
        }

         changeKopfText(buero[kt]);
         }

function sizeMe(){
	
	 dieHoehe = contentbody.document.getElementById('text-content').scrollHeight;
	 
	 if(dieHoehe < 400) dieHoehe = 400;
        
         document.getElementById("content").style.height = dieHoehe+"px";
         document.getElementById("content-body").style.height = dieHoehe+"px";
         document.getElementById("content-wrapper").style.height = dieHoehe+"px";
         document.getElementById("fixed-wrap").style.height = dieHoehe+"px";
         document.getElementById("nav").style.height = dieHoehe+"px";
         document.getElementById("contentframe").style.height = dieHoehe+"px";
         if(contentbody.document.getElementById("subnav")){
            contentbody.document.getElementById("subnav").style.height = dieHoehe+"px";
            }
         contentbody.document.getElementById("text-content").style.height = (dieHoehe-10)+"px";
         dieHoeheAlt = dieHoehe;
}

function doIframeResize(){
	 sizeMe();
	 return;
	 faktor = alteGroesse / document.body.offsetWidth;
	 oldWidth(document.body.offsetWidth);
	 h = dieHoeheAlt * faktor;
	 sizeMe(Math.round(h));
	 
	 }
	 
function oldWidth(w){
	 checkFrame();
	 alteGroesse = w;
	 }
	 
function checkFrame(){
	 if(document.cookie.indexOf("FramePage=") > -1){
	    contentbody.document.location.href = document.cookie.replace(/FramePage=/,"");
	    document.cookie = "FramePage=; expires=Thu, 01-Jan-70 00:00:01 GMT"
	    }
	 }
