timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, 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
"FFFFff",					// Off Font Color
"000000",					// Off Back Color 0099cc
"ffff00",					// On Font Color
"ff9900",					// On Back Color
"000000",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Arial, Helvetica, sans-serif",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"ffffff",					// Referer item Font Color (leave this blank to disable)000099
"000000",					// Referer item Back Color (leave this blank to disable)ffff00
]

prop2=[						// prop2 is an array of properties you can have as many property arrays as you need
"FFFFff",					// Off Font Color
"999999",					// Off Back Color 0099cc
"ffff00",					// On Font Color
"ff9900",					// On Back Color
"000000",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Arial, Helvetica, sans-serif",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"ffffff",					// Referer item Font Color (leave this blank to disable)000099
"999999",					// Referer item Back Color (leave this blank to disable)ffff00
]
menu1=[				// This is the array that contains your menu properties and details
76,					// Top
20,					// left
,					// Width
1,					// Border Width
"left",			// 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
"center",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// 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
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"Home","index.html",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Support","support.html",,,1,
"Kontakt","contactus.html",,,1,
"Entwicklung","show-menu4","softwaredevelopment.html","#",1,
"Technik","show-menu5","engineeringservices.html","#",1,
"Produkte","show-menu2","products.html","#",1,
"Betriebsmittel","resources.html",,,1
]

menu2=[
,,146,1,"",prop2,,"left",effect,,,,,,,
"P7 Payroll","products.html",,,1,
"e7 ERP","products.html",,,1,
"CADEx Entity Master","products.html",,,1,
"B7 Backup Manager","products2.html",,,1,
"Unit Converter","products2.html",,,1,
"HEXTalk","products2.html",,,1,
"Inventory Management","products3.html",,,1,
"Cheque Manager","products3.html",,,1,
"Customer Support System","products3.html",,,1,
"Internet Checker","products4.html",,,1,
"ISO Dcumentation","products4.html",,,1,
"Project Tracking System","products4.html",,,1,
"KEYS","products4.html",,,0
]

	menu3=[
	,,96,1,"",prop1,,"left",effect,,,,,,,
	"CTV News","http://www.ctvnews.com",,,1,
	"Vancouver Sun","http://www.canada.com/vancouver/vancouversun/",,,1
	]

menu4=[
,,146,1,"",prop2,,"left",effect,,,,,,,
"Web site Entwerfen","webdesigning.html",,,1,
"IT Aktivierend","itenabling.html",,,1,
"Kundenspezifische Lösungen","customizedsolutions.html",,,1
]

menu5=[,,126,1,,prop2,0,"left",effect,0,,,,,,
"Herstellung","manufacturing.html",,,1,
"Dienstleistungen","engineeringservices.html",,,1,
"CAD Solutions","cadsolutions.html",,,1,
"CAM Solutions","camsolutions.html",,,1,
"CAE Solutions","caesolutions.html",,,1,
"CAD Kundenbezogenheit","cadcustomization.html",,,1
]
//to be used
menu6=[
,,116,1,"",prop1,,"",effect,,,,,,,
"Google.com", "http://www.google.com",,,1,
"Yahoo", "http://www.yahoo.com",,,1,
"Altavista", "http://altavista.com",,,1,
"Excite", "http://www.excite.com",,,1
]

