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.2);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}

timegap=500;followspeed=5;
followrate=40;suboffset_top=5;
suboffset_left=5;


ClassicStyle=[
"white","","white","","","12","normal","normal",
"Verdana,Tahoma,Helvetica",
2,
_rel+"images/ArrowRightWhite.gif",
0,
,
,
,
,
_rel+"images/ArrowDownWhite.gif",
,
,
,
]

var CurrentStyle = ClassicStyle;
var MainMenuImage = "# backimage="+ _rel + "images/BackgroundD.gif;overbackimage="+ _rel+ "images/BackgroundG.gif;"
var MenuImage = "# backimage="+ _rel + "images/BackgroundD.gif;overbackimage="+ _rel+ "images/BackgroundG.gif;"

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
86,				// Menu Top - The Top position of the menu in pixels
,				// Menu Left - The Left position of the menu in pixels
107,				// Menu Width - Menus width in pixels
0,				// Menu Border Width 
"center",			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
CurrentStyle,	 		// 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
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
1,				// 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
100,				// 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)
0,				// 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
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Home",_rel+"Default.asp"+MainMenuImage,,"",4
,"Producten","show-menu=products",MainMenuImage,"",4
,"Diensten","show-menu=services",MainMenuImage,"",4
,"Ontwikkeling","show-menu=development",MainMenuImage,"",4
,"Login","show-menu=members",MainMenuImage,"",4
,"Bedrijf","show-menu=company",MainMenuImage,"",4
])

addmenu(menu=[
"products",,,180,0,"",CurrentStyle,,"left",effect,,,,,,,,,,,,,
"&nbsp;Byzantium/X® ",_rel+"byzantium/General.htm"+MenuImage,,,1,
"&nbsp;Byzantium/X® Extensions",_rel+"byzantium/Extensions.htm"+MenuImage,,,1,
"&nbsp;Zirconix® ",_rel+"products/Zirconix.htm"+MenuImage,,,1,
"&nbsp;TeamTime® ",_rel+"products/TeamTime.htm"+MenuImage,,,1,
"&nbsp;Download ",_rel+"members/Download.asp"+MenuImage,,,1
])

addmenu(menu=["services",
,,180,0,"",CurrentStyle,,"left",effect,,,,,,,,,,,,,
"&nbsp;Consultancy ",_rel+"services/General.htm#Consultancy"+MenuImage,,,1,
"&nbsp;Software Development ",_rel+"services/General.htm#SoftwareDevelopment"+MenuImage,,,1,
"&nbsp;Onderhoud & Beheer ",_rel+"services/General.htm#OnderhoudEnBeheer"+MenuImage,,,1,
"&nbsp;Database Management ",_rel+"services/General.htm#DatabaseManagement"+MenuImage,,,1,
"&nbsp;Web Development ",_rel+"Services/General.htm#WebDevelopment"+MenuImage,,,1,
"&nbsp;Service Desk ",_rel+"support/ServiceDesk.htm"+MenuImage,,,1
])

addmenu(menu=["development",
,,180,0,"",CurrentStyle,,"left",effect,,,,,,,,,,,,,
"&nbsp;Architectuur - NECA",_rel+"development/NECA.htm"+MenuImage,,,1,
"&nbsp;Agile Development",_rel+"development/AgileDevelopment.htm"+MenuImage,,,1,
"&nbsp;Byzantium / Zirconix","show-menu=design",MenuImage,"",1
])

addmenu(menu=["design",
,,240,0,"",CurrentStyle,,"left",effect,,,,,,,,,,,,,
"&nbsp;Zirconix Documenten ontwerpen",_rel+"Development/DesigningDocuments.htm"+MenuImage,,,1,
"&nbsp;Workflows ontwerpen",_rel+"UnderConstruction.htm"+MenuImage,,,1,
"&nbsp;Runtime Extensies bouwen",_rel+"UnderConstruction.htm"+MenuImage,,,1,
"&nbsp;Web Services",_rel+"UnderConstruction.htm"+MenuImage,,,1
])

addmenu(menu=["members",
,,140,0,"",CurrentStyle,,"left",effect,,,,,,,,,,,,,
"&nbsp;Login ",_rel+"members/Login.asp"+MenuImage,,,1,
"&nbsp;Registratie ",_rel+"members/Registration.asp "+MenuImage,,,1,
"&nbsp;Members ",_rel+"members/Administration.asp"+MenuImage,,,1
])

addmenu(menu=["Company",
,,120,0,"",CurrentStyle,,"left",effect,,,,,,,,,,,,,
"&nbsp;Introductie",_rel+"company/Intro.htm"+MenuImage,,,1,
"&nbsp;Contact ",_rel+"company/Contact.htm"+MenuImage,,,1,
"&nbsp;Over Niobion ",_rel+"company/About.htm"+MenuImage,,,1,
"&nbsp;Logo ",_rel+"company/Splash.htm"+MenuImage,,,1
])
