_followRate=40 _followSpeed=5 _menuCloseDelay=500 _menuOpenDelay=150 _scrollAmount=3 _scrollDelay=20 _subOffsetLeft=0 _subOffsetTop=0 with(menuStyle1=new mm_style()){ bgimage="/images/arrow.gif"; bordercolor="#AA7B4B"; borderstyle="solid"; borderwidth=1; fontfamily="Verdana, Tahoma, Arial"; fontsize="70%"; fontstyle="normal"; fontweight="bold"; headerbgcolor="#ffff00"; headercolor="#000000"; offbgcolor="#CC9A67"; offbgimage="/images/arrow.gif"; offcolor="#000000"; onbgcolor="#AA7B4B"; oncolor="#ffffff"; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.4);Alpha(opacity=90);Shadow(color=#C3D4E5, Direction=135, Strength=2)"; padding=5; pagebgcolor="#D8B18A"; pagecolor="black"; separatorcolor="#AA7B4B"; separatorsize=1; subimage="/images/arrow.gif"; subimagepadding=2; } with(milonic=new menuname("Main Menu")){ style=menuStyle1; alwaysvisible=1; followscroll=0; itemheight=26; itemwidth=194; aI("text=Community Network;url=/communitynetwork/index.php;status=Community Network;showmenu=submenu43;"); } with(milonic=new menuname("submenu43")){ style=menuStyle1; overflow="scroll"; aI("text=Professional Community;url=/professional_community/index_main.html;status=Professional Community;"); aI("text=Corporate Community;url=/communitynetwork/index_main.html;status=Corporate Community;"); aI("text=Events & Activities;url=/communitynetwork/events.php;status=Events & Activities;"); aI("text=Marketplace;url=/marketplace/index.php;status=Marketplace;"); } drawMenus();