//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="<scr"+"ipt language=JavaScript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/scr"+"ipt>";_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 //
////////////////////////////////////

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



SubStyle=[                 		// SubStyle is an array of properties. You can have as many property arrays as you need
"white",                     	// Mouse Off Font Color
"d10000",                       // Mouse Off Background Color (use zero for transparent in Netscape 6)
"gold",                     	// Mouse On Font Color
"navy",                    	    // Mouse On Background Color
"d10000",                     	// Menu Border Color
"12",                           // 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)
"Tahoma,Helvetica",           	// Font Name
3,                            	// Menu Item Padding or spacing
,                  				// 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)
"Gold",                         // Menu Header Font Color (Leave blank if headers are not needed)
"d10000",                      // Menu Header Background Color (Leave blank if headers are not needed)
,                             	// Menu Item Separator Color
]

SubStyle1=[                 	// SubStyle1 is an array of properties. You can have as many property arrays as you need
"navy",                     	// Mouse Off Font Color
"E6E6FF",                     	// Mouse Off Background Color (use zero for transparent in Netscape 6)
"gold",                     	// Mouse On Font Color
"navy",                     	// Mouse On Background Color
"gray",                     	// Menu Border Color
"12",                         	// 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)
"Tahoma,Helvetica",           	// Font Name
3,                            	// Menu Item Padding or spacing
,                  				// 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)
"navy",                         // Menu Header Font Color (Leave blank if headers are not needed)
"E6E6FF",                       // Menu Header Background Color (Leave blank if headers are not needed)
,                             	// Menu Item Separator Color
]

PlainStyle=[                  	// PlainStyle is an array of properties. You can have as many property arrays as you need
"white",                       	// Mouse Off Font Color
"",                     		// Mouse Off Background Color (use zero for transparent in Netscape 6)
"gold",                     	// Mouse On Font Color
"",                     		// Mouse On Background Color
"",                     		// Menu Border Color
"13",                         	// 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)
"tahoma,verdana,helvetica",          	// Font Name
4,                            	// Menu Item Padding or spacing
,                  				// Sub Menu Image (Leave this blank if not needed)
0,                            	// 3D Border & Separator bar
"ffff00",                     	// 3D High Color
"ccffff",                     	// 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)
"Gold",                     	// Menu Header Font Color (Leave blank if headers are not needed)
"",                     		// Menu Header Background Color (Leave blank if headers are not needed)
,                             	// Menu Item Separator Color
]


addmenu(menu=[
"Mainmenu",                   	// Menu Name - This is needed in order for this menu to be called
112,                          	// Menu Top - The Top position of this menu in pixels
10,                          	// Menu Left - The Left position of this menu in pixels
,                             	// Menu Width - Menus width in pixels
0,                            	// Menu Border Width
,                             	// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
PlainStyle,                   	// Properties Array - this array is declared higher up as you can see above
1,                            	// 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 bottom 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
0,                            	// 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
,                             	// Miscellaneous Menu Properties
,"Menu&nbsp;Bar:","# align=center;type=header;",,,0
,"Home","/",,,1
,"&#8226;","# align=center;type=header;",,,0
,"Rugby&nbsp;Info","show-menu=Players","#",,1
,"&#8226;","# align=center;type=header;",,,0
,"Club&nbsp;Info","show-menu=Card","#",,1
,"&#8226;","# align=center;type=header;",,,0
,"Contacts","show-menu=Contacts","#",,1
,"&#8226;","# align=center;type=header;",,,0
,"Sponsorship","show-menu=Sponsorship","#",,1
,"&#8226;","# align=center;type=header;",,,0
,"SHOP","/merchandise/docs/orderform.doc  target=_blank","",,1
,"&#8226;","# align=center;type=header;",,,0
,"Links","show-menu=Links","#",,1
,"&#8226;","# align=center;type=header;",,,0
,"Dundee&nbsp;Eagles","http://www.dundeeeagles.co.uk/ target=_blank","",,1
])

addmenu(menu=[
"Players",
,
,
170,
1,
,
SubStyle,
0,
,
"gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=0.3);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"----- Fixtures -----","# align=center;type=header;",,,0
,"1st XV","/fixtures_dev.asp?xv=1&s=10",,,0
,"2nd XV","/fixtures_dev.asp?xv=2&s=10",,,0
,"3rd XV","/fixtures_dev.asp?xv=3&s=10",,,0
//,"Dundee Colts","/fixtures_dev.asp?xv=18&s=9",,,0
,"----- Pictures -----","# align=center;type=header;",,,0
,"Photo Gallery","/gallery/",,,0
//,"Video Highlights","/gallery/",,,0
,"----- Profiles -----","# align=center;type=header;",,,0
,"Scorers","/scorers_dev.asp?s=2009",,,0
,"Player Profiles","/players_dev.asp",,,0
,"Coaching Staff","/coaches_dev.asp",,,0
,"International Honours","/honours_dev.asp",,,0
,"----- Info -----","# align=center;type=header;",,,0
,"Training Info","/training_dev.asp",,,0
,"Medical Support","/medical.asp",,,0
,"Club Colours","/colours_dev.asp",,,0
,"Anti-Doping Regulations","http://www.scottishrugby.org/aboutus/content/view/58/86/ target=_blank",,,0
,"-------- Downloads --------","# align=center;type=header;",,,0
,"IRB Laws 2009","http://www.scottishrugby.org/community/component/option,com_jdownloads/Itemid,85/task,view.download/cid,158/",,,0
//,"Experimental Law Variations","/PDF/IRB_Law_Variations.pdf target=_blank",,,0
])


addmenu(menu=[
"Card",
,
,
180,
1,
,
SubStyle,
0,
,
"gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=0.3);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"------ Buy Stuff ------","# align=center;type=header;",,,0
,"Merchandise","/merchandise/",,,0
,"------- Info -------","# align=center;type=header;",,,0
,"Club Officials","/who_dev.asp",,,0
,"Map and Directions","/where_dev.asp",,,0
//,"Membership Tariff","/membership_dev.asp",,,0
,"FAQ","/teams/",,,0
,"------- Facilities -------","# align=center;type=header;",,,0
,"Clubouse at Mayfield","/clubhouse_dev.asp",,,0
,"Sports Centre at Mayfield","/sportscentre/",,,0
,"----- Programme ------","# align=center;type=header;",,,0
,"Interviews","/programme.asp",,,0
,"Articles","/programme.asp",,,0
,"------- History -------","# align=center;type=header;",,,0
,"Club History","show-menu=History1","/History/default.asp",,0
,"Archives","/tables_dev.asp",,,0
,"Hall of Fame","/honours_dev.asp",,,0
,"Presidents and Captains","/history/pres_capt.asp",,,0
,"Award Winners","/history/trophy.asp",,,0
])

	addmenu(menu=[
	"History1",
	,
	,
	150,
	1,
	,
	SubStyle,
	0,
	,
	"gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=0.3);Shadow(color=777777, Direction=135, Strength=5)",
	0,
	0,
	0,
	,
	,
	0,
	0,
	,
	,
	0,
	,
	,"Introduction","/History/default.asp",,,0
	,"The Start","/History/1.asp",,,0
	,"Jubilee","/History/2.asp",,,0
	,"75 Years Old","/History/3.asp",,,0
	,"The 1970's","/History/4.asp",,,0
	,"The 1980's","/History/5.asp",,,0
	,"The 1990's","/History/6.asp",,,0
	,"New Zealand 1992","/History/6a_nz.asp",,,0
	,"A New Millennium","/History/7.asp",,,0
	,"125 Years of Rugby","/History/8.asp",,,0
	])


addmenu(menu=[
"Links",
,
,
150,
1,
,
SubStyle,
0,
,
"gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=0.3);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Dundee Eagles","http://www.dundeeeagles.co.uk/ target=_blank",,,0
,"Mayfield Sports Centre","http://www.mayfieldsportscentre.co.uk/ target=_blank",,,0
,"Touch Dundee","http://www.touchdundee.org.uk/ target=_blank",,,0
,"-------------------","# align=center;type=header;",,,0
,"SRU Website","http://www.sru.org.uk/ target=_blank",,,0
,"Edinburgh Referees Society","http://www.edinburgh-refs.co.uk/ target=_blank",,,0
,"SRU Downloads","http://www.scottishrugby.org/community/index.php?option=com_jdownloads&Itemid=85&task=viewcategory&catid=3 target=_blank",,,0
,"---- Other Links ----","# align=center;type=header;",,,0
,"The High School of Dundee","http://www.highschoolofdundee.co.uk/ target=_blank",,,0
,"DHSFP Cricket Club","http://dhsfpcc.hitscricket.com/default.aspx target=_blank",,,0
//,"The Shankers","http://www.scottishshankers.co.uk/ target=_blank",,,0
,"Harris FP RRC","http://www.pitchero.com/clubs/harrisfprfc target=_blank",,,0
,"Dundee Courier","http://www.thecourier.co.uk/ target=_blank",,,0
,"Radio Tay","http://www.radiotay.co.uk/ target=_blank",,,0
])	

addmenu(menu=[
"Contacts",
,
,
180,
1,
,
SubStyle,
0,
,
"gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=0.3);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Club Officials","/who_dev.asp",,,0
,"Directions","/where_dev.asp?tabs=0",,,0
,"Map","/where_dev.asp?tabs=1",,,0
,"Weather","/where_dev.asp?tabs=3",,,0
,"Quick Contacts","show-menu=useful","/who_dev.asp",,0
,"Mayfield Playing Fields","show-menu=mayfield",,,0
])


	addmenu(menu=[
	"mayfield",
	,
	,
	180,
	1,
	,
	SubStyle,
	0,
	,
	"gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=0.3);Shadow(color=777777, Direction=135, Strength=5)",
	0,
	0,
	0,
	,
	,
	0,
	0,
	,
	,
	0,
	,
	,"---- Address ----","# align=center;type=header;",,,0
	,"Club Secretary<br>Mayfield Playing Fields<br>Arbroath Road<br>Dundee DD4 7HS","#",,,0
	,"Map/Directions","/where_dev.asp",,,0
	,"---- Phone ----","# align=center;type=header;",,,0
	,"Mayfield Clubhouse:<br>01382 451045","#",,,0
	,"Mayfield Ground:<br>01382 456840","#",,,0
	
	])
	
	
	addmenu(menu=[
	"useful",
	,
	,
	200,
	1,
	,
	SubStyle,
	0,
	,
	"gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=0.3);Shadow(color=777777, Direction=135, Strength=5)",
	0,
	0,
	0,
	,
	,
	0,
	0,
	,
	,
	0,
	,
	,"<font color=white>Club Secretary:</font><br>Derek Lawson","# align=left;type=header;",,,0
	,"dlawson@thorntons-law.co.uk","mailto:dlawson@thorntons-law.co.uk",,,0
	,"<font color=white>Rugby Convener:</font><br>Ken Andrew<br>Mob: 07785 243908 ","# align=left;type=header;",,,0
	,"kga@scot-int.com","mailto:kga@scot-int.com",,,0
	,"<font color=white>Head Coach:</font><br>Ian Rankin<br>Mob: 07718 539809","# align=left;type=header;",,,0
	,"ianranks@aol.com","mailto:ianranks@aol.com",,,0
	,"<font color=white>Fixture Secretary:</font><br>Ian Reoch<br>Mob: 07791 651691","# align=left;type=header;",,,0
	,"ian.reoch@blueyonder.co.uk","mailto:i.reoch@tesco.net",,,0
	,"<font color=white>Sponsorship Convener:</font><br>Sandy McDonald<br>Bus: 01382 229111<br>Home: 01382 779880","# align=left;type=header;",,,0
	,"afmcdonald@thorntons-law.co.uk","mailto:afmcdonald@thorntons-law.co.uk",,,0
	])
	
addmenu(menu=[
"Sponsorship",
,
,
180,
1,
,
SubStyle,
0,
,
"gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=0.3);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
//,"--------- Sponsors --------","# align=center;type=header;",,,0
//," Masstock Smart Farming","http://www.masstock.co.uk/ target=_blank",,,0
////,"Delson Contracts Ltd","http://www.delson-contracts.com/ target=_blank",,,0
//,"Rugbytech","http://www.rugbytech.com/ target=_blank",,,0
//,"Thorntons","http://www.thorntons-law.co.uk target=_blank",,,0
//,"Avian","http://www.avian.co.uk/ target=_blank",,,0
////,"Halbro","http://www.halbro.com/ target=_blank",,,0
//,"Kim Barclay Solicitors","http://www.kimbarclay.co.uk/ target=_blank",,,0
//,"West End Garage","http://www.westendgarage.net/ target=_blank",,,0
//,"Tetley's","http://www.smoothlydoesit.co.uk/ target=_blank",,,0
////,"JJB Fitness Club","http://www.jjbfitness.co.uk/clubs/dundee/ target=_blank",,,0
//,"Highland Spring","http://www.highlandspring.com/ target=_blank",,,0
////,"Aitken Wines","http://www.aitkenwines.com/ target=_blank",,,0
//,"Fat Sams","http://www.fatsams.co.uk/ target=_blank",,,0
////,"Thistle Agronomy","#",,,0
//,"Henderson Loggie","http://www.hendersonloggie.co.uk/ target=_blank",,,0
//,"McGill Electrical Ltd","http://www.mcgill-electrical.co.uk/ target=_blank",,,0
////,"Land & Building","#",,,0
//,"Fenwick Blacksmiths","http://www.fenwick-blacksmiths.co.uk/ target=_blank",,,0
//,"McNulty Homes","http://www.mcnultyhomes.co.uk/professional.htm target=_blank",,,0
//,"-----------------------------","# align=center;type=header;",,,0
,"Sponsorship Opportunities","/sponsor_dev.asp",,,0
,"Lunch Clubs","/lunch_dev.asp",,,0
,"Player Sponsorship","/sponsor_player.asp",,,0
,"500 Club","/500.asp",,,0
,"--------- Downloads --------","# align=center;type=header;",,,0
,"Player Sponsorship Form","/docs/player_sponsor_form.doc",,,0
,"500 Club Form","/500mandate.pdf",,,0

])


dumpmenus();
