_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#FAE4E4'; 
oncolor='#ffffff'; 
offbgcolor='#FAE4E4'; 
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='#000000'; 
oncolor='#FFFFFF'; 
offbgcolor='#CC0000'; 
offcolor='#FFFFFF'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='70%'; 
itemwidth='100';
itemheight='25';
align='Center';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Arial'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#CCFF99'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('137')){ style=menuStyle; aI('text=sathya;url=testsathya.aspx;status=sathya;');} with(sat=new menuname('5')){ style=menuStyle; aI('text=Penryn Vision;url=Penrynvision.aspx;status=Penryn Vision;');aI('text=Penryn Museum;url=PenrynMuseum.aspx;status=Penryn Museum;');} with(sat=new menuname('4')){ style=menuStyle; aI('text=Services for Business;url=ServicesforBusiness.aspx;status=Services for Business;');aI('text=Campus Facilities;url=Facilities.aspx;status=Campus Facilities;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=How to Join;url=Howtojoin.aspx;status=How to Join;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=General Meetings;url=Meetings.aspx;status=General Meetings;');aI('text=Constitution;url=Constitution.aspx;status=Constitution;');} with(sat=new menuname('1')){ style=menuStyle; aI('text=Penryn News;url=News.aspx;status=Penryn News;');} drawMenus();
