
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
 effect = "Fade(duration=0.0);Alpha(style=0,opacity=100)"
}
else
{
 effect = "" // Stop IE5.5 bug when using more than one filter
}


timegap=800   // The time delay for menus to remain visible
followspeed=2  // Follow Scrolling speed
followrate=20  // Follow Scrolling Rate
suboffset_top=0; // Sub menu offset Top position
suboffset_left=-3; // Sub menu offset Left position

style3=[                 // Gray3DStyle is an array of properties. You can have as many property arrays as you need
"FFFFFF",    // Mouse Off Font Color
"008bcf",   // Mouse Off Background Color
"d4481c",   // Mouse On Font Color
"008bcf",   // Mouse On Background Color
"FFFFFF",                   // Menu Border Color
"10",                         // Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     // Font Style (italic or normal)
"normal",                     // Font Weight (bold or normal)
"Arial",           // Font Name
2,                            // Menu Item Padding or spacing
"images/menu_pfeil.gif",     // Sub Menu Image (Leave this blank if not needed)   //   images/menu/arrow3.gif
,                            // 3D Border & Separator bar
"",                     // 3D High Color
"",                     // 3D Low Color
"d4481c",                             // Current Page Item Font Color (leave this blank to disable)"FF9C1F"
"",                             // Current Page Item Background Color (leave this blank to disable)
"",                             // Top Bar image (Leave this blank to disable)
"",                             // Menu Header Font Color (Leave blank if headers are not needed)
"",                             // Menu Header Background Color (Leave blank if headers are not needed)
"FFFFFF",                            // Menu Item Separator Color
]

style5=[   // style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"FFFFFF",   // Mouse Off Font Color
"008bcf",   // Mouse Off Background Color
"d4481c",   // Mouse On Font Color
"008bcf",   // Mouse On Background Color
"FFFFFF",   // Menu Border Color
11,     // Font Size in pixels
"normal",   // Font Style (italic or normal)
"bold",    // Font Weight (bold or normal)
"Arial",   // Font Name
0,     // Menu Item Padding
,     // Sub Menu Image (Leave this blank if not needed)
,     // 3D Border & Separator bar
"",     // 3D High Color
"",     // 3D Low Color
"d4481c",     // Current Page Item Font Color (leave this blank to disable)
"",        // Current Page Item Background Color (leave this blank to disable)
"",              // Top Bar image (Leave this blank to disable)
"",     // Menu Header Font Color (Leave blank if headers are not needed)
"",     // Menu Header Background Color (Leave blank if headers are not needed)
"FFFFFF",    // Menu Item Separator Color
]

addmenu(menu=[  // This is the array that contains your menu properties and details
"mainmenu",   // Menu Name - This is needed in order for the menu to be called
70,     // Menu Top - The Top position of the menu in pixels
155,        // Menu Left - The Left position of the menu in pixels
,     // Menu Width - Menus width in pixels
0,     // Menu Border Width
,     // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style5,    // Properties Array - this is set higher up, as above
1,     // Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",    // Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,        // Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,     // Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1,      // Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,     // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,     // Position of TOP sub image left:center:right
,     // Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,     // Right To Left - Used in Hebrew for example. (1=on/0=off)
,     // Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,     // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,     // Background image for menu when BGColor set to transparent.
,     // Scrollable Menu
,     // Reserved for future use


// <img src=images/m_02.gif border=0>

,"<img src='../images/blank.gif' width='75' height='1' border='0'><br>Bad & Sanitär&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=1000","zentrals.php","",1
,"<img src='../images/blank.gif' width='75' height='1' border='0'><br>&nbsp;&nbsp;&nbsp;&nbsp;Heizung&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=2000","flachk.php","",1
,"<img src='../images/blank.gif' width='75' height='1' border='0'><br>&nbsp;&nbsp;&nbsp;&nbsp;Solar&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=3000","dachmon.php","",1
,"<img src='../images/blank.gif' width='75' height='1' border='0'><br>&nbsp;&nbsp;&nbsp;&nbsp;Lüftung&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=4000","wohnra_l.php","",1
,"<img src='../images/blank.gif' width='75' height='1' border='0'><br>&nbsp;&nbsp;&nbsp;&nbsp;Planung & Beratung&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=5000","planung.php","",1
,"<img src='../images/blank.gif' width='75' height='1' border='0'><br>&nbsp;&nbsp;&nbsp;&nbsp;Service & Wartung&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=6000","service.php","",1
,"<img src='../images/blank.gif' width='75' height='1' border='0'><br>&nbsp;&nbsp;&nbsp;&nbsp;Über uns&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=7000","ueber.php","",0
])






// 1000 Bad & Sanitär -----------------------------------------------

    addmenu(menu=["1000",
 ,,140,1,"",style3,,"left",effect,,,,,,,,,,,,
    ,"&nbsp;Zentralstaubsauger","zentrals.php",,,1
    ,"&nbsp;Regenwasser","regenwas.php",,,1
    ,"&nbsp;Bad","bad.php",,,1
    ,"&nbsp;Wellness","show-menu=1100",,,1
    
    ])
	
	addmenu(menu=["1100",
 ,,140,1,"",style3,,"left",effect,,,,,,,,,,,,
    ,"&nbsp;Whirlpool","whirlpo.php",,,1
    ,"&nbsp;Dampfsauna","dampfs.php",,,1
    ])


// 2000 Heizung -----------------------------------------------

 addmenu(menu=["2000",
 ,,140,1,"",style3,,"left",effect,,,,,,,,,,,,
    ,"&nbsp;Wärmepumpe","show-menu=2100","flachk.php",,1
    ,"&nbsp;Biomasse","show-menu=2200","pellets.php",,1
    ,"&nbsp;Gasheizung","gashei.php",,,1
	,"&nbsp;Ölheizung","show-menu=2300","oel_bren.php",,1
    ,"&nbsp;Wärmeabgabe","show-menu=2400","fussbo.php",,1
    ])

 addmenu(menu=["2100",
 ,,140,1,"",style3,,"left",effect,,,,,,,,,,,,
    ,"&nbsp;Flachkolektor","flachk.php",,,1
    ,"&nbsp;Tiefenborung","tiefenb.php",,,1
    ,"&nbsp;Grundwasser","grundw.php",,,1
    ,"&nbsp;Luft","luft.php",,,1
    ,"&nbsp;Warmwasser-Wärmepumpe","warmwa.php",,,1
    ])

 addmenu(menu=["2200",
 ,,140,1,"",style3,,"left",effect,,,,,,,,,,,,
    ,"&nbsp;Pellets","pellets.php",,,1
	,"&nbsp;Pellets im Wohnraum","pell_w.php",,,1
	,"&nbsp;Holz-Modulkessel","holz_m.php",,,1
	,"&nbsp;Hackgut","hackgut.php",,,1
	,"&nbsp;Stückholz","stueckho.php",,,1
    ])

 addmenu(menu=["2300",
 ,,140,1,"",style3,,"left",effect,,,,,,,,,,,,
    ,"&nbsp;Öl-Brennwert","oel_bren.php",,,1
    ,"&nbsp;Öl-Druckzerstäuber","oel_druc.php",,,1
    ])

 addmenu(menu=["2400",
 ,,140,1,"",style3,,"left",effect,,,,,,,,,,,,
    ,"&nbsp;Fußboden-/Wandheizung","fussbo.php",,,1
    ,"&nbsp;Heizkörper","heizk.php",,,1
    ,"&nbsp;Badheizung","badheiz.php",,,1
    ])

// 3000 Solar -----------------------------------------------

    addmenu(menu=["3000",
 ,,140,1,"",style3,,"left",effect,,,,,,,,,,,,
 ,"&nbsp;Dachmontage","dachmon.php",,,1
 ,"&nbsp;Freiaufstellung","freiauf.php",,,1
 ])


// 4000 Lüftung -----------------------------------------------

    addmenu(menu=["4000",
 ,,140,1,"",style3,,"left",effect,,,,,,,,,,,,
    ,"&nbsp;Wohnraumlüftung","wohnra_l.php",,,1
    
    ])
