_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _subOffsetTop=0 // Sub menu top offset _subOffsetLeft=0 // Sub menu left offset with(menuStyle=new mm_style()){ onbgcolor="#007dc5"; oncolor="#ffffff"; offbgcolor="none"; offcolor="#808184"; bordercolor="#5E93AD"; borderstyle="solid"; borderwidth=0; separatorcolor="#808184"; separatorsize="1"; padding="0"; fontsize="12px"; fontstyle="normal"; fontfamily="arial, helvetica, verdana"; pagecolor=""; pagebgcolor=""; headercolor="#000000"; headerbgcolor="#ffffff"; subimage=""; subimagepadding="2"; overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#cccccc', Direction=135, Strength=0)"; outfilter="randomdissolve(duration=0.3)"; } with(menuStyle2=new mm_style()){ onbgcolor="#007dc5"; oncolor="#007dc5"; offbgcolor="#ffffff"; offcolor="#808184"; bordercolor="#808184"; borderstyle="solid"; borderwidth=1; separatorcolor="#808184"; separatorsize="1"; padding="3"; fontsize="12px"; fontstyle="normal"; fontweight="normal"; fontfamily="arial, helvetica, verdana"; pagecolor=""; pagebgcolor=""; headercolor="#000000"; headerbgcolor="#ffffff"; subimage=""; subimagepadding="0"; overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#cccccc', Direction=135, Strength=0)"; outfilter="randomdissolve(duration=0.3)"; } with(milonic=new menuname("Main Menu")){ style=menuStyle; position="relative" alwaysvisible=1; orientation="horizontal"; menuwidth=700; align="center"; aI("text=HOME;url=/default.asp?documentid=2;status=HOME;;imageposition=right;"); aI("text=PROFILE;url=;status=PROFILE;;imageposition=right;showmenu=T1-5;"); aI("text=SERVICES;url=/content.asp?documentid=11;status=SERVICES;;imageposition=right;showmenu=T1-6;"); aI("text=CASE STUDIES;url=/content_case.asp?documentid=54;status=CASE STUDIES;;imageposition=right;showmenu=T1-7;"); aI("text=PORTFOLIO;url=/content_portfolio.asp?documentid=53;status=PORTFOLIO;;imageposition=right;showmenu=T1-13;"); aI("text=NEWS;url=/content.asp?documentid=58;status=NEWS;;imageposition=right;"); aI("text=PAY ACCOUNT;url=https://www.marketcreations.com.au/AccountPayment;status=PAY ACCOUNT;;imageposition=right;"); aI("text=CONTACT;url=/content.asp?documentid=18;status=CONTACT;;imageposition=right;"); } with(milonic=new menuname("T1-5")){ style=menuStyle2; overflow="scroll"; aI("text=ABOUT US;url=/content.asp?documentid=8;status=ABOUT US;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=THE TEAM;url=/content.asp?documentid=9;status=THE TEAM;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=CAREERS;url=/content.asp?documentid=10;status=CAREERS;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); } with(milonic=new menuname("T1-6")){ style=menuStyle2; overflow="scroll"; aI("text=MARKETING;url=/content.asp?documentid=13;status=MARKETING;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=PUBLIC RELATIONS;url=/content.asp?documentid=45;status=PUBLIC RELATIONS;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=BRANDING;url=/content.asp?documentid=12;status=BRANDING;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=ADVERTISING;url=/content.asp?documentid=14;status=ADVERTISING;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=DESIGN;url=/content.asp?documentid=57;status=DESIGN;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=PRINT;url=/content.asp?documentid=16;status=PRINT;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=PUBLICATIONS;url=/content.asp?documentid=32;status=PUBLICATIONS;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=WEBSITES;url=/content.asp?documentid=50;status=WEBSITES;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=INTERNET;url=/content.asp?documentid=48;status=INTERNET;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=TECHNOLOGY & INTEGRATION;url=/content.asp?documentid=72;status=TECHNOLOGY & INTEGRATION;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=TRAINING;url=/content.asp?documentid=46;status=TRAINING;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=EVENTS;url=/content.asp?documentid=47;status=EVENTS;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); } with(milonic=new menuname("T1-7")){ style=menuStyle2; overflow="scroll"; aI("text=COMMUNITY DEVELOPMENT;url=/content.asp?documentid=6;status=COMMUNITY DEVELOPMENT;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=PUBLICATIONS;url=/content.asp?documentid=33;status=PUBLICATIONS;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=ENVIRONMENTAL GROUPS;url=/content.asp?documentid=4;status=ENVIRONMENTAL GROUPS;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=EDUCATION;url=/content.asp?documentid=3;status=EDUCATION;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=TOURISM;url=/content.asp?documentid=7;status=TOURISM;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=EVENTS;url=/content.asp?documentid=5;status=EVENTS;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); } with(milonic=new menuname("T1-13")){ style=menuStyle2; overflow="scroll"; aI("text=LOGOS;url=/content.asp?documentid=36;status=LOGOS;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=STATIONERY;url=/content.asp?documentid=37;status=STATIONERY;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=BROCHURES;url=/content.asp?documentid=101;status=BROCHURES;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=WEBSITES;url=/content.asp?documentid=39;status=WEBSITES;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=BANNERS;url=/content.asp?documentid=55;status=BANNERS;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); aI("text=PUBLICATIONS;url=/content.asp?documentid=56;status=PUBLICATIONS;;offbgcolor=#ffffff;onbgcolor=#ffffff;"); } drawMenus();