// Milonic DHTML Menu
// Please note that major changes to this file have been made and is not compatible with earlier versions..
//
// You no longer need to number your menus as in previous versions. 
// The new menu structure allows you to name the menu instead. This means that you can remove menus and not break the system.
// The structure should also be much easier to modify, add & remove menus and menu items.
// 
// If you are having difficulty with the menu please read the FAQ at http://www.milonic.co.uk/menu/faq.php before contacting us.
//
// Please note that the above text CAN be erased if you wish as long as copyright notices remain in place.


// 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


//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


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

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=7)" // Stop IE5.5 bug when using more than one filter
}



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



PlainStyle=[					// 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.
"000000",					// Mouse Off Font Color
"eada52",					// Mouse Off Background Color
"ffffff",					// Mouse On Font Color
"808080",				// Mouse On Background Color
"cc99cc",					// Menu Border Color 
16,							// Font Size (default is px but you can specify mm, pt or a percentage)
"normal",					// Font Style (italic or normal)
"bold",						// Font Weight (bold or normal)
"Verdana, Tahoma, Arial, Helvetica, sans-serif",	// Font Name
3,							// Menu Item Padding
,	// Sub Menu Image (Leave this blank if not needed)
,							// 3D Border & Separator bar
"eada52",					// 3D High Color
"eada52",					// 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)
"ffffff",					// Menu Header Font Color (Leave blank if headers are not needed)
"000099",					// Menu Header Background Color (Leave blank if headers are not needed)
]



addmenu(menu=[
"Sub2",                       // Menu Name - This is needed in order for this menu to be called
,                             // Menu Top - The Top position of this menu in pixels
,                             // Menu Left - The Left position of this menu in pixels
200,                          // Menu Width - Menus width in pixels
1,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;middle" or a combination of "center:middle"
PlainStyle,                   // Properties Array - this array is declared higher up as you can see above
0,                            // 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
0,                            // 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 middle 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
,                            // 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
,                             // Reserved for future use
,"Menu Item 1","# ",,,0
,"Menu Item 2","# ",,,0
,"Menu Item 3","# ",,,0
])



addmenu(menu=[
"boundmenu",
300,
10,
60,
1,
,
PlainStyle,
1,
,
,
300,
1,
0,
,
,
0,
0,
,
,
0,
,
,"Home","index.htm","#",,1

])


addmenu(menu=[
"boundmenu2",
331,
10,
60,
1,
,
PlainStyle,
1,
,
,
331,
1,
0,
,
,
0,
0,
,
,
0,
,
,"Splodges","show-menu=Splodges","#",,1

])

addmenu(menu=["Splodges",
			,75,,1,"",PlainStyle,,"left",effect,,,,,,,,,,,,
	        ,"Parties for Toddlers","Toddlers.htm",,,0
			,"Parties for 5+Years","5plus.htm",,,0
    		,"Parties for 8+Years","8plus.htm",,,0
    		,"Adult Groups","Adults.htm",,,0
 			,"Gallery","Gallery.htm",,,0
		])
		
addmenu(menu=[
"boundmenu3",
362,
10,
125,
1,
,
PlainStyle,
1,
,
,
362,
1,
0,
,
,
0,
0,
,
,
0,
,
,"Sword Play","show-menu=Sword","#",,1
		])
		
addmenu(menu=["Sword",
		,90,,1,"",PlainStyle,,"left",effect,,,,,,,,,,,,
	    ,"Parties","PartiesS.htm",,,0
		,"Scouts and Guides","Scouts.htm",,,0
		,"Schools","Schools.htm",,,0
		,"Clubs / Activity Centres","Groups",,,0
		,"Gallery","GalleryS.htm",,,0
		])

		
addmenu(menu=[
"boundmenu4",
393,
10,
150,
1,
,
PlainStyle,
1,
,
,
393,
1,
0,
,
,
0,
0,
,
,
0,
,
,"Learn to Fence","show-menu=Fence","#",,1
		])
addmenu(menu=["Fence",
		,114,,1,"",PlainStyle,,"left",effect,,,,,,,,,,,,
		,"Introduction to Fencing","Fence.htm",,,0
		,"Local Classes","Classes.htm",,,0
		,"Club Members' Page","members.htm",,,0
		])

				
addmenu(menu=[
"boundmenu5",
424,
10, //595
60,
1,
,
PlainStyle,
1,
,
,
424,
1,
0,
,
,
0,
0,
,
,
0,
,
,"Testimonials","Testi.htm","#",,1

])

addmenu(menu=[
"boundmenu5",
456,
10, //595
60,
1,
,
PlainStyle,
1,
,
,
456,
1,
0,
,
,
0,
0,
,
,
0,
,
,"Contacts","contacts.htm","#",,1

])

addmenu(menu=[
"boundmenu5",
488,
10, //595
60,
1,
,
PlainStyle,
1,
,
,
488,
1,
0,
,
,
0,
0,
,
,
0,
,
,"Links","Links.htm","#",,1

])

//////////////////////////////////
// Editable properties END here //
//////////////////////////////////
dumpmenus() // This must be the last line in this file
