//Pfad Local
sprache = "de";
//navigation_path = "U:/arbeitsmappe-internet/FSW-277-002-Hetra-Internet-2005/internet/www.hetra.de/" + sprache;

//Pfad Internet
navigation_path = "http://www.hetra.de/" + sprache;

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE.
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)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless you have more than one _array.js file

var MenueAbstandLinks;
var MenuePosition;
MenueAbstandTop=100;
MenueAbstandLinks=160;

//Browserabfrage zur Positionierung des Menues///////////
/* Browser ermitteln und Position zuweisen */
ie4=(!_d.getElementById&&_d.all)?true:false;
ns4=(_d.layers)?true:false
ns6=(navigator.userAgent.indexOf("Gecko")!=-1)?true:false
nstype=navigator.userAgent.indexOf("Gecko");
//alert(navigator.userAgent.indexOf("Gecko"));
if(ns4 || ie4){
	MenueAbstandTop=MenueAbstandTop + 9;
	MenueAbstandLinks=MenueAbstandLinks + 10;
	}
else if(nstype=="47"){
	MenueAbstandTop=MenueAbstandTop + 1;
	MenueAbstandLinks=MenueAbstandLinks + 0;
	}
else if(nstype=="60"){
	//MenueAbstandTop=MenueAbstandTop + 1;
	//MenueAbstandLinks=MenueAbstandLinks + 1;
	}

//Ende der Browserabfrage/////////////////////////////////
	
////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=500                   // The time delay for menus to remain visible
followspeed=5                 // Follow Scrolling speed
followrate=50                 // Follow Scrolling Rate
suboffset_top=5               // Sub menu offset Top position
suboffset_left=0             // Sub menu offset Left position


// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=99);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5);"
}


PlainStyle=[                  // PlainStyle is an array of properties. You can have as many property arrays as you need
"ffffff",                       // Mouse Off Font Color
"3399ff",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"ffffff",                     // Mouse On Font Color
"3366cc",                     // Mouse On Background Color
"666666",                     // Menu Border Color
11,                         // 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)
"Tahoma, Arial, Verdana, Helvetica" ,// Font Name
3,                            // Menu Item Padding or spacing
,                  // Sub Menu Image (Leave this blank if not needed)
0,                            // 3D Border & Separator bar
"333333",                     // 3D High Color
"333333",                     // 3D Low Color
"ffffff",                     // Current Page Item Font Color (leave this blank to disable)
"3366cc",                       // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
"ffffff",                     // Menu Header Font Color (Leave blank if headers are not needed)
"3366cc",                     // Menu Header Background Color (Leave blank if headers are not needed)
,                             // Menu Item Separator Color
]

PlainStyle2=[                  // PlainStyle is an array of properties. You can have as many property arrays as you need
"000000",                       // Mouse Off Font Color
"dcedff",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"000000",                     // Mouse On Font Color
"bedcff",                     // Mouse On Background Color
"666666",                     // Menu Border Color
11,                         // 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,Verdana, Tahoma, Helvetica", // Font Name
3,                            // Menu Item Padding or spacing
navigation_path + "../../js/arrow.gif",                  // Sub Menu Image (Leave this blank if not needed)
0,                            // 3D Border & Separator bar
"cccccc",                     // 3D High Color
"CCcccc",                     // 3D Low Color
"000000",                     // Current Page Item Font Color (leave this blank to disable)
"bedcff",                       // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
"ffffff",                     // Menu Header Font Color (Leave blank if headers are not needed)
"000099",                     // Menu Header Background Color (Leave blank if headers are not needed)
,                             // Menu Item Separator Color
]

addmenu(menu=[
"boundmenu",                  // Menu Name - This is needed in order for this menu to be called
MenueAbstandTop,                             // Menu Top - The Top position of this menu in pixels
MenueAbstandLinks,                             // Menu Left - The Left position of this menu in pixels
,                             // Menu Width - Menus width in pixels
0,                            // Menu Border Width
MenuePosition,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
PlainStyle,                   // Properties Array - this array is declared higher up as you can see above
1,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this 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
,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
1,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"&nbsp;&nbsp;hetra&nbsp;","show-menu=hetra","http://www.hetra.de/","Startseite",0
,"&nbsp;&nbsp;Produkte&nbsp;&nbsp;","show-menu=Produkte",,"Produkte",0
,"&nbsp;&nbsp;Technischer&nbsp;Service&nbsp;&nbsp;","show-menu=Technischer_Service",,"Technischer Service",0
,"&nbsp;&nbsp;Gebietsvertretungen&nbsp;&nbsp;",navigation_path + "/gebietsvertretungen/gebietsvertretungen1.html",,"Gebietsvertretungen",0
,"&nbsp;&nbsp;AGB&nbsp;&nbsp;",navigation_path + "/impressum/Allgemeine_Geschaeftsbedingungen.pdf",,"AGB",0
])

// Hetra **********************************************************
addmenu(menu=["hetra",,,120,1,,PlainStyle2,0,,effect,0,0,0,,,0,0,,,0,,,
	"&Uuml;ber uns",navigation_path + "/hetra/ueber_uns/ueber_uns.html","#","&Uuml;ber uns",0,
	"Qualit&auml;tsmanagement",navigation_path + "/hetra/qualitaetsmanagement/qualitaetsmanagement.html","#","Qualit&auml;tsmanagement",0,
	"Rückblick",navigation_path + "/hetra/rueckblick/rueckblick.html","#","Rückblick",0
	])

// Produkte **********************************************************
addmenu(menu=["Produkte",,,180,1,,PlainStyle2,0,,effect,0,0,1,,,0,0,,,0,,,
	"Flexible Anschlussschläuche","show-menu=Flexible_Anschlussschlaeuche",,"Flexible Anschlussschläuche",0,
	"Sanitärarmaturen und Zubehör","show-menu=Sanitaerarmaturen_und_Zubehoer",,"Sanitärarmaturen und Zubehör",0
	])
	
	// Produkte Sanitaerarmaturen und Zubehoer **********************************************************
	addmenu(menu=["Sanitaerarmaturen_und_Zubehoer",,,125,1,,PlainStyle2,0,,effect,0,0,0,,,0,0,,,0,,,
		"Anschlußbogen",navigation_path + "/produkte/neue_produkte_2010/anschlussbogen/anschlussbogen.html",,"Anschlußbogen",0,
		"Bausearme",navigation_path + "/produkte/neue_produkte_2010/brausearme/brausearme.html",,"Braussearme",0,
		"Brauseprogramm",navigation_path + "/produkte/neue_produkte_2010/brauseprogramm/brauseprogramm.html",,"Brauseprogramm",0,
		"Delta Serie",navigation_path + "/produkte/neue_produkte_2010/delta/delta.html",,"Delta Serie",0,
		"Duschsysteme",navigation_path + "/produkte/neue_produkte_2010/duschsysteme/duschsysteme.html",,"Duschsysteme",0,
		"Flate Serie",navigation_path + "/produkte/neue_produkte_2010/flate/flate.html",,"Flate Serie",0,
		"Gamma Serie",navigation_path + "/produkte/neue_produkte_2010/gamma/gamma.html",,"Gamma Serie",0,
		"Geschirrbrausen",navigation_path + "/produkte/neue_produkte_2010/geschirrbrausen/geschirrbrausen.html",,"Geschirrbrausen",0,
		"Globo Serie",navigation_path + "/produkte/neue_produkte_2010/globo/globo.html",,"Globo Serie",0,
		"Impuls Serie",navigation_path + "/produkte/neue_produkte_2010/impuls/impuls.html",,"Impuls Serie",0,
		"Kopfbrausen",navigation_path + "/produkte/neue_produkte_2010/kopfbrausen/kopfbrausen.html",,"Kopfbrausen",0,
		"Mars Serie",navigation_path + "/produkte/neue_produkte_2010/mars/mars.html",,"Mars Serie",0,
		"Messing Kopfbrausen",navigation_path + "/produkte/neue_produkte_2010/messing_kopfbrausen/messing_kopfbrausen.html",,"Messing Kopfbrausen",0,
		"Minimalistic Serie",navigation_path + "/produkte/neue_produkte_2010/minimalistic/minimalistic.html",,"Minimalistic Serie",0,
		"Neptun Serie",navigation_path + "/produkte/neue_produkte_2010/neptun/neptun.html",,"Neptun Serie",0,
		"Omega Serie",navigation_path + "/produkte/neue_produkte_2010/omega/omega.html",,"Omega Omega",0,
		"Orion Serie",navigation_path + "/produkte/neue_produkte_2010/orion/orion.html",,"Orion Serie",0,
		"Ovalis Serie",navigation_path + "/produkte/neue_produkte_2010/ovalis/ovalis.html",,"Ovalis Serie",0,
		"Schläuche",navigation_path + "/produkte/neue_produkte_2010/schlaeuche/schlaeuche.html",,"Schläuche",0,
		"Seifenspender",navigation_path + "/produkte/neue_produkte_2010/seifenspender/seifenspender.html",,"Seifenspender",0,
		"Stand- Wand Ventile",navigation_path + "/produkte/neue_produkte_2010/stand_wand_ventile/stand_wand_ventile.html",,"Stand- Wand Ventile",0,
		"Sun Serie",navigation_path + "/produkte/neue_produkte_2010/sun/sun.html",,"Sun Serie",0,
		"Sunshine Serie",navigation_path + "/produkte/neue_produkte_2010/sunshine/sunshine.html",,"Sunshine Serie",0,
		"Wandhalter",navigation_path + "/produkte/neue_produkte_2010/wandhalter/wandhalter.html",,"Wandhalter",0,
		"Wellness Serie",navigation_path + "/produkte/neue_produkte_2010/wellness/wellness.html",,"Wellness Serie",0
		])
	
	// Produkte Flexible Anschlussschlaeuche **********************************************************
	addmenu(menu=["Flexible_Anschlussschlaeuche",,,133,1,,PlainStyle2,0,,effect,0,0,0,,,0,0,,,0,,,
		"PEflex und Silicon",navigation_path + "/produkte/neue_produkte_2010/flexible_schlaeuche/peflex_schlaeuche.html",,"PEflex und Silicon",0,
		"für Trinkwasser",navigation_path + "/produkte/neue_produkte_2010/flexible_schlaeuche/fuer_trinkwasser.html",,"für Trinkwasser",0,
		"für die Heizung",navigation_path + "/produkte/neue_produkte_2010/flexible_schlaeuche/fuer_heizung.html",,"für die Heizung",0
		])

	// Produkte Flexible Anschlussschlaeuche **********************************************************
	//addmenu(menu=["Flexible_Anschlussschlaeuche",,,133,1,,PlainStyle2,0,,effect,0,0,0,,,0,0,,,0,,,
	//	"Sanitär",navigation_path + "/produkte/flexible_anschlussschlaeuche/sanitaer/sanitaer.html",,"Sanitär",0,
	//	"Sanitär für Armaturen",navigation_path + "/produkte/flexible_anschlussschlaeuche/sanitaer_fuer_armaturen/sanitaer_fuer_armaturen.html",,"Sanitär für Armaturen",0,
	//	"Sanitär verwindungsfrei",navigation_path + "/produkte/flexible_anschlussschlaeuche/sanitaer_verwindungsfrei/sanitaer_verwindungsfrei.html",,"Sanitär verwindungsfrei",0,
	//	"Sanitär für Trinkwasser",navigation_path + "/produkte/flexible_anschlussschlaeuche/sanitaer_fuer_trinkwasser/sanitaer_fuer_trinkwasser.html",,"Sanitär für Trinkwasser",0,
	//	"Heizung verzinkt",navigation_path + "/produkte/flexible_anschlussschlaeuche/heizung_verzinkt/heizung_verzinkt.html",,"Heizung verzinkt",0,
	//	"Heizung Edelstahl",navigation_path + "/produkte/flexible_anschlussschlaeuche/heizung_edelstahl/heizung_edelstahl.html",,"Heizung Edelstahl",0,
	//	"Sonderanfertigungen",navigation_path + "/produkte/flexible_anschlussschlaeuche/sonderanfertigungen/oxystop.pdf target=_blank",,"Sonderanfertigungen",0
	//	])


// Technischer Service **********************************************************
addmenu(menu=["Technischer_Service",,,195,1,,PlainStyle2,0,,effect,0,0,0,,,0,0,,,0,,,
"Beipackzettel",navigation_path + "/technischer_service/Beipackzettel.html",,"Beipackzettel",0,	
	"Einbaurichtlinien",navigation_path + "/technischer_service/Einbaurichtlinien.pdf target=_blank",,"Einbaurichtlinien",0,
	"Verträglichkeit / Beständigkeit ",navigation_path + "/technischer_service/Vertraeglichkeit_Bestaendigkeit.pdf target=_blank",,"Verträglichkeit / Beständigkeit ",0,
	"Technische Info Panzerschläuche",navigation_path + "/technischer_service/Panzerschlaeuche.pdf target=_blank",,"Technische Info Panzerschläuche",0,
	"Technische Info Armaturen",navigation_path + "/technischer_service/Armaturen.pdf target=_blank",,"Technische Info Armaturen",0,
	"Kombinationen Schlauch / Anschluss",navigation_path + "/technischer_service/Schlauch_Anschluss.pdf target=_blank",,"Kombinationen Schlauch / Anschluss",0
	])
	

//


// Fenster öffnen **********************************************************

function OpenFensterSitemap()
	{
		Eigenschaften =
		window.open(navigation_path + "/sitemap/sitemap.html", "Sitemap","width=557,height=580,top=0,left=0,scrollbars");
		Eigenschaften.focus();
	}

dumpmenus();
