timegap=500
followspeed=3
followrate=30
suboffset_top=0;
suboffset_left=0;

effect = "fade(duration=0,1);Shadow(color='#cccccc', Direction=150, Strength=5)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"7b84bd",					// Off Font Color
"ffffff",					// Off Back Color
"000066",					// On Font Color
"ffffff",					// On Back Color
"ffffff",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"verdana,",             	// Font
5,							// Padding
"arrow.gif",				// Sub Menu Image
,							// 3D Border & Separator
"6666ff",					// 3D High Color
"ffffff",					// 3D Low Color
"7b84bd",					// Referer item Font Color (leave this blank to disable)
"ffffff",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
0,					// Top
,					// left
,			        // Width
,					// Border Width
,	            	// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
,                   // Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
"left",		         // Filter - Text variable for setting transitional effects on menu activation
1,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
1,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
"right",		    // Position of sub image left:center:right:middle:top:bottom
1,					// Show an image on top menu bars indicating a sub menu exists below
1,					// Reserved for future use
"Home","../web/main.htm",,,0,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Firma","show-menu4",,"../Intex.htm",1,
"Kundenbereich","show-menu2",,"#",1,
"Jobs","show-menu5",,"#",1,
"Mitarbeiter","show-menu6",,"#",1

	]

menu2=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Tätigkeitsfelder","show-menu7",,,0,
"Projektbeispiele","show-menu3",,,0,
"Mitarbeiterdatenbank","../web/login.php",,,0,
"Kundenanfrage","../web/email_basic.php",,,0,
"Referenzen","../web/Kundenliste.htm",,,0
	]

	menu3=[
	,,120,0,"",prop1,,"left",effect,,,,,,,
	"Kfz-Industrie","../web/PKfz.htm",,,1,
	"Kfz-Zulieferer","../web/PZulief.htm",,,1,
	"Steuerungen","../web/PSteuer.htm",,,1,
	"Luftfahrtindustrie","../web/PLuft.htm",,,1
	]
		
menu4=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Seit 1982: Ursprünge","../web/Ingenieurgesellschaft.htm",,,,
"Hintergründe","../web/hintergruende.htm",,,,
"Unsere Motivation","../web/motivation.htm",,,,
"Kooperationsprogramm","../web/Kooperation.htm",,,,
"Zukunftsaussichten","../web/Zukunftsaussichten.htm",,,
	]

menu5=[
,,120,1,,prop1,0,"left",effect,,,,,,0,                 //120 breite des untermenus
"Anforderungen","../web/Erwartung .htm",,,0,
"Was können Sie erwarten?","../web/Sie_erwarten.htm",,,0,
"Stellenangebote","../web/Stellenangebote.htm",,,0,
"Onlinebewerbung","../web/bewerbungemail_basic.php",,,0      //die letzte stelle eines untermenus mit zahl= kein komma!!! 
]
		
menu6=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"geschützter Bereich", "mitarbeiterlogin.htm",,,1
]

menu7=[
	,,100,0,"",prop1,,"left",effect,,,,,,,
	"Neuentwicklungen","../web/Neuentw.htm",,,1,
	"Serienbetreuungen","../web/Serienb.htm",,,1,
	"Projektbetreuung","../web/Projektm.htm",,,1,
	"Simulationen","../web/Simulation.htm",,,1,
	"Testen & Verifikation","../web/Verifik.htm",,,1,
	"Prüfstände","../web/Pruef.htm",,,1
	]