/*
 Milonic DHTML Website Navigation Menu - Version 3.4
 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.



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

randis_eff = "randomdissolve(duration=0.5)";
fade_eff = "fade(overlap=1.00, duration=0.5)";
gradwipe_eff = "gradientwipe(size=1.00, wipestyle=0, motion=Forward, duration=0.5)";
pixelate_eff = "Pixelate(sqaures=2, duration=0.3)";

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);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;			// The time delay for menus to remain visible
followspeed=5;		// Follow Scrolling speed
followrate=40;		// Follow Scrolling Rate
suboffset_top=10;	// Sub menu offset Top position 
suboffset_left=10;	// 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.
"black",			// Mouse Off Font Color
"ff3333",			// Mouse Off Background Color
"white",			// Mouse On Font Color
"black",			// Mouse On Background Color
"white",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Arial",	// Font Name
4,					// Menu Item Padding
"/layout/images/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
1,					// 3D Border & Separator bar
"ffffff",			// 3D High Color
"000000",			// 3D Low Color
"black",			// Current Page Item Font Color (leave this blank to disable)
"ff9999",			// Current Page Item Background Color (leave this blank to disable)
"/layout/images/arrowdn.gif",		// 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)
"white",				// 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
106,					// Menu Top - The Top position of the menu in pixels
0,					// Menu Left - The Left position of the menu in pixels
120,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// 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
fade_eff,			// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,					// 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","/",,"Back to the home page",1	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"News","/news/",,"The News page",1
,"About Us","/aboutus/",,"About Us",1
,"How To Join","/howtojoin/",,"How to join the club",1
,"Club Information","show-menu=clubinfo",,"Club Information",1
,"Teaching","/teaching/",,"Teaching Structure",1
,"Competitive","/competitive/",,"Competitive",1
,"Galas and Events","show-menu=events",,"Galas and Events",1
,"Personal Bests","/cgi-bin/Database/db.cgi?db=pbs",,"Personal Bests",1
,"Club Records","/cgi-bin/Database/db.cgi?db=clubrecs",,"Club Records",1
,"Gallery","/members/gallery/",,"Gallery",1
,"Shop","show-menu=shop",,"Shop",1
,"Documents","/documents/",,"Club Documents",1
,"Links","/info/links/",,"Links",1
//,"Admin","/admin/",,"Admin",1
]);

	addmenu(menu=["clubinfo",
	,,170,1,"",style1,,"left",fade_eff,,,,,,,,,,,,
	,"Diary","/info/diary/",,"Club Diary",0
	,"History","/info/history/",,"Club History",0
	,"Personnel","/info/personnel/",,"Club Personnel",0
	,"Job Descriptions","/info/jobdescriptions/",,"Job Descriptions for positions within the Club",0
	,"AGM","/Docs/agm/",,"AGM",0
	,"Constitution and Policies","/info/policies/",,"Constitution and Policies",0
	,"Child Protection","/info/childprotection/",,"Child Protection",0
	,"Swim 21","/info/swim21/",,"Swim 21",0
	,"Officials","/info/officials/",,"Qualified Officials",0
	,"Good Advice","/info/goodadvice/",,"Good Advice",0
	]);

	addmenu(menu=["events",
	,,200,1,"",style1,,"left",fade_eff,,,,,,,,,,,,
	,"Event Schedule","/galas/schedule/",,"Event Schedule",0
	,"Guide to Events","/galas/",,"Guide to Events",0
	,"Gemini Trophy","/galas/gemini/",,"Gemini Trophy",0
	,"H&amp;SC League Invitational","/galas/hscinvitational/",,"H&amp;SC League Invitational",0
	,"Junior Cup","/galas/juniorcup/",,"Junior Cup",0
	,"Moyce Cup","/galas/moycecup/",,"Moyce Cup",0
	,"National League","/galas/nationalleague/",,"National League",0
	,"Premier League","/galas/premier/",,"Premier League",0
	,"Rother League","/galas/rother/",,"Rother League",0
	,"Stoodley Cup","/galas/stoodleycup/",,"Stoodley Cup",0
	,"Inter-Club Galas","/galas/inter/",,"Inter Club Galas",0
	,"Surreys","/galas/surreys/",,"Surrey County Championships",0
	,"Open Meets","/galas/openmeets/",,"Open Meets",0
	,"Club Championships","/galas/clubchamps/",,"Club Championships",0
	,"Time Trials","/galas/timetrials/",,"Internal Novice Gala & Team Trials",0
	,"Distance Swims","/galas/distanceswims/",,"Distance Swims",0
	,"Schools Gala","/galas/schools/",,"Guildford Primary Schools Gala",0
	,"Thames 'C' League","/galas/c/",,"C Grade League",0
	]);

	addmenu(menu=["gallery",
	,,210,1,"",style1,,"left",fade_eff,,,,,,,,,,,,
	,"Surrey County Champs 2006","/New/scc2006pix.html",,"Gallery for Surrey County Championships 2006",0
	,"Speedo 2004 Team Photos","/New/speedo2004team.html",,"Gallery for Speedo League 2004 Team Photos",0
	,"Surrey County Champs 2004","/New/gala12pix.html",,"Gallery for Surrey County Championships 2004",0
	,"2003 Club Champs","/New/gal_cc2003.html",,"Gallery for 2003 Club Championships",0
	]);

	addmenu(menu=["shop",
	,,100,1,"",style1,,"left",fade_eff,,,,,,,,,,,,
	,"Badges","/shop/badge_order.pl",,"Badges",0
	,"Club Kit","/shop/clubkit.pl",,"Club Kit",0
	]);

dumpmenus();

