//The following lines are 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 lines 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=100                   // The time delay for menus to remain visible
followspeed=5                 // Follow Scrolling speed
followrate=40                 // Follow Scrolling Rate
suboffset_top=0               // Sub menu offset Top position
suboffset_left=0              // Sub menu offset Left position



MenuStyle=[                   // MenuStyle is an array of properties. You can have as many property arrays as you need
"ffffff",                     // Mouse Off Font Color
"660000",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"ff3333",                     // Mouse On Font Color
"660000",                     // Mouse On Background Color
"ffffff",                     // 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)
"Arial",                      // Font Name
4,                            // Menu Item Padding or spacing
"",                           // Sub Menu Image (Leave this blank if not needed)
0,                            // 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)
"ffff00",                     // Menu Item Separator Color
]


WWE=[                         // WWE is an array of properties. You can have as many property arrays as you need
"000000",                     // Mouse Off Font Color
"",                           // Mouse Off Background Color (use zero for transparent in Netscape 6)
"FF0033",                     // Mouse On Font Color
"000000",                     // Mouse On Background Color
"000000",                     // Menu Border Color
"2",                          // 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)
"Arial",                      // Font Name
,                             // Menu Item Padding or spacing
"",                           // Sub Menu Image (Leave this blank if not needed)
4,                            // 3D Border & Separator bar
"FF0033",                     // 3D High Color
"000000",                     // 3D Low Color
"FF0033",                     // Current Page Item Font Color (leave this blank to disable)
"000000",                     // Current Page Item Background Color (leave this blank to disable)
"",                           // Top Bar image (Leave this blank to disable)
"FF0033",                     // Menu Header Font Color (Leave blank if headers are not needed)
"000000",                     // Menu Header Background Color (Leave blank if headers are not needed)
"FFFFFF",                     // Menu Item Separator Color
]


addmenu(menu=[
"Mainmenu",                   // Menu Name - This is needed in order for this menu to be called
132,                          // Menu Top - The Top position of this menu in pixels
0,                            // Menu Left - The Left position of this 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"
MenuStyle,                    // 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)
"left",                       // 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
,"Home","index.asp",,"Home",1
,"Venue","venue/venue.htm",,"Venue",1
,"Who's Who","show-menu=whoswho",,"Who`s Who",1
,"Fixtures &amp; Results","fixtures/fixtures.asp",,"Fixtures &amp; Results",1
,"Trials","show-menu=Trials",,"Trials",1
,"InterLeague","show-menu=InterLeague",,"InterLeague",1
,"Archive","show-menu=Archive",,"Archive",1
,"Links","links.htm",,"Links",1
,"Contact Us","contact.htm",,"Contact Us",1
,"Sitemap","sitemap.htm",,"Sitemap",1
])

addmenu(menu=[
"whoswho",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men","show-menu=whoswhomen",,"Men",1
,"Ladies","show-menu=whoswholadies",,"Ladies",1
,"Youths","show-menu=whoswhoyouths",,"Youths",1
])

addmenu(menu=[
"whoswhomen",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Players","whoswho/men.htm",,"Players",1
,"Averages","whoswho/averages.asp?Cat=Men",,"Averages",1
])

addmenu(menu=[
"whoswholadies",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Players","whoswho/ladies.htm",,"Players",1
,"Averages","whoswho/averages.asp?Cat=Ladies",,"Averages",1
])

addmenu(menu=[
"whoswhoyouths",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Players","whoswho/youths.htm",,"Players",1
,"Averages","whoswho/averages.asp?Cat=Youth",,"Averages",1
])

addmenu(menu=[
"trials",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men (new qualifiers)","archive/Trials/20091213men.htm",,"Men (new qualifiers)",1
,"Men (B team)","archive/Trials/20100110men.htm",,"Men (B team)",1
,"Men (A team)","archive/Trials/20100124men.htm",,"Men (A team)",1
])

addmenu(menu=[
"InterLeague",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"2008","show-menu=InterLeague2008",,"2008",1
,"Roll Of Honour","interleague/ilrollofhonour.htm",,"Roll Of Honour",1
])

addmenu(menu=[
"InterLeague2008",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"League Tables","interleague/leaguetables.asp?year=2008",,"League Tables",1
,"Fixtures","interleague/fixtures.asp?year=2008",,"Fixtures",1
,"Player Averages","interleague/averages.asp?year=2008",,"Player Averages",1
,"Teams","interleague/teams.asp?year=2008",,"Teams",1
])

addmenu(menu=[
"Archive",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Roll Of Honour","archive/rollofhonour.htm",,"Roll Of Honour",1
,"2009","show-menu=archive2009",,"2009",1
,"2008","show-menu=archive2008",,"2008",1
,"2007","show-menu=archive2007",,"2007",1
,"2006","show-menu=archive2006",,"2006",1
,"2005","show-menu=archive2005",,"2005",1
,"2004","show-menu=archive2004",,"2004",1
,"2003","show-menu=archive2003",,"2003",1
,"2002","show-menu=archive2002",,"2002",1
,"2001","show-menu=archive2001",,"2001",1
])

addmenu(menu=[
"archive2009",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Trials","show-menu=archive2009trials",,"Trials",1
,"Fixtures &amp; Results","fixtures/fixtures.asp?Year=2009",,"Fixtures &amp; Results",1
,"Averages","show-menu=archive2009averages",,"Averages",1
])

addmenu(menu=[
"archive2009trials",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men (new qualifiers)","archive/Trials/20081214men.htm",,"Men (new qualifiers)",1
,"Men (B team)","archive/Trials/20090118mensb.htm",,"Men (B team)",1
,"Men (A team)","archive/Trials/20090118mensa.htm",,"Men (A team)",1
])

addmenu(menu=[
"archive2009averages",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men","whoswho/averages.asp?Cat=Men&Year=2009",,"Men",1
,"Ladies","whoswho/averages.asp?Cat=Ladies&Year=2009",,"Ladies",1
,"Youths","whoswho/averages.asp?Cat=Youth&Year=2009",,"Youths",1
])

addmenu(menu=[
"archive2008",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Trials","show-menu=archive2008trials",,"Trials",1
,"Fixtures &amp; Results","fixtures/fixtures.asp?Year=2008",,"Fixtures &amp; Results",1
,"Averages","show-menu=archive2008averages",,"Averages",1
])

addmenu(menu=[
"archive2008trials",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men (new qualifiers)","archive/Trials/20071216men.htm",,"Men (new qualifiers)",1
,"Men (B team)","archive/Trials/20080106mensb.htm",,"Men (B team)",1
])

addmenu(menu=[
"archive2008averages",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men","whoswho/averagesmen2008.htm",,"Men",1
,"Ladies","whoswho/averagesladies2008.htm",,"Ladies",1
,"Youths","whoswho/averagesyouths2008.htm",,"Youths",1
])

addmenu(menu=[
"archive2007",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Trials","show-menu=archive2007trials",,"Trials",1
,"Fixtures &amp; Results","fixtures/fixtures.asp?Year=2007",,"Fixtures &amp; Results",1
,"Averages","show-menu=archive2007averages",,"Averages",1
])

addmenu(menu=[
"archive2007trials",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men (new qualifiers)","archive/Trials/20070107men.htm",,"Men (new qualifiers)",1
,"Men (B team)","archive/Trials/20070114mensb.htm",,"Men (B team)",1
,"Men (A team)","archive/Trials/20070121mensa.htm",,"Men (A team)",1
])

addmenu(menu=[
"archive2007averages",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men","whoswho/averagesmen2007.htm",,"Men",1
,"Ladies","whoswho/averagesladies2007.htm",,"Ladies",1
,"Youths","whoswho/averagesyouths2007.htm",,"Youths",1
])

addmenu(menu=[
"archive2006",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Trials","show-menu=archive2006trials",,"Trials",1
,"Fixtures &amp; Results","fixtures/fixtures.asp?Year=2006",,"Fixtures &amp; Results",1
,"Averages","show-menu=archive2006averages",,"Averages",1
])

addmenu(menu=[
"archive2006trials",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men (new qualifiers)","archive/Trials/20060108men.htm",,"Men (new qualifiers)",1
,"Men (B team)","archive/Trials/20060115mensb.htm",,"Men (B team)",1
,"Men (A team)","archive/Trials/20060115mensa.htm",,"Men (A team)",1
,"Youth","archive/Trials/20060122youth.htm",,"Youth",1
])

addmenu(menu=[
"archive2006averages",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men","whoswho/averagesmen2006.htm",,"Men",1
,"Ladies","whoswho/averagesladies2006.htm",,"Ladies",1
,"Youths","whoswho/averagesyouths2006.htm",,"Youths",1
])

addmenu(menu=[
"archive2005",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Trials","show-menu=archive2005trials",,"Trials",1
,"Fixtures &amp; Results","fixtures/fixtures.asp?Year=2005",,"Fixtures &amp; Results",1
,"Averages","show-menu=archive2005averages",,"Averages",1
])

addmenu(menu=[
"archive2005trials",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men (new qualifiers)","archive/Trials/20050109men.htm",,"Men (new qualifiers)",1
,"Men (B team)","archive/Trials/20050123mensb.htm",,"Men (B team)",1
,"Men (A team)","archive/Trials/20050123mensa.htm",,"Men (A team)",1
,"Youth","archive/Trials/20050206youth.htm",,"Youth",1
])

addmenu(menu=[
"archive2005averages",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men","whoswho/averagesmen2005.htm",,"Men",1
,"Ladies","whoswho/averagesladies2005.htm",,"Ladies",1
,"Youths","whoswho/averagesyouths2005.htm",,"Youths",1
])

addmenu(menu=[
"archive2004",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Fixtures &amp; Results","fixtures/fixtures2004.htm",,"Fixtures &amp; Results",1
,"Averages","show-menu=archive2004averages",,"Averages",1
])

addmenu(menu=[
"archive2004averages",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men","whoswho/averagesmen2004.htm",,"Men",1
,"Ladies","whoswho/averagesladies2004.htm",,"Ladies",1
,"Youths","whoswho/averagesyouths2004.htm",,"Youths",1
])

addmenu(menu=[
"archive2003",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Averages","show-menu=archive2003averages",,"Averages",1
])

addmenu(menu=[
"archive2003averages",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men","whoswho/averagesmen2003.htm",,"Men",1
,"Ladies","whoswho/averagesladies2003.htm",,"Ladies",1
,"Youths","whoswho/averagesyouths2003.htm",,"Youths",1
])

addmenu(menu=[
"archive2002",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Averages","show-menu=archive2002averages",,"Averages",1
])

addmenu(menu=[
"archive2002averages",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men","whoswho/averagesmen2002.htm",,"Men",1
,"Ladies","whoswho/averagesladies2002.htm",,"Ladies",1
])

addmenu(menu=[
"archive2001",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Averages","show-menu=archive2001averages",,"Averages",1
])

addmenu(menu=[
"archive2001averages",
,
,
,
1,
,
MenuStyle,
0,
"left",
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men","whoswho/averagesmen2001.htm",,"Men",1
,"Ladies","whoswho/averagesladies2001.htm",,"Ladies",1
])


dumpmenus();
	
