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)}

timegap=125                   			// The time delay for menus to remain visible
followspeed=5                 			// Follow Scrolling speed
followrate=50                 			// Follow Scrolling Rate
suboffset_top=0               			// Sub menu offset Top position
suboffset_left=0             			// Sub menu offset Left position

PlainStyle=[                  
"","#dfdfdf","blue","","black","11","normal","bold","Verdana, Tahoma, Arial, Helvetica",1,"http://ttcw.be/images/arrow.gif",0,"","","","",,"","",,
]

addmenu(menu=[
"mRoot",                  			// Menu Name - This is needed in order for this menu to be called
90,                            			// Menu Top - The Top position of this menu in pixels
72,                           			// Menu Left - The Left position of this menu in pixels
130,                             		// Menu Width - Menus width in pixels
0,                            			// Menu Border Width
"left",                             	// 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)
"center",                     			// 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)
1,                             			// Background image for menu Color must be set to transparent for this to work
0,                            			// Scrollable Menu
,                             			// Miscellaneous Menu Properties
,"&nbsp","show-menu=begin",,,1
,"&nbsp;Site","show-menu=Sub1","#",,1
,"&nbsp;TTCW","show-menu=Sub2","#",,1
,"&nbsp;Competitie","show-menu=Sub3","#",,1
,"&nbsp;Tafeltennis","show-menu=Sub4","#",,1
,"&nbsp","show-menu=einde",,,0
])

addmenu(menu=[
"Sub1",,,140,1,,PlainStyle,0,,,0,0,0,,,0,0,,,0,,
,"&nbsp;Verstuur een artikel","http://ttcw.be/submit.php?type=story",,,0
,"&nbsp;Zoeken","http://ttcw.be/search.php",,,0
,"&nbsp;Statistieken","http://ttcw.be/stats.php",,,0
,"&nbsp;Directory","http://ttcw.be/directory.php",,,0
,"&nbsp;Polls","http://ttcw.be/polls/index.php",,,0
,"&nbsp;Links","http://ttcw.be/links/index.php",,,0

])

addmenu(menu=[
"Sub2",,,130,1,,PlainStyle,0,,,0,0,0,,,0,0,,,0,,
,"&nbsp;Informatie","show-menu=sub2a","#",,0
,"&nbsp;Leden","http://vttl.frenoy.net/index.php?menu=6&club_id=9&nomenu=1 target=_blank",,,0
,"&nbsp;Geschiedenis","http://ttcw.be/werchter/geschiedenis.php",,,0
,"&nbsp;Foto's","http://picasaweb.google.nl/mickey.leroy/ target=_blank",,,0
,"&nbsp;Contacteer","mailto:info@ttcw.be",,,0
])

addmenu(menu=[
"Sub2a",,,130,1,,PlainStyle,0,,,0,0,0,,,0,0,,,0,,
,"&nbsp;Bestuur","http://ttcw.be/werchter/bestuur.php",,,0
,"&nbsp;Locatie","http://ttcw.be/werchter/locatie.php",,,0
,"&nbsp;Openingsuren","http://ttcw.be/werchter/openingsuren.php",,,0
,"&nbsp;Dranktarieven","http://ttcw.be/werchter/dranktarieven.php",,,0
])

addmenu(menu=[
"Sub3",,,130,1,,PlainStyle,0,,,0,0,0,,,0,0,,,0,,
,"&nbsp;Resultaten","http://vttl.frenoy.net/index.php?menu=4&club_id=9&nomenu=0 target=_blank",,,0
,"&nbsp;Rangschikking","show-menu=sub3a","#",,0
,"&nbsp;Kalender","http://vttl.frenoy.net/index.php?menu=3&club_id=9&nomenu=1 target=_blank",,,0
])

addmenu(menu=[
"Sub3a",,,130,1,,PlainStyle,0,,,0,0,0,,,0,0,,,0,,
,"&nbsp;A & B-Ploeg","http://ttcw.be/werchter/rangschikking_ab.php",,,0
,"&nbsp;C & D-Ploeg","http://ttcw.be/werchter/rangschikking_cd.php",,,0
,"&nbsp;E & F-Ploeg","http://ttcw.be/werchter/rangschikking_ef.php",,,0
,"&nbsp;G & H-Ploeg","http://ttcw.be/werchter/rangschikking_gh.php",,,0
])

addmenu(menu=[
"Sub4",,,130,1,,PlainStyle,0,,,0,0,0,,,0,0,,,0,,
,"&nbsp;Ontstaan","http://ttcw.be/Tafeltennis/ontstaan.php",,,0
,"&nbsp;Spelregels","http://ttcw.be/Tafeltennis/spelregelstafeltennis.pdf target=_blank",,,0
,"&nbsp;Afmetingen","http://ttcw.be/Tafeltennis/afmetingen.php",,,0
,"&nbsp;Promotie","http://ttcw.be/Tafeltennis/promotie.php",,,0
,"&nbsp;Weetjes","http://ttcw.be/Tafeltennis/weetjes.php",,,0
])


dumpmenus();
