<!--
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);

//-->
<!--
function unterauf()
				{          
			 		if (document.all)document.all.firmenprofil.style.visibility = "visible";
             		if (document.getElementById)document.getElementById("firmenprofil").style.visibility = "visible";
			 		if (document.layers)document.layers.firmenprofil.visibility = "visible";
                    
					if (document.all)document.all.zertifikate.style.visibility = "visible";
             		if (document.getElementById)document.getElementById("zertifikate").style.visibility = "visible";
			 		if (document.layers)document.layers.zertifikate.visibility = "visible";
                   
                    if (document.all)document.all.popupunter.style.visibility = "visible";
             		if (document.getElementById)document.getElementById("popupunter").style.visibility = "visible";
			 		if (document.layers)document.layers.popupunter.visibility = "visible";
			 	}
//-->
<!--
function unterzu()
				{         
			 		if (document.all)document.all.firmenprofil.style.visibility = "hidden";
             		if (document.getElementById)document.getElementById("firmenprofil").style.visibility = "hidden";
			 		if (document.layers)document.layers.firmenprofil.visibility = "hidden";
                    
					if (document.all)document.all.zertifikate.style.visibility = "hidden";
             		if (document.getElementById)document.getElementById("zertifikate").style.visibility = "hidden";
			 		if (document.layers)document.layers.zertifikate.visibility = "hidden";
					
					if (document.all)document.all.popupunter.style.visibility = "hidden";
             		if (document.getElementById)document.getElementById("popupunter").style.visibility = "hidden";
			 		if (document.layers)document.layers.popupunter.visibility = "hidden";
			 	}
//-->
<!--
function progauf()
				{          
			 		if (document.all)document.all.dinteile.style.visibility = "visible";
             		if (document.getElementById)document.getElementById("dinteile").style.visibility = "visible";
			 		if (document.layers)document.layers.dinteile.visibility = "visible";
                    
					if (document.all)document.all.sonderteile.style.visibility = "visible";
             		if (document.getElementById)document.getElementById("sonderteile").style.visibility = "visible";
			 		if (document.layers)document.layers.sonderteile.visibility = "visible";
					
					if (document.all)document.all.geruestbau.style.visibility = "visible";
             		if (document.getElementById)document.getElementById("geruestbau").style.visibility = "visible";
			 		if (document.layers)document.layers.geruestbau.visibility = "visible";
                    
					if (document.all)document.all.innenausbau.style.visibility = "visible";
             		if (document.getElementById)document.getElementById("innenausbau").style.visibility = "visible";
			 		if (document.layers)document.layers.innenausbau.visibility = "visible";
                    
					if (document.all)document.all.solartechnik.style.visibility = "visible";
             		if (document.getElementById)document.getElementById("solartechnik").style.visibility = "visible";
			 		if (document.layers)document.layers.solartechnik.visibility = "visible";
                    
					if (document.all)document.all.popupprod.style.visibility = "visible";
             		if (document.getElementById)document.getElementById("popupprod").style.visibility = "visible";
			 		if (document.layers)document.layers.popupprod.visibility = "visible";
			 	}
//-->
<!--
function progzu()
				{          
					if (document.all)document.all.dinteile.style.visibility = "hidden";
             		if (document.getElementById)document.getElementById("dinteile").style.visibility = "hidden";
			 		if (document.layers)document.layers.dinteile.visibility = "hidden";
                    
					if (document.all)document.all.sonderteile.style.visibility = "hidden";
             		if (document.getElementById)document.getElementById("sonderteile").style.visibility = "hidden";
			 		if (document.layers)document.layers.sonderteile.visibility = "hidden";
					
					if (document.all)document.all.geruestbau.style.visibility = "hidden";
             		if (document.getElementById)document.getElementById("geruestbau").style.visibility = "hidden";
			 		if (document.layers)document.layers.geruestbau.visibility = "hidden";
                    
					if (document.all)document.all.innenausbau.style.visibility = "hidden";
             		if (document.getElementById)document.getElementById("innenausbau").style.visibility = "hidden";
			 		if (document.layers)document.layers.innenausbau.visibility = "hidden";
                    
					if (document.all)document.all.solartechnik.style.visibility = "hidden";
             		if (document.getElementById)document.getElementById("solartechnik").style.visibility = "hidden";
			 		if (document.layers)document.layers.solartechnik.visibility = "hidden";
                    
					if (document.all)document.all.popupprod.style.visibility = "hidden";
             		if (document.getElementById)document.getElementById("popupprod").style.visibility = "hidden";
			 		if (document.layers)document.layers.popupprod.visibility = "hidden";
			 	}
//-->
<!--
function neuFenster(Url,Name)
        {
            window.open(Url,Name,"height=530,width=520,screenX=50,screenY=100, top=100, left=50,scrollbars=yes,resizable=no,locationbar=no, toolbar=no ,menubar=no , status=no");
        }
//-->
<!--
function neuFenster2(Url,Name)
        {
            window.open(Url,Name,"height=200,width=420,screenX=50,screenY=100, top=100, left=50,scrollbars=yes,resizable=no,locationbar=no, toolbar=no ,menubar=no , status=no");
        }
//-->
<!--
function Fensterfocus()
        {
            window.focus();
        }
//-->
<!--
function news()
      {
                var News = '<p align="justify">Our utmost parts:<br>Please have a look!</p><p align="justify"><a href="../englisch/news.html">More Information</a></p>';

        if (document.getElementById)
                        {
                                x = document.getElementById("news");
                                x.innerHTML = '';
                                x.innerHTML = News;
                        }
                else if (document.all)
                        {
                                x = document.all[news];
                                x.innerHTML = News;
                        }
      }
//-->
<!--
function newsindex()
      {
                var News = '<p align="justify">Newly available: Please have a look!</p><p align="justify"><a href="../englisch/news.html">More Information</a></p>';

        if (document.getElementById)
                        {
                                x = document.getElementById("news");
                                x.innerHTML = '';
                                x.innerHTML = News;
                        }
                else if (document.all)
                        {
                                x = document.all[news];
                                x.innerHTML = News;
                        }
      }
//-->
<!--
function checkdata()
        {
                 var Name = document.Kontakt.Name.value;
                 var Vorname = document.Kontakt.Vorname.value;
                 var Telefon = document.Kontakt.Telefon.value;
                 var Email = document.Kontakt.Email.value;
                 var Text = document.Kontakt.Text.value;
                 var re_email = /^([_a-zA-Z0-9-]+)(\.[_a-zA-Z0-9-]+)*@([a-zA-Z0-9-]+\.)+([a-zA-Z]{2,3})$/;
                 var checked = true;

                                 if (Vorname.length<2)
                                         {
                         alert("Please enter a minimum of two charakters.");
                         checked = false;
                         document.Kontakt.Vorname.focus();
                     }

                                 if (Name.length<2)
                                         {
                         alert("Please enter a minimum of two charakters.");
                         checked = false;
                         document.Kontakt.Name.focus();
                    }

                if (Telefon.length=="" && Email.length =="")
                    {
                        alert("Please enter your email-address or your telephone number.");
                        checked = false;
                        document.Kontakt.Telefon.focus();
                    }

                if (Email !="" && (re_email.test(Email))==false)
                    {
                         alert("Wrong email-address");
                         checked = false;
                    }

                 if (Text.length<1)
                    {
                         alert("Please enter your comment.");
                         checked = false;
                         document.Kontakt.Text.focus();
                    }

                 if (checked)
                    {
                         document.Kontakt.method = "post";
                         document.Kontakt.action="kontakt.php4";
                         document.Kontakt.submit();
                     }
            return checked;
}
//-->
<!--
function checkdataempf()
        {
                 var Nameempf = document.Empfehlung.Nameempf.value;
                 var Emailempf = document.Empfehlung.Emailempf.value;
                 var re_email = /^([_a-zA-Z0-9-]+)(\.[_a-zA-Z0-9-]+)*@([a-zA-Z0-9-]+\.)+([a-zA-Z]{2,3})$/;
                 var checked = true;

                if (Nameempf.length<2)
                    {
                         alert("Please enter a minimum of two charakters.");
                         checked = false;
                         document.Empfehlung.Nameempf.focus();
                    }

                if (Emailempf =="" || (re_email.test(Emailempf))==false)
                    {
                         alert("Please enter your email-address.");
                         checked = false;
                         document.Empfehlung.Emailempf.focus();
                    }

               if (checked)
                    {
                         document.Empfehlung.method = "post";
                         document.Empfehlung.action="empfehlung.php4";
                         document.Empfehlung.submit();
                     }
            return checked;
}
//-->
<!--
function checkdataempfindex()
        {
                 var Nameempf = document.Empfehlung.Nameempf.value;
                 var Emailempf = document.Empfehlung.Emailempf.value;
                 var re_email = /^([_a-zA-Z0-9-]+)(\.[_a-zA-Z0-9-]+)*@([a-zA-Z0-9-]+\.)+([a-zA-Z]{2,3})$/;
                 var checked = true;

                if (Nameempf.length<2)
                    {
                         alert("Please enter a minimum of two charakters.");
                         checked = false;
                         document.Empfehlung.Nameempf.focus();
                    }

                if (Emailempf =="" || (re_email.test(Emailempf))==false)
                    {
                         alert("Please enter your email-address.");
                         checked = false;
                         document.Empfehlung.Emailempf.focus();
                    }

               if (checked)
                    {
                         document.Empfehlung.method = "post";
                         document.Empfehlung.action="englisch/empfehlung.php4";
                         document.Empfehlung.submit();
                     }
            return checked;
}
//-->