_menuCloseDelay=100 
_menuOpenDelay=100 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#F7CA40'; 
oncolor='#ffffff'; 
offbgcolor='#CAE6FF'; 
offcolor='#000000'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#C8CBCA'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#FFCC33'; 
oncolor='#000000'; 
offbgcolor='#FFCC66'; 
offcolor='#000000'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='60%'; 
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#000000'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('118')){ style=menuStyle; aI('text=Social Events;url=SocialEventsPage.aspx;status=Social Events;');aI('text=Vision & Action Plan;url=VisitorsActionPlanPage.aspx;status=Vision & Action Plan;');aI('text=Transport & Planning;url=Transport.aspx;status=Transport & Planning;');} with(sat=new menuname('117')){ style=menuStyle; aI('text=Members News;url=NewMembersPromotionPage.aspx;status=Members News;');} with(sat=new menuname('115')){ style=menuStyle; aI('text=Meetings;url=Meetings.aspx;status=Meetings;');aI('text=Social Events;url=SocialEvents.aspx;status=Social Events;');aI('text=Next Events;url=NextEvents.aspx;status=Next Events;');} with(sat=new menuname('114')){ style=menuStyle; aI('text=How To Join;url=HowToJoin.aspx;status=How To Join;');} with(sat=new menuname('112')){ style=menuStyle; aI('text=Chairman\'s Message;url=ChairmainMessagePage.aspx;status=Chairman\'s Message;');aI('text=Executive;url=ExecutivePage.aspx;status=Executive;');} with(sat=new menuname('1')){ style=menuStyle; aI('text=Constitution;url=Constitution.aspx;status=Constitution;');} drawMenus();
