/*
 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			
followspeed=5		
followrate=40		
suboffset_top=0;		
suboffset_left=0;		

style1=[			
"DC2D1A",			
"FFFEE0",			
"DC2D1A",			
"FFFEE0",			
"DC2D1A",			
13,				
"normal",			
"normal",			
"present, times new roman",
0,				
,				
,				
"66ffff",			
"000099",			
,				
,				
,				
"ffffff",			
"000099",			
"DC2D1A",			
]


addmenu(menu=[		
"mainmenu",			
32,				
0,				
,				
0,				
,				
style1,			
1,				
"left",			
,				
,				
0, 				
0,				
,				
,				
,				
,				
,				
,				
,				
,				
,"<img src=2.jpg border=0>","show-menu=org",,"",
,"<img src=3.jpg border=0>","show-menu=membership",,"",
])

style2=[			
"DC2D1A",			
"FFFEE0",			
"DC2D1A",			
"FFFEE0",			
"DC2D1A",			
13,				
"normal",			
"normal",			
"present, times new roman",
0,				
,				
,				
"66ffff",			
"000099",			
,				
,				
,				
"ffffff",			
"000099",			
"DC2D1A",			
]


addmenu(menu=[		
"mainmenu",			
222,				
0,				
,				
0,				
,				
style1,			
1,				
"left",			
,				
,				
0, 				
0,				
,				
,				
,				
,				
,				
,				
,				
,				
,"<img src=8.jpg border=0>","show-menu=chinatown",,"",
])

	addmenu(menu=["org",
	,115,100,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"History","../org/history.html",,,1
	,"Charter","../org/charter.html",,,1
	,"Bylaws","../org/bylaws.html",,,1
	,"Exec Committee","../org/execcomm.html",,,1
	,"Past Presidents","../org/pastpres.html",,,1
	])
	
	
		addmenu(menu=["membership",
		,,115,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Discounts *NEW*","../membership/discounts.html",,,1
		,"Benefits","../membership/benefits.html",,,1
		,"Application","../membership/app.html",,,1
		])

		addmenu(menu=["chinatown",
		,100,100,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"History","../chinatown/history/index.html",,,1
		,"Mini Tour","../chinatown/tour/index.html",,,1

		])

dumpmenus()