/*
 Milonic DHTML Website Navigation Menu - Version 3.5
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
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 this file is part of a multi pack.

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
effect = "Fade(duration=0);Alpha(style=0,opacity=100);Shadow(color=#cc0000, Direction=0, Strength=0)"

timegap=150			// The time delay for menus to remain visible
followspeed=0		// Follow Scrolling speed
followrate=0		// Follow Scrolling Rate
suboffset_top=0;		// Sub menu offset Top position 
suboffset_left=0;		// Sub menu offset Left position

style1=[			// 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
"000000",			// Mouse Off Background Color
"cc0000",			// Mouse On Font Color
"ffffff",			// Mouse On Background Color
"cc0000",			// Menu Border Color 
,				// Font Size in pixels
,				// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"arial",			// Font Name
4,				// Menu Item Padding
,				// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
,				// 3D High Color
,				// 3D Low Color
,				// 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)
"cc0000",			// 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
,				// Menu Top - The Top position of the menu in pixels
,				// Menu Left - The Left position of the menu in pixels
,				// Menu Width - Menus width in pixels
1,				// Menu Border Width 
"center",			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,			// 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)
"left",			// 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
,				// 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
,"Home","/wizardry/",,,1
,"General","show-menu=general",,"",1
,"Wiz&nbsp;1","show-menu=w1",,"",1
,"Wiz&nbsp;2","show-menu=w2",,"",1
,"Wiz&nbsp;3","show-menu=w3",,"",1
,"Wiz&nbsp;4","show-menu=w4",,"",1
,"Wiz&nbsp;5","show-menu=w5",,"",1
,"Wiz&nbsp;6","show-menu=w6",,"",1
,"Wiz&nbsp;7","show-menu=w7",,"",1
,"W&amp;W","show-menu=ww",,"",1
,"Wiz&nbsp;8","show-menu=w8",,"",1
])

	addmenu(menu=["general",
	,,,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"What is Wizardry?","overview.shtml",,,1
	,"Files &amp; Patches","files.shtml",,,1
	,"Links","links.shtml",,,1
	,"Wizardry Movie","movie.html",,,1
	,"About Me","about.shtml",,,1
	,"Credits","credits.shtml",,,1
	])
	
	addmenu(menu=["w1",
	,,,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Story","wiz1story.shtml",,,1
	,"Manual","wiz1manual.shtml",,,1
	,"Spells","wiz15spells.shtml",,,1
	,"Monsters","wiz1monst.shtml",,,1
	,"Items","wiz1items.shtml",,,1
	,"Maps","wiz1maps.shtml",,,1
	,"Walkthrough","wiz1walk.shtml",,,1
	])
	
	addmenu(menu=["w2",
	,,,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Story","wiz2story.shtml",,,1
	,"Spells","wiz15spells.shtml",,,1
	,"Monsters","wiz2monst.shtml",,,1
	,"Items","wiz2items.shtml",,,1
	,"Maps","wiz2maps.shtml",,,1
	,"Walkthrough","wiz2walk.shtml",,,1
	])

	addmenu(menu=["w3",
	,,,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Story","wiz3story.shtml",,,1
	,"Spells","wiz15spells.shtml",,,1
	,"Monsters","wiz3monst.shtml",,,1
	,"Items","wiz3items.shtml",,,1
	,"Maps","wiz3maps.shtml",,,1
	,"Walkthrough","wiz3walk.shtml",,,1
	])

	addmenu(menu=["w4",
	,,,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Story","wiz4story.shtml",,,1
	,"Spells","wiz15spells.shtml",,,1
	,"Do-Gooders","wiz4good.shtml",,,1
	,"Items","wiz4items.shtml",,,1
	,"Maps","wiz4maps.shtml",,,1
	,"Guide","wiz4guide.shtml",,,1
	,"Walkthrough","wiz4walk.shtml",,,1
	])

	addmenu(menu=["w5",
	,,,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Story","wiz5story.shtml",,,1
	,"Spells","wiz15spells.shtml",,,1
	,"Monsters","wiz5monst.shtml",,,1
	,"Items","wiz5items.shtml",,,1
	,"Maps","wiz5maps.shtml",,,1
	,"Walkthrough","wiz5walk.shtml",,,1
	])

	addmenu(menu=["w6",
	,,,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Story","wiz6story.shtml",,,1
	,"Items","wiz6items.shtml",,,1
	,"Maps","wiz6maps.shtml",,,1
	,"Walkthrough","wiz6walk.shtml",,,1
	])

	addmenu(menu=["w7",
	,,,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Story","wiz7story.shtml",,,1
	,"Monsters","wiz7monst.shtml",,,1
	,"Items","wiz7items.shtml",,,1
	,"Maps","show-menu=w7maps",,"",1
	,"Walkthrough","wiz7walk.shtml",,,1
	])

		addmenu(menu=["w7maps",
		,,,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Forest Maps","wiz7maps-f.shtml",,,1
		,"Other Maps","wiz7maps-o.shtml",,,1
		])

	addmenu(menu=["ww",
	,,,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Intro &amp; Bugs","ww-intro.shtml",,,1
	,"Classes","ww-classes.shtml",,,1
	,"Walkthrough","ww-walk.shtml",,,1
	,"Cheats","ww-cheats.shtml",,,11
	])

	addmenu(menu=["w8",
	,,,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Story","wiz8story.shtml",,,1
	,"Release News","wiz8news.shtml",,,1
	,"Spells","wiz8spells.shtml",,,1
	,"Races/Classes","wiz8races.shtml",,,1
	,"Items","wiz8items.shtml",,,1
	,"Maps","wiz8maps.shtml",,,1
	,"Walkthrough","wiz8walk.shtml",,,1
	,"Rune Puzzle","wiz8runes.shtml",,,1
	])

dumpmenus()