

<!--


var activeSub=0;
var SubNum=0;

function reDo(){ window.location.reload() }
    window.onresize = reDo;


    //Define global variables

	    var timerID = null;
		var timerOn = false;
		var timecount = 1000;
		var what = null;
		var newbrowser = true;
		var check = false;

    	function init(){
    	//  alert ("Running Init");
          if (document.layers) {
                      //  alert ("Running Netscape 4");
                        layerRef="document.layers";
                        styleSwitch="";
                        visibleVar="show";
			screenSize = window.innerWidth;
			what ="ns4";


          }else if(document.all){
                      //  alert ("Running IE");
                        layerRef="document.all";
                        styleSwitch=".style";
                        visibleVar="visible";
			screenSize = document.body.clientWidth + 18;
			what ="ie";

		  }else if(document.getElementById){
                      //  alert ("Running Netscape 6");
                        layerRef="document.getElementByID";
                        styleSwitch=".style";
                        visibleVar="visible";
			what="moz";
		  
		  }else{
		  	//alert("Older than 4.0 browser.");
			what="none";
			newbrowser = false;
		  }
		  
 
		window.status='Helvetia Versicherungen';
		check = true;
  	 	}

	// Turns the layers on and off
        function showLayer(layerName){
        	if(check){
        		if (what =="none"){
        			return;
        			}
	        	else if (what == "moz"){
        			document.getElementById(layerName).style.visibility="visible";
        			}
        		else{
                  eval(layerRef+'["'+layerName+'"]'+styleSwitch+'.visibility="visible"');
                  }
		 }
        	else {// alert ("Please wait for the page to finish loading.");
        		return;}
		}

        function hideLayer(layerName){
        	if(check){
        		if (what =="none"){
        			return;
        			}
        		else if (what == "moz"){
        			document.getElementById(layerName).style.visibility="hidden";
        			}
        		else{
                  eval(layerRef+'["'+layerName+'"]'+styleSwitch+'.visibility="hidden"');
				}
        
        	}
        	else {// alert ("Please wait for the page to finish loading.");
        		return;}
        }


		function hideAll(){
				hideLayer('Layer10');
				hideLayer('Layer20');
				hideLayer('Layer30');
				hideLayer('Layer40');
				hideLayer('Layer50');
				hideLayer('Layer60');
				hideLayer('Layer70');
				}


		function startTime() {
	        if (timerOn == false) {
                timerID=setTimeout( "hideAll()" , timecount);
                timerOn = true;

	        }

		}


		function stopTime() {
	        if (timerOn) {
    	        clearTimeout(timerID);
                timerID = null;
                timerOn = false;
	        }
		}

		function onLoad(){
			init();
			
			}
			
		


if (document.images)
  {
  onimg1=new Image();					// Obere Navigation				
  onimg1.src=preload_images[0];
  offimg1=new Image();
  offimg1.src=preload_images[1];

  onimg2=new Image();
  onimg2.src=preload_images[2];
  offimg2=new Image();
  offimg2.src=preload_images[3];

  onimg3=new Image();
  onimg3.src=preload_images[4];
  offimg3=new Image();
  offimg3.src=preload_images[5];

  onimg4=new Image();
  onimg4.src=preload_images[6];
  offimg4=new Image();
  offimg4.src=preload_images[7];

  onimg5=new Image();
  onimg5.src=preload_images[8];
  offimg5=new Image();
  offimg5.src=preload_images[9];

  onimg6=new Image();					// Linke Navigation
  onimg6.src=preload_images[10];
  offimg6=new Image();
  offimg6.src=preload_images[11];

  onimg7=new Image();
  onimg7.src=preload_images[12];
  offimg7=new Image();
  offimg7.src=preload_images[13];

  onimg8=new Image();
  onimg8.src=preload_images[14];
  offimg8=new Image();
  offimg8.src=preload_images[15];

  onimg9=new Image();
  onimg9.src="images/navigation_basics/kwk_mo.gif";
  offimg9=new Image();
  offimg9.src="images/navigation_basics/kwk.gif";

  onimg10=new Image();
  onimg10.src="images/navigation_basics/kontakt_mo.gif";
  offimg10=new Image();
  offimg10.src="images/navigation_basics/kontakt.gif";

  onimg11=new Image();
  onimg11.src="images/navigation_basics/helvetia_mo.gif";
  offimg11=new Image();
  offimg11.src="images/navigation_basics/helvetia.gif";

  //onimg12=new Image();
  //onimg12.src=preload_images[22];
  //offimg12=new Image();
  //offimg12.src=preload_images[23];

  onimg20=new Image();					// Rolloverpfeile 2. Navigationsebene
  onimg20.src=preload_images[24];
  offimg20=new Image();
  offimg20.src=preload_images[25];
  onimg21=new Image();
  onimg21.src=preload_images[24];
  offimg21=new Image();
  offimg21.src=preload_images[25];
  onimg22=new Image();
  onimg22.src=preload_images[24];
  offimg22=new Image();
  offimg22.src=preload_images[25];
  onimg23=new Image();
  onimg23.src=preload_images[24];
  offimg23=new Image();
  offimg23.src=preload_images[25];
  onimg24=new Image();
  onimg24.src=preload_images[24];
  offimg24=new Image();
  offimg24.src=preload_images[25];
  onimg25=new Image();
  onimg25.src=preload_images[24];
  offimg25=new Image();
  offimg25.src=preload_images[25];
  onimg26=new Image();
  onimg26.src=preload_images[24];
  offimg26=new Image();
  offimg26.src=preload_images[25];
  onimg27=new Image();
  onimg27.src=preload_images[24];
  offimg27=new Image();
  offimg27.src=preload_images[25];
  onimg28=new Image();
  onimg28.src=preload_images[24];
  offimg28=new Image();
  offimg28.src=preload_images[25];
  onimg29=new Image();
  onimg29.src=preload_images[24];
  offimg29=new Image();
  offimg29.src=preload_images[25];
  onimg30=new Image();
  onimg30.src=preload_images[24];
  offimg30=new Image();
  offimg30.src=preload_images[25];
  onimg31=new Image();
  onimg31.src=preload_images[24];
  offimg31=new Image();
  offimg31.src=preload_images[25];
  onimg32=new Image();
  onimg32.src=preload_images[24];
  offimg32=new Image();
  offimg32.src=preload_images[25];
  onimg33=new Image();
  onimg33.src=preload_images[24];
  offimg33=new Image();
  offimg33.src=preload_images[25];
  onimg34=new Image();
  onimg34.src=preload_images[24];
  offimg34=new Image();
  offimg34.src=preload_images[25];
  onimg35=new Image();
  onimg35.src=preload_images[24];
  offimg35=new Image();
  offimg35.src=preload_images[25];
  onimg36=new Image();
  onimg36.src=preload_images[24];
  offimg36=new Image();
  offimg36.src=preload_images[25];
  onimg37=new Image();
  onimg37.src=preload_images[24];
  offimg37=new Image();
  offimg37.src=preload_images[25];
  onimg38=new Image();
  onimg38.src=preload_images[24];
  offimg38=new Image();
  offimg38.src=preload_images[25];
  onimg39=new Image();
  onimg39.src=preload_images[24];
  offimg39=new Image();
  offimg39.src=preload_images[25];
  
  onimg60=new Image();					// Rolloverpfeile 3. Navigationsebene
  onimg60.src=preload_images[26];
  offimg60=new Image();
  offimg60.src=preload_images[27];
  onimg61=new Image();
  onimg61.src=preload_images[26];
  offimg61=new Image();
  offimg61.src=preload_images[27];
  onimg62=new Image();
  onimg62.src=preload_images[26];
  offimg62=new Image();
  offimg62.src=preload_images[27];
  onimg63=new Image();
  onimg63.src=preload_images[26];
  offimg63=new Image();
  offimg63.src=preload_images[27];
  onimg64=new Image();
  onimg64.src=preload_images[26];
  offimg64=new Image();
  offimg64.src=preload_images[27];
  onimg65=new Image();
  onimg65.src=preload_images[26];
  offimg65=new Image();
  offimg65.src=preload_images[27];
  onimg66=new Image();
  onimg66.src=preload_images[26];
  offimg66=new Image();
  offimg66.src=preload_images[27];
  onimg67=new Image();
  onimg67.src=preload_images[26];
  offimg67=new Image();
  offimg67.src=preload_images[27];
  onimg68=new Image();
  onimg68.src=preload_images[26];
  offimg68=new Image();
  offimg68.src=preload_images[27];
  onimg69=new Image();
  onimg69.src=preload_images[26];
  offimg69=new Image();
  offimg69.src=preload_images[27];

  onimg100=new Image();					// Rolloverpfeile Layer
  onimg100.src=preload_images[28];
  offimg100=new Image();
  offimg100.src=preload_images[29];
  onimg101=new Image();
  onimg101.src=preload_images[28];
  offimg101=new Image();
  offimg101.src=preload_images[29];
  onimg102=new Image();
  onimg102.src=preload_images[28];
  offimg102=new Image();
  offimg102.src=preload_images[29];
  onimg103=new Image();
  onimg103.src=preload_images[28];
  offimg103=new Image();
  offimg103.src=preload_images[29];
  onimg104=new Image();
  onimg104.src=preload_images[28];
  offimg104=new Image();
  offimg104.src=preload_images[29];
  onimg105=new Image();
  onimg105.src=preload_images[28];
  offimg105=new Image();
  offimg105.src=preload_images[29];
  onimg106=new Image();
  onimg106.src=preload_images[28];
  offimg106=new Image();
  offimg106.src=preload_images[29];
  onimg107=new Image();
  onimg107.src=preload_images[28];
  offimg107=new Image();
  offimg107.src=preload_images[29];
  onimg108=new Image();
  onimg108.src=preload_images[28];
  offimg108=new Image();
  offimg108.src=preload_images[29];
  onimg109=new Image();
  onimg109.src=preload_images[28];
  offimg109=new Image();
  offimg109.src=preload_images[29];
  onimg110=new Image();
  onimg110.src=preload_images[28];
  offimg110=new Image();
  offimg110.src=preload_images[29];
  onimg111=new Image();
  onimg111.src=preload_images[28];
  offimg111=new Image();
  offimg111.src=preload_images[29];
  onimg112=new Image();
  onimg112.src=preload_images[28];
  offimg112=new Image();
  offimg112.src=preload_images[29];
  onimg113=new Image();
  onimg113.src=preload_images[28];
  offimg113=new Image();
  offimg113.src=preload_images[29];
  onimg114=new Image();
  onimg114.src=preload_images[28];
  offimg114=new Image();
  offimg114.src=preload_images[29];
  onimg115=new Image();
  onimg115.src=preload_images[28];
  offimg115=new Image();
  offimg115.src=preload_images[29];
  onimg116=new Image();
  onimg116.src=preload_images[28];
  offimg116=new Image();
  offimg116.src=preload_images[29];
  onimg117=new Image();
  onimg117.src=preload_images[28];
  offimg117=new Image();
  offimg117.src=preload_images[29];
  onimg118=new Image();
  onimg118.src=preload_images[28];
  offimg118=new Image();
  offimg118.src=preload_images[29];
  onimg119=new Image();
  onimg119.src=preload_images[28];
  offimg119=new Image();
  offimg119.src=preload_images[29];
  onimg120=new Image();
  onimg120.src=preload_images[28];
  offimg120=new Image();
  offimg120.src=preload_images[29];
  onimg121=new Image();
  onimg121.src=preload_images[28];
  offimg121=new Image();
  offimg121.src=preload_images[29];
  onimg122=new Image();
  onimg122.src=preload_images[28];
  offimg122=new Image();
  offimg122.src=preload_images[29];
  onimg123=new Image();
  onimg123.src=preload_images[28];
  offimg123=new Image();
  offimg123.src=preload_images[29];
  onimg124=new Image();
  onimg124.src=preload_images[28];
  offimg124=new Image();
  offimg124.src=preload_images[29];
  onimg125=new Image();
  onimg125.src=preload_images[28];
  offimg125=new Image();
  offimg125.src=preload_images[29];
  onimg126=new Image();
  onimg126.src=preload_images[28];
  offimg126=new Image();
  offimg126.src=preload_images[29];
  onimg127=new Image();
  onimg127.src=preload_images[28];
  offimg127=new Image();
  offimg127.src=preload_images[29];
  onimg128=new Image();
  onimg128.src=preload_images[28];
  offimg128=new Image();
  offimg128.src=preload_images[29];
  onimg129=new Image();
  onimg129.src=preload_images[28];
  offimg129=new Image();
  offimg129.src=preload_images[29];
  onimg130=new Image();
  onimg130.src=preload_images[28];
  offimg130=new Image();
  offimg130.src=preload_images[29];
  onimg131=new Image();
  onimg131.src=preload_images[28];
  offimg131=new Image();
  offimg131.src=preload_images[29];
  onimg132=new Image();
  onimg132.src=preload_images[28];
  offimg132=new Image();
  offimg132.src=preload_images[29];
  onimg133=new Image();
  onimg133.src=preload_images[28];
  offimg133=new Image();
  offimg133.src=preload_images[29];
  onimg134=new Image();
  onimg134.src=preload_images[28];
  offimg134=new Image();
  offimg134.src=preload_images[29];
  onimg135=new Image();
  onimg135.src=preload_images[28];
  offimg135=new Image();
  offimg135.src=preload_images[29];
  onimg136=new Image();
  onimg136.src=preload_images[28];
  offimg136=new Image();
  offimg136.src=preload_images[29];
  onimg137=new Image();
  onimg137.src=preload_images[28];
  offimg137=new Image();
  offimg137.src=preload_images[29];
  onimg138=new Image();
  onimg138.src=preload_images[28];
  offimg138=new Image();
  offimg138.src=preload_images[29];
  onimg139=new Image();
  onimg139.src=preload_images[28];
  offimg139=new Image();
  offimg139.src=preload_images[29];
  onimg140=new Image();
  onimg140.src=preload_images[28];
  offimg140=new Image();
  offimg140.src=preload_images[29];
  onimg141=new Image();
  onimg141.src=preload_images[28];
  offimg141=new Image();
  offimg141.src=preload_images[29];
  onimg142=new Image();
  onimg142.src=preload_images[28];
  offimg142=new Image();
  offimg142.src=preload_images[29];
  onimg143=new Image();
  onimg143.src=preload_images[28];
  offimg143=new Image();
  offimg143.src=preload_images[29];
  onimg144=new Image();
  onimg144.src=preload_images[28];
  offimg144=new Image();
  offimg144.src=preload_images[29];
  onimg145=new Image();
  onimg145.src=preload_images[28];
  offimg145=new Image();
  offimg145.src=preload_images[29];
  onimg146=new Image();
  onimg146.src=preload_images[28];
  offimg146=new Image();
  offimg146.src=preload_images[29];
  onimg147=new Image();
  onimg147.src=preload_images[28];
  offimg147=new Image();
  offimg147.src=preload_images[29];
  onimg148=new Image();
  onimg148.src=preload_images[28];
  offimg148=new Image();
  offimg148.src=preload_images[29];
  onimg149=new Image();
  onimg149.src=preload_images[28];
  offimg149=new Image();
  offimg149.src=preload_images[29];
  onimg150=new Image();
  onimg150.src=preload_images[28];
  offimg150=new Image();
  offimg150.src=preload_images[29];
  onimg151=new Image();
  onimg151.src=preload_images[28];
  offimg151=new Image();
  offimg151.src=preload_images[29];
  onimg152=new Image();
  onimg152.src=preload_images[28];
  offimg152=new Image();
  offimg152.src=preload_images[29];
  onimg153=new Image();
  onimg153.src=preload_images[28];
  offimg153=new Image();
  offimg153.src=preload_images[29];
  onimg154=new Image();
  onimg154.src=preload_images[28];
  offimg154=new Image();
  offimg154.src=preload_images[29];
  onimg155=new Image();
  onimg155.src=preload_images[28];
  offimg155=new Image();
  offimg155.src=preload_images[29];
  onimg156=new Image();
  onimg156.src=preload_images[28];
  offimg156=new Image();
  offimg156.src=preload_images[29];
  onimg157=new Image();
  onimg157.src=preload_images[28];
  offimg157=new Image();
  offimg157.src=preload_images[29];
  onimg158=new Image();
  onimg158.src=preload_images[28];
  offimg158=new Image();
  offimg158.src=preload_images[29];
  onimg159=new Image();
  onimg159.src=preload_images[28];
  offimg159=new Image();
  offimg159.src=preload_images[29];
  onimg160=new Image();
  onimg160.src=preload_images[28];
  offimg160=new Image();
  offimg160.src=preload_images[29];
  onimg161=new Image();
  onimg161.src=preload_images[28];
  offimg161=new Image();
  offimg161.src=preload_images[29];
  onimg162=new Image();
  onimg162.src=preload_images[28];
  offimg162=new Image();
  offimg162.src=preload_images[29];
  onimg163=new Image();
  onimg163.src=preload_images[28];
  offimg163=new Image();
  offimg163.src=preload_images[29];
  onimg164=new Image();
  onimg164.src=preload_images[28];
  offimg164=new Image();
  offimg164.src=preload_images[29];
  onimg165=new Image();
  onimg165.src=preload_images[28];
  offimg165=new Image();
  offimg165.src=preload_images[29];
  onimg166=new Image();
  onimg166.src=preload_images[28];
  offimg166=new Image();
  offimg166.src=preload_images[29];
  onimg167=new Image();
  onimg167.src=preload_images[28];
  offimg167=new Image();
  offimg167.src=preload_images[29];
  onimg168=new Image();
  onimg168.src=preload_images[28];
  offimg168=new Image();
  offimg168.src=preload_images[29];
  onimg169=new Image();
  onimg169.src=preload_images[28];
  offimg169=new Image();
  offimg169.src=preload_images[29];
  onimg170=new Image();
  onimg170.src=preload_images[28];
  offimg170=new Image();
  offimg170.src=preload_images[29];
  onimg171=new Image();
  onimg171.src=preload_images[28];
  offimg171=new Image();
  offimg171.src=preload_images[29];
  onimg172=new Image();
  onimg172.src=preload_images[28];
  offimg172=new Image();
  offimg172.src=preload_images[29];
  onimg173=new Image();
  onimg173.src=preload_images[28];
  offimg173=new Image();
  offimg173.src=preload_images[29];
  onimg174=new Image();
  onimg174.src=preload_images[28];
  offimg174=new Image();
  offimg174.src=preload_images[29];
  onimg175=new Image();
  onimg175.src=preload_images[28];
  offimg175=new Image();
  offimg175.src=preload_images[29];
  onimg176=new Image();
  onimg176.src=preload_images[28];
  offimg176=new Image();
  offimg176.src=preload_images[29];
  onimg177=new Image();
  onimg177.src=preload_images[28];
  offimg177=new Image();
  offimg177.src=preload_images[29];
  onimg178=new Image();
  onimg178.src=preload_images[28];
  offimg178=new Image();
  offimg178.src=preload_images[29];
  onimg179=new Image();
  onimg179.src=preload_images[28];
  offimg179=new Image();
  offimg179.src=preload_images[29];
  onimg180=new Image();
  onimg180.src=preload_images[28];
  offimg180=new Image();
  offimg180.src=preload_images[29];
  
 }


// Function to 'activate' images.
function imgOn(name) {
    if (document.images) {
        for (var i = 1; i < 10000; i++) ; // do nothin cause of timing problems with firefox 1.0.1
        document.images[name].src=eval("on"+name+".src");
    } // fi document
} // function


// Function to 'deactivate' images.
function imgOff(name)
{
  if (document.images) {
    for (var i = 1; i < 10000; i++) ; // do nothin 
    document.images[name].src=eval("off"+name+".src"); 
  }
}


// Und fuer die Layer
// Function to 'activate' images.
function limgOn(name,lname)
  {if (navigator.appVersion.charAt(0) < '4')
  {if (document.images)
    {document.images[name].src=eval("on"+name+".src");}
  }
 else
 {if (navigator.appName == "Microsoft Internet Explorer")
  {if (document.images)
    {document.images[name].src=eval("on"+name+".src");}
  }
 else
 {if (navigator.appName == "Netscape")
  {if(navigator.appVersion.charAt(0) > '4')
   {
   {document.images[name].src=eval("on"+name+".src");}
   }
   else
     {if (document.images)
	 {document.layers[lname].document.images[name].src=eval("on"+name+".src");}
    }
   }
  }
 }
}

// Function to 'deactivate' images.
function limgOff(name,lname) {
  if ((navigator.appName == "Netscape") && (navigator.appVersion.charAt(0) == '4')) {
    if (document.images) {
	  document.layers[lname].document.images[name].src=eval("off"+name+".src");
	}  
  } else {
    if (document.images) {
	  document.images[name].src=eval("off"+name+".src");	
	}  
  }
}


// function openPopup
function openPopup(url, width, height, left, top, winname)
{
var trails="width=" + width + ",height=" + height + ",left=" + left +",top=" + top +",toolbar=no,directories=no,status=no,scrollbars=yes,resizable=yes,menubar=no";
newWindow=window.open( url, winname, trails);

}




//-->



