//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=100                   // The time delay for menus to remain visible
followspeed=5                 // Follow Scrolling speed
followrate=40                 // Follow Scrolling Rate
suboffset_top=3              // Sub menu offset Top position
suboffset_left=3             // Sub menu offset Left position



PlainStyle=[                  // PlainStyle is an array of properties. You can have as many property arrays as you need
"000000",                       // Mouse Off Font Color
"ffffff",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"ffffff",                     // Mouse On Font Color
"339933",                     // Mouse On Background Color
"000000",                     // Menu Border Color
"10",                         // Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     // Font Style (italic or normal)
"normal",                       // Font Weight (bold or normal)
"verdana",          // Font Name
3,                            // Menu Item Padding or spacing
"",                  // Sub Menu Image (Leave this blank if not needed)
0,                            // 3D Border & Separator bar
"000000",                     // 3D High Color
"000000",                     // 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)
,                             // 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=[
"Main",                       // Menu Name - This is needed in order for this menu to be called
0,                            // Menu Top - The Top position of this menu in pixels
0,                           // Menu Left - The Left position of this menu in pixels
500,                          // 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"
WWE,                          // 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.
0,                            // 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
])


addmenu(menu=[
"Join",
0,
25,
397,
0,
,
WWE,
0,
,
,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
])


addmenu(menu=[
"Mainmenu",
104,
300,
,
1,
"center",
PlainStyle,
1,
,
"Shadow(color=777777, Direction=135, Strength=2)",
0,
1,
0,
,
,
0,
0,
,
,
0,
,
,"Home","index.php",,,1
,"Latest_News","latestnews.php?option=1",,,1
,"Administration","show-menu=admin","#",,1
,"Member_Associations","show-menu=Memass","#",,1
,"World_Championships","show-menu=Champs","#",,1
,"Playing_Rules","show-menu=Rules","#",,1
,"Player_Rankings","show-menu=Rankings","#",,1
])

addmenu(menu=[
"admin",
,
,
150,
1,
,
PlainStyle,
0,
,
"Fade(duration=0.1);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Committee","admin.php?option=1",,,0
,"Membership","admin.php?option=5",,,0
,"Constitution","admin.php?option=2",,,0
,"Byelaws","admin.php?option=3",,,0
,"Drugs policy","admin.php?option=4",,,0
,"Principle Sponsors","admin.php?option=6",,,0
])

addmenu(menu=[
"Memass",
,
,
150,
1,
,
PlainStyle,
0,
,
"Fade(duration=0.1);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Australia","member.php?option=1",,,0
,"Belgium","member.php?option=2",,,0
,"Channel Islands","member.php?option=3",,,0
,"England","member.php?option=4",,,0
,"European Body (EEPBF)","member.php?option=16",,,0
,"France","member.php?option=5",,,0
,"Isle of Man","member.php?option=6",,,0
,"Kenya","member.php?option=7",,,0
,"Malta","member.php?option=8",,,0
,"New Zealand","member.php?option=15",,,0
,"Northern Ireland","member.php?option=9",,,0
,"Pakistan","member.php?option=17",,,0
,"Republic of Ireland","member.php?option=10",,,0
,"Scotland","member.php?option=11",,,0
,"South Africa","member.php?option=12",,,0
,"Wales","member.php?option=13",,,0
,"West Indies","member.php?option=14",,,0
])


addmenu(menu=[
"Champs",
,
,
160,
1,
,
PlainStyle,
0,
,
"Fade(duration=0.1);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"<b>Main TimeTable","worlds.php?option=14",,,1
,"<b>All Team Results & Stats<B>","worlds.php?option=3",,,1
,"All Team Finals Results","worlds.php?option=28",,,0
,"<b>Seniors</b>","",,,1
,"Results Mens Qualifiers","worlds2.php?option=1",,,0
,"Results Mens Singles","worlds2.php?option=2",,,0
,"Mens Team Matches","worlds.php?option=2",,,0
,"Results Ladies Singles","worlds2.php?option=3",,,0
,"Ladies Team Matches","worlds.php?option=5",,,0
,"Results Over 50's Singles","worlds2.php?option=4",,,0
,"Over 50's Team Matches","worlds.php?option=11",,,0
,"<b>Juniors</b>","",,,1
,"Results Junior Singles","worlds2.php?option=7",,,0
,"Junior Team Matches","worlds.php?option=8",,,0
,"Timetable","worlds.php?option=15",,,1
,"<b>Wheelchair</b>","",,,1
,"Individual Event Results","worlds2.php?option=6",,,0
,"Individual Event Stats","worlds.php?option=16",,,0
,"Timetable","worlds.php?option=17",,,1
,"<b>Under 21</b>","",,,1
,"Results Under 21 Singles","worlds2.php?option=5",,,0
,"Under 21 Team Matches","worlds.php?option=10",,,0
,"Timetable","worlds.php?option=15",,,1
,"<b>TV Schedule","worlds.php?option=21",,,1
,"<b>World Masters</b>","",,,1
,"Mens World Masters","worlds2.php?option=8",,,0
,"Mens World Masters Plate","worlds2.php?option=9",,,0
,"Ladies World Masters","worlds2.php?option=10",,,0
,"Junior World Masters","worlds2.php?option=11",,,1
,"<b>Archives</b>","worlds.php?option=13",,,0
,"<b>Hall of Fame</b>","worlds.php?option=12",,,0
])

addmenu(menu=[
"Rules",
,
,
150,
1,
,
PlainStyle,
0,
,
"Fade(duration=0.1);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Playing Rules","playrules.php?option=1",,,0
,"Guidance","playrules.php?option=2",,,0
,"Calling Procedures","playrules.php?option=3",,,0
])


addmenu(menu=[
"Rankings",
,
,
80,
1,
,
PlainStyle,
0,
,
"Fade(duration=0.1);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Men","rankings.php?option=1",,,0
,"Ladies","rankings.php?option=2",,,0
,"Teams","rankings.php?option=3",,,0
])


dumpmenus();
	