/*
 Milonic DHTML Website Navigation Menu
 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.
 
 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)"
}
else{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)"
}


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
Frames_Top_Offset=10 		// Frames Page Adjustment for Top Offset
Frames_Left_Offset=-130		// Frames Page Adjustment for Left Offset



plain_style=[				// Menu Properties Array
"white",					// Off Font Color
"2a3e5f",					// Off Back Color
"2a3e5f",					// On Font Color
"b3bccd",					// On Back Color
"000000",					// Border Color
12,							// Font Size
"normal",					// Font Style
"bold",						// Font Weight
"Verdana, Tahoma, Arial, Helvetica",	// Font
4,							// Padding
"menu/arrow.gif"					// Sub Menu Image
,							// 3D Border & Separator
,"66ccff"					// 3D High Color
,"000099"					// 3D Low Color
]


//addmenu(menu=[
//"whats_new",
//,
//,
//100
//,
//1,
//"",
//plain_style,
//"right",
//,
//effect,
//,
//,
//,
//,
//,
//,
//,
//,
//,
//,
//,
//,"Nothing", "history.php?tp=nothing",,,0
//])

addmenu(menu=["resources",
,,100,1,,plain_style,,"left",effect,,,,,,,,,,,,
,"Chesapeake Bay Guide","http://www.thebayguide.com/home1.html target=_blank;",,,0
,"Donzi Registry","http://www.donzi.net target=_blank;",,,0
,"Donzi Registry Boards","http://www.donzi.net/cgi-bin/ultimatebb.cgi target=_blank",,,0
,"DonziMarine","http://www.donzimarine.com target=_blank",,,0
,"DonziRacing","http://www.donziracing.net target=_blank",,,0
,"Lake George Classic Club","http://www.lgdonziclassic.com target=_blank",,,0
,"Lake Winnie Donzi Club","http://www.donziclub.com target=_blank",,,0
,"MidWest Donzi Club","http://www.mwdonziclub.com target=_blank",,,0
,"Northeast Donzi Club","http://www.northeastdonziclub.com target=_blank",,,0
,"Offshore Only","http://www.offshoreonly.com target=_blank",,,0
,"ACDOAMail","http://www.atlanticcoastdonzi.com/webmail target=_blank",,,0
])



addmenu(menu=["calendar",
,,90,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"May","../calendar/may.html target=main",,,
,"June","../calendar/june.html target=main",,,
,"July","../calendar/july.html target=main",,,
,"August","../calendar/august.html target=main",,,
,"September","../calendar/september.html target=main",,,
,"October","../calendar/october.html target=main",,,
])


addmenu(menu=["gallery",
	,,120,1,"",plain_style,,"left",effect,,,,,,,,,,,,
	,"Windows 95","history.php?tp=win95",,,1
	,"Windows 98","history.php?tp=win98",,,1
	,"Windows ME","history.php?tp=winme",,,1
	,"Windows NT","history.php?tp=winnt",,,1
	,"Windows 2000","history.php?tp=win2000",,,1
	])

addmenu(menu=["members",,,120,1,,plain_style,0,"left",effect,,,,,,,,,,,,
,"Air22","../gallery/members_air22 target=blank",,,
,"bverd","../gallery/members_bverd target=blank",,,
,"CDMA","../gallery/members_cdma target=blank",,,
,"digger","../gallery/members_digger target=blank",,,
,"Donzi33","../gallery/members_donzi33 target=blank",,,
,"Dr. Dan","../gallery/members_drdan target=blank",,,
,"Greg Maier","../gallery/members_gmaier target=blank",,,
,"Joe Pasko","../gallery/members_jpasko target=blank",,,
,"Tim White","../gallery/members_twhite target=blank",,,
,"Tom Davis & Kim Riley","../gallery/members_tdavis target=blank",,,
,"The Undertaker","../gallery/members_undertaker target=blank",,,
])


dumpmenus()
