/*
 Milonic DHTML Website Navigation Menu - Version 3.5
 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 //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
effect = "Fade(duration=0.2);Alpha(style=0,opacity=90);Shadow(color='#777777', Direction=135, Strength=3)"


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=0;       // Sub menu offset Left position
closeOnClick = true

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.
"white",                // Mouse Off Font Color
"400000",               // Mouse Off Background Color
"white",                // Mouse On Font Color
"900000",               // Mouse On Background Color
"black",                // Menu Border Color 
11,                     // Font Size in pixels
"normal",               // Font Style (italic or normal)
"normal",               // Font Weight (bold or normal)
"Verdana, Arial",       // Font Name
1,                      // Menu Item Padding
"images/arrow.gif",     // Sub Menu Image (Leave this blank if not needed)
,                       // 3D Border & Separator bar
"yellow",               // 3D High Color
"000099",               // 3D Low Color
"black",                // Current Page Item Font Color (leave this blank to disable)
"FE0000",               // Current Page Item Background Color (leave this blank to disable)
"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
,                       // Menu Top - The Top position of the menu in pixels
,                       // Menu Left - The Left position of the menu in pixels
,                       // Menu Width - Menus width in pixels
,                       // 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
,                       // Filter - Text variable for setting transitional effects on menu activation - see above for more info
,                       // Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1,                      // Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,                       // 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
0,                      // 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
,"&nbsp;&nbsp;&nbsp;Home&nbsp;&nbsp;&nbsp;","index.html",,,0
,"&nbsp;&nbsp;&nbsp;Nieuws&nbsp;&nbsp;&nbsp;","show-menu=nieuws",,"Nieuws",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;&nbsp;&nbsp;Over Smashing72&nbsp;&nbsp;&nbsp;","show-menu=over smashing72",,"Over Smashing72",1
,"&nbsp;&nbsp;&nbsp;Competitie&nbsp;&nbsp;&nbsp;","show-menu=competitie",,"Competitie",1
,"&nbsp;&nbsp;&nbsp;Teams&nbsp;&nbsp;&nbsp;","show-menu=teams",,"Teams",1
,"&nbsp;&nbsp;&nbsp;Jeugd&nbsp;&nbsp;&nbsp;","show-menu=jeugd",,"Jeugd",1
,"&nbsp;&nbsp;&nbsp;Vrienden & Sponsors&nbsp;&nbsp;&nbsp;","show-menu=vrienden & sponsors",,"Vrienden & Sponsors",1
,"&nbsp;&nbsp;&nbsp;Lid worden&nbsp;&nbsp;&nbsp;","show-menu=lid worden",,"Lid worden",1
,"&nbsp;&nbsp;&nbsp;Clubblad & Downloads&nbsp;&nbsp;&nbsp;","show-menu=downloads",,"Clubblad & Downloads",1
,"&nbsp;&nbsp;&nbsp;Foto's&nbsp;&nbsp;&nbsp;","fotos.html",,,0
])

addmenu(menu=["nieuws",
,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Laatste nieuws","index.html",,,0
,"Smashing in de krant","krant.html",,,0
,"Smashing Agenda","aankondigingen.html",,,0
,"Oud Smashing'72 nieuws","oudnieuws.html",,,0
,"Oude Smashing'72 berichten","oudnieuws2.html",,,0
,"Volleybal links","links.html",,,0
])

addmenu(menu=["over smashing72",
,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
/*,"Smashing in het kort","kort.html",,,0*/
,"Algemeen","algemeen.html",,,0
,"Bestuur","bestuur.html",,,0
,"Commissies","commissies.html",,,0
,"Sporthal","sporthal.html",,,0
])

addmenu(menu=["competitie",
,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Algemeen","competitie.html",,,0
,"Team- en Trainingsindeling","teamtraining.html",,,0
,"Uitslagen+Standen+Programma","http://competitie.nevobo.nl/nationaal/vereniging/3204",,,0
,"Toernooien","toernooien.html",,,0
])
                
addmenu(menu=["teams",
,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Smashing Dames 1","D1.html",,,0
,"Smashing Dames 2","D2.html",,,0
,"Smashing Dames 3","D3.html",,,0
,"Smashing Heren 1","H1.html",,,0
,"Smashing Heren 2","H2.html",,,0 
,"Smashing Heren 3","H3.html",,,0
,"Smashing Heren 4","H4.html",,,0
,"Smashing Heren 5","H5.html",,,0
,"Smashing Jeugd 1 (9m laag)","J1.html",,,0	
,"Smashing Jeugd 2 (9m laag)","J2.html",,,0
,"Smashing Jeugd 3 (7m laag)","J3.html",,,0
,"Smashing Meisjes B (top klasse)","J4.html",,,0
,"Smashing CMV niveau 5","cmv5.html",,,0
,"Smashing CMV niveau 4","cmv4.html",,,0
,"Smashing CMV niveau 3","cmv3.html",,,0
,"Smashing CMV niveau 2","cmv2.html",,,0
,"Smashing Recreanten","R1.html",,,0
/*,"Open Club Teams","OCK.html",,,0
/*,"Smashing Recreanten","R1.html",,,0*/
])

addmenu(menu=["jeugd",
,,250,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Jeugd: Algemeen","jeugd-algemeen.html",,,0
,"Jeugd: Wedstrijdverslagen","jeugd-nieuws.html",,,0
,"Jeugd: Toekomstplan","jeugd-plan.html",,,0
,"Jeugd: Regio, NVS en NBS selecties","jeugd-selecties.html",,,0
,"Jeugd: Beachvolleybal","jeugd-beach.html",,,0
,"Jeugd: Toptoernooien","jeugd-toernooien.html",,,0
,"Aspiranten: Algemene informatie","asp-algemeen.html",,,0
,"Aspiranten: Wedstrijdprogramma's","asp-wedstrijden.html",,,0
,"CMV: Algemene informatie","cmv-algemeen.html",,,0
,"CMV: Wedstrijdprogramma's","cmv-wedstrijden.html",,,0
,"CMV: Spelregels, tips en trainingen","cmv-spelregels.html",,,0
])

addmenu(menu=["vrienden & sponsors",
,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Intro","sponsor01.htm",,,0
,"Vrienden?","sponsor02.htm",,,0
,"Sponsor?","sponsor03.htm",,,0
,"Interesse of aanmelden?","sponsor04.htm",,,0
,"Vrienden en sponsors 2010-2011","sponsor05.htm",,,0
])

addmenu(menu=["lid worden",
,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Welkom","lidworden.html",,,0
,"Tarieven contributie","tarieven.html",,,0
,"Huishoudelijk reglement","hr.pdf",,,0
,"Inschrijfformulier en machtiging","downloads/im.doc",,,0
,"Pasfoto voor spelerskaart","pasfoto.html",,,0
])

addmenu(menu=["downloads",
,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Clubblad Setdown","setdown.html",,,0
,"Overige Downloads","od.html",,,0
])

dumpmenus()
