/*
 Milonic DHTML Menu
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.

 Please note that major changes to this file have been made and is not compatible with versions 3.0 or earlier.

 You no longer need to number your menus as in previous versions. 
 The new menu structure allows you to name the menu instead, this means that you can remove menus and not break the system.
 The structure should also be much easier to modify, add & remove menus and menu items.
 
 If you are having difficulty with the menu please read the FAQ at http://www.milonic.co.uk/menu/faq.php before contacting us.

 Please note that the above text CAN be erased if you wish as long as copyright notices remain in place.
*/

//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)"
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}
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=0;	// Sub menu offset Top position 
suboffset_left=0;	// Sub menu offset Left position

style1=[		// style1 is an array of properties. You can have as many property arrays as you need.
"navy",			// Mouse Off Font Color
"cce6ff",		// Mouse Off Background Color
"ffebdc",		// Mouse On Font Color
"4b0082",		// Mouse On Background Color
"000000",		// Menu Border Color 
11,			// Font Size in pixels
"normal",		// Font Style (italic or normal)
"normal",		// Font Weight (bold or normal)
"Verdana, Arial",	// Font Name
2,			// Menu Item Padding
"dscript98/arrow.gif",	// Sub Menu Image (Leave this blank if not needed)
,			// 3D Border & Separator bar
"666666",		// 3D High Color
"000099",		// 3D Low Color
"Purple",		// Current Page Item Font Color (leave this blank to disable)
"pink",			// Current Page Item Background Color (leave this blank to disable)
"dscript98/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)
]

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
60,		// Menu Top - The Top position of the menu in pixels
0,		// Menu Left - The Left position of the menu in pixels
,		// 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"
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
effect,		// 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)
0,		// 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
,		// 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)
,		// Reserved for future use
,		// Reserved for future use
,		// Reserved for future use
//
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
//
,"About&nbsp;Us&nbsp;&nbsp;&nbsp;",           "show-menu=aboutUs",,,1
,"Email/Forum&nbsp;&nbsp;&nbsp;",                   "show-menu=email",,,1
,"Weather&nbsp;&nbsp;&nbsp;",                 "show-menu=weather",,,1
,"Clubs&nbsp;&nbsp;&nbsp;",                   "show-menu=clubs",,,1
,"Norman&nbsp;&nbsp;&nbsp;",                  "show-menu=norman",,,1
,"Where&nbsp;To&nbsp;Ride&nbsp;&nbsp;",       "show-menu=whereToRide",,,1
,"Bike&nbsp;Shops&nbsp;&nbsp;",               "show-menu=bikeShops",,,1
,"Cycling&nbsp;&nbsp;&nbsp;",                 "show-menu=cycling",,,1
,"Resource&nbsp;&nbsp;&nbsp;",                "show-menu=resource",,,1
])
addmenu(menu=["aboutUs",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
,"<img src=dscript98/newsimage.gif border=0>&nbsp;BLN General Information","aboutBLN.htm",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;BLN Flier","BLNflier.pdf",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;BLN on Facebook","http://www.facebook.com/pages/Norman-OK/Bicycle-League-of-Norman/66779859284",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;BLN Membership Form","BLNmembershipform.pdf",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;BLN Membership Directory","bln2009c.pdf",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;BLN Constitution and Bylaws","bylaws.pdf",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;BLN 2010 Officers","show-menu=officers",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;BLN 2010 Chairpersons ","show-menu=chairPersons",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;BLN Former Presidents ","show-menu=formerPresidents",,,1
])
addmenu(menu=["officers",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
,"President &middot; <a href=mailto:daveseng@sbcglobal.net>David Seng</a>",     "",,,1
,"Vice      &middot; <a href=mailto:Cstump85@yahoo.com>Corri Ide</a>",          "",,,1
,"Treasure  &middot; <a href=mailto:goesbybike@yahoo.com>Alicia Boscarelli</a>","",,,1
,"Secretary &middot; Ben Boudreaux</a>",                                        "",,,1
,"Web       &middot; <a href=mailto:garycmiller@cox.net>Gary C. Miller</a>",    "",,,1
])
addmenu(menu=["chairPersons",,,350,1,"",style1,,"left",effect,,,,,,,,,,,,
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Norman Conquest &middot; Vacant",        "http://normanconquest.bicycleleague.com",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Sooner Stampede &middot; Dave Swanson",  "http://soonerstampede.bicycleleague.com",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Clear Bay Trails &middot; Dave Swanson", "http://clearbay.bicycleleague.com",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Bicycle Advisory Committee &middot; Amy Cerato, Gary Miller","http://www.bikenorman.org",,,1
])
addmenu(menu=["formerPresidents",,,330,1,"",style1,,"left",effect,,,,,,,,,,,,
,"2009&nbsp;&middot;&nbsp;Ken Kehoe","",,,1
,"2008&nbsp;&middot;&nbsp;David Ferguson","",,,1
,"2007&nbsp;&middot;&nbsp;Brian Eads","",,,1
,"2006&nbsp;&middot;&nbsp;Dan Gallant","",,,1
,"2005&nbsp;&middot;&nbsp;Corrinne Stump","",,,1
,"2004&nbsp;&middot;&nbsp;Paul Davidson","",,,1
,"2003&nbsp;&middot;&nbsp;John Ressmeyer","",,,1
,"2002&nbsp;&middot;&nbsp;Tom Loeffelholz","",,,1
,"2001&nbsp;&middot;&nbsp;Bill Dragoo","",,,1
,"2000&nbsp;&middot;&nbsp;Gary Miller","",,,1
,"1999&nbsp;&middot;&nbsp;Greg Heiple","",,,1
,"1998&nbsp;&middot;&nbsp;David Marx","",,,1
,"1997&nbsp;&middot;&nbsp;Bill Brollier","",,,1
,"1996&nbsp;&middot;&nbsp;Terry Raison","",,,1
,"1995&nbsp;&middot;&nbsp;Don Darnell","",,,1
,"1994&nbsp;&middot;&nbsp;Jim Nicholson","",,,1
,"1993&nbsp;&middot;&nbsp;Art Arbijay","",,,1
])
addmenu(menu=["email",,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
,"<img src=dscript98/newsimage.gif border=0>&nbsp;BLN (Yahoo Groups)",       "http://groups.yahoo.com/group/BLN/messages?o=1",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;CRRC (Yahoo Groups)",      "http://sports.groups.yahoo.com/group/CRRCRacing/messages?o=1",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;OBS (Yahoo Groups)",       "http://groups.yahoo.com/group/ok-bike-society/messages?o=1",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Earthbike (Yahoo Groups)", "http://sports.groups.yahoo.com/group/earthbike/messages?o=1",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;OEF (Forum)",              "http://www.okearthbike.com/forum/index.php",,,1
])
addmenu(menu=["weather",,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Forecast (NOAA)",     "http://www.srh.noaa.gov/forecast/MapClick.php?CityName=Norman&state=OK&site=OUN",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Radar (NOAA)",        "http://radar.weather.gov/ridge/radar.php?rid=TLX&product=NCR&overlay=11101111&loop=yes",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Forecast (KFOR)",     "http://www.kfor.com/weather/7day/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Current (Weather)",   "http://www.weather.com/weather/local/USOK0388",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Current (Unisys)",    "http://weather.unisys.com/forecast.cgi?KOKC",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Wind",                "http://www.mesonet.org/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Precipitation",       "http://www.intellicast.com/National/Precipitation/Estimated.aspx?location=USOK0400",,,1
])
addmenu(menu=["clubs",,,250,1,"",style1,,"left",effect,,,,,,,,,,,,
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Bartlesville Pedalers",               "http://www.bartlesvillepedalers.com/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;OKC Velo Club",                       "http://www.okcvelo.org",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Oklahoma Bicycle Society (OBS)",      "http://www.oklahomabicyclesociety.com/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Oklahoma Earthbike Fellowship (OEF)", "http://www.okearthbike.com/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;The Triathlon Club of Oklahoma City", "http://www.triokc.org/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Tinker Cycling Club",                 "http://www.tinkercyclingclub.org/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Tulsa Bicycle Club",                  "http://www.tulsabicycleclub.com/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Tulsa Wheelmen",                      "http://www.tulsawheelmen.com/",,,1
// ,"<img src=dscript98/newsimage.gif border=0>&nbsp;CRRC", "http://www.crrcnorman.com/",,,1
])
addmenu(menu=["norman",,,260,1,"",style1,,"left",effect,,,,,,,,,,,,
,"<img src=dscript98/newsimage.gif border=0>&nbsp;City of Norman",                      "http://www.ci.norman.ok.us/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Cleveland Area Rapid Transit (CART)", "http://cart.ou.edu/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Norman Public Schools",               "http://www.norman.k12.ok.us/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;University of Oklahoma",              "http://www.ou.edu/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Norman Chamber of Commerce",          "http://normanchamber.com",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Norman Bicycle Advisory Committee",   "http://bikenorman.org",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Norman Transcript",                   "http://www.normantranscript.com",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Visit Norman",                        "http://www.visitnorman.com/",,,1
])
addmenu(menu=["whereToRide",,,350,1,"",style1,,"left",effect,,,,,,,,,,,,
,"<img src=dscript98/newsimage.gif border=0>&nbsp;BLN &acute;07 Norman Conquest Route (Map)",  "http://normanconquest.bicycleleague.com/nc07map1.0.pdf",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;BLN &acute;07 Norman Conquest Route (Topo)", "http://normanconquest.bicycleleague.com/NormanConquest07Topo.pdf",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;BLN Tuesday Fast Group Route",             "TuesdayFastGroupTopo.pdf",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;BLN Thursday Fast Group Route",            "ThursdayFastGroupTopo.pdf",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Clear Bay Trail Map, Lake Thunderbird (8.5x11 PDF)",   "clearbay/ClearBayTrailMap2010.pdf",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Clear Bay Trail Map, Lake Thunderbird (3007x2403 JPG)",   "clearbay/ClearBayTrailMap2010.jpg",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Norman Bicycle Advisory Committee Report", "http://bikenorman.org/BikeRouteChanges.pdf",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Oklahoma Bicycle Society Route Maps",      "http://www.oklahomabicyclesociety.com/Maps/maphome.htm",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Oklahoma Earthbike Fellowship Trails",     "http://www.okearthbike.com/trails.html",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Mike Lasorsa's Maps",                      "http://www.lasorsa.net/topo/topo.htm",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;The USA Bicycle Route System ",            "http://www.adventurecycling.org/routes/nbrn/USBRSCorridorMap.pdf",,,1
])
addmenu(menu=["bikeShops",,,360,1,"",style1,,"left",effect,,,,,,,,,,,,
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Al's Bicycles, 562 W. Main St., 405-364-8787", "http://www.alsbicycles.com/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Bike One, 159 24th Ave. NW, 405-573-7433",   "http://bikeone.us/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Buchanan Bicycles, 561 Buchanan Ave., 405-364-5513", "http://buchananbikes.com/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;405 Bicycles, 3251 Market Place Ste. 110, 405-310-2453", "http://www.405bicycles.com/",,,1
])
addmenu(menu=["cycling",,,290,1,"",style1,,"left",effect,,,,,,,,,,,,
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Bicycle Racing Association of Oklahoma", "http://www.braok.org/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Bicycling Magazine", "http://www.bicycling.com/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;City of Norman Bicycle Advisory Committee","http://bikenorman.org/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Cycling News and Race Results", "http://www.cyclingnews.com/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;International Mountain Bicycling Association", "http://www.imba.com/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;League of American Bicyclists", "http://www.bikeleague.org/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Mountain Bike Trails", "http://www.bikemag.com/index.html",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Oklahoma Bicycling Coalition", "http://www.okbike.org/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Oklahoma Cycling News", "http://www.cycleok.com/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Oklahoma FreeWheel",    "http://www.okfreewheel.com/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Oklahoma Sports and Fitness", "http://www.oksportsandfitness.com/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;The Triathlon Club of Oklahoma City", "http://www.triokc.org/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;USA Cycling", "http://www.usacycling.org/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;VeloNews", "http://velonews.competitor.com/",,,1
])
addmenu(menu=["resource",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
,"<img src=dscript98/newsimage.gif border=0>&nbsp;2010 Mileage Log (Excel file)", "Milelog10.xls",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Maps (Google)",                 "http://maps.google.com/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Oklahoma Rail",                 "http://www.oklahomarail.org/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Pedometer",                     "http://www.gmap-pedometer.com/",,,1
,"<img src=dscript98/newsimage.gif border=0>&nbsp;Wikipedia",                     "http://en.wikipedia.org/wiki/Main_Page",,,1
])
dumpmenus()
