/*
 Milonic DHTML Website Navigation Menu - Version 3.4
 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
//if(navigator.appVersion.indexOf("MSIE 6.0")>0)
//{
//	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
//}
//else
//{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
//}

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



LinkInfoStyle=[               // LinkInfoStyle is an array of properties. You can have as many property arrays as you need
"black",                      // Mouse Off Font Color
"ffffff",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"black",                      // Mouse On Font Color
"LightSteelBlue",                 // Mouse On Background Color
"000080",                     // 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,helvetica",          // Font Name
5,                            // 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
"blue",                       // Current Page Item Font Color (leave this blank to disable)
"White",                             // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
"ffd64d",                      // Menu Header Font Color (Leave blank if headers are not needed)
"0055aa",                     // Menu Header Background Color (Leave blank if headers are not needed)
,                             // Menu Item Separator Color
]

HelpDialogStyle=[             // LinkInfoStyle is an array of properties. You can have as many property arrays as you need
"White",                      // Mouse Off Font Color
"CornflowerBlue",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"White",                      // Mouse On Font Color
"CornflowerBlue",             // Mouse On Background Color
"000080",                     // 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,helvetica",          // Font Name
5,                            // 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
"blue",                       // Current Page Item Font Color (leave this blank to disable)
"White",                      // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
"white",                      // Menu Header Font Color (Leave blank if headers are not needed)
"CornflowerBlue",             // Menu Header Background Color (Leave blank if headers are not needed)
,                             // Menu Item Separator Color
]

LogoStyle=[                   // LogoStyle is an array of properties. You can have as many property arrays as you need
"black",                      // Mouse Off Font Color
"ffffff",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"black",                      // Mouse On Font Color
"ffffff",                     // Mouse On Background Color
"000080",                     // 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,helvetica",          // Font Name
5,                            // 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
"blue",                       // Current Page Item Font Color (leave this blank to disable)
"White",                             // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
"white",                      // Menu Header Font Color (Leave blank if headers are not needed)
"CornflowerBlue",                     // Menu Header Background Color (Leave blank if headers are not needed)
,                             // Menu Item Separator Color
]


addmenu(menu=[
"LinkInfoMain",               // Menu Name - This is needed in order for this menu to be called
165,                          // Menu Top - The Top position of this menu in pixels
5,                           // Menu Left - The Left position of this menu in pixels
120,                          // Menu Width - Menus width in pixels
1,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
LinkInfoStyle,                // 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.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
1,                            // 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","/she/default.asp","/she/default.asp",,1
," Club News","show-menu=clubnews","/she/clubnews.asp",,1
,"<b>Rotarians Area</b>","# align=center;type=header;",,,1
," Club Calendar","show-menu=clubcal","/she/showcal.asp",,1
," Members Only","show-menu=private","/she/privatenews.asp",,1
,"<b>Visitors Area</b>","# align=center;type=header;",,,1
," About Rotary","show-menu=rotary","/she/whatisrotary.asp",,1
," About our club","show-menu=about","/she/about.asp",,1
," Local Information","show-menu=localstuff","/she/localinfo.asp",,1
,"<b>Other Information</b>","# align=center;type=header;",,,1
,"Links","show-menu=links","/she/links.asp",,1
,"Contact Us","show-menu=contact","/she/contact.asp",,1
])



addmenu(menu=[
"clubnews",
437,
5,
120,
1,
,
HelpDialogStyle,
0,
"left",
,
0,
0,
1,
,
,
0,
0,
,
,
0,
,
,"Read the latest news from our club","# onbackcolor=FFFFFF;",,,0
])


addmenu(menu=[
"clubcal",
437,
5,
120,
1,
,
HelpDialogStyle,
0,
,
,
0,
0,
1,
,
,
0,
0,
,
,
0,
,
,"View upcoming event details in the club calendar","# onbackcolor=FFFFFF;",,,0
])

addmenu(menu=[
"private",
437,
5,
120,
1,
,
HelpDialogStyle,
0,
,
,
0,
0,
1,
,
,
0,
0,
,
,
0,
,
,"Password protected pages for club members only","# onbackcolor=FFFFFF;",,,0
])


addmenu(menu=[
"rotary",
437,
5,
120,
1,
,
HelpDialogStyle,
0,
,
,
0,
0,
1,
,
,
0,
0,
,
,
0,
,
,"Find out more about Rotary, who we are and what we do.","# onbackcolor=FFFFFF;",,,0
])


addmenu(menu=[
"about",
437,
5,
120,
1,
,
HelpDialogStyle,
0,
,
,
0,
0,
1,
,
,
0,
0,
,
,
0,
,
,"Find out more about our Rotary Club","# onbackcolor=FFFFFF;",,,0
])


addmenu(menu=[
"Contact",
437,
5,
120,
1,
,
HelpDialogStyle,
0,
,
,
0,
0,
1,
,
,
0,
0,
,
,
0,
,
,"Send a message to the club","",,,0
])

addmenu(menu=[
"localstuff",
437,
5,
120,
1,
,
HelpDialogStyle,
0,
,
,
0,
0,
1,
,
,
0,
0,
,
,
0,
,
,"Find out more about our locality","",,,0
])


addmenu(menu=[
"Links",
437,
5,
120,
1,
,
HelpDialogStyle,
0,
,
,
0,
0,
1,
,
,
0,
0,
,
,
0,
,
,"Links to other websites that may be of interest","",,,0
])


addmenu(menu=[
"EmptyMenu",
437,
5,
120,
1,
,
HelpDialogStyle,
0,
,
,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Please choose an item from the menu above","# align=center;onbackcolor=FFFFFF;",,,0
])


	
dumpmenus()
