_menuCloseDelay=100 // The time delay for menus to remain visible on mouse out _menuOpenDelay=50 // The time delay before menus open on mouse over _subOffsetTop=2 // Sub menu top offset _subOffsetLeft=-10 // Sub menu left offset _menuCloseDelay=100 // The time delay for menus to remain visible on mouse out _menuOpenDelay=50 // The time delay before menus open on mouse over _subOffsetTop=2 // Sub menu top offset _subOffsetLeft=2 // Sub menu left offset with(XPMainStyle=new mm_style()){ onbgcolor="#3A9102"; oncolor="#FFFFFF"; offbgcolor="#D7EAAD"; offcolor="#144400"; bordercolor="#D7EAAD"; borderstyle="solid"; borderwidth=0; separatorcolor="#D7EAAD"; separatorsize="0"; padding=0; fontsize="100%"; fontstyle="normal"; fontweight="bold"; fontfamily="Arial,Helvetica,Verdana"; subimagepadding="2"; onborder="0px solid #144400"; offborder="0px solid #D7EAAD"; } with(XPMenuStyle=new mm_style()){ onbgcolor="#2048B4"; oncolor="#FFFFFF"; offbgcolor="#FFFFFF"; offcolor="#2048B4"; bordercolor="#2048B4"; borderstyle="solid"; borderwidth=1; separatorcolor="#3A9102"; separatorpadding="2"; separatoralign="right"; separatorwidth="60%"; padding=1; fontsize="75%"; fontstyle="normal"; fontweight="normal"; fontfamily="Arial,Helvetica,Verdana"; image="xpblank.gif"; subimage="arrow.gif"; onborder="1px solid #144400"; overfilter="Fade(duration=0.2);Alpha(opacity=80);Shadow(color='#6ECB5B', Direction=0, Strength=0)"; outfilter="randomdissolve(duration=0.3);Alpha(opacity=100);"; menubgimage="spacer.gif";//winxp } with(milonic=new menuname("Main Menu")){ style=XPMainStyle; position="relative"; alwaysvisible=1; orientation="horizontal"; margin=0; aI("text=;image=images/header2/main_03.jpg;"); aI("text=;url=index.php;image=images/header2/main_04.jpg;"); aI("text=;image=images/header2/main_05.jpg;showmenu=featured;"); aI("text=;image=images/header2/main_06.jpg;showmenu=service;"); aI("text=;image=images/header2/main_07.jpg;showmenu=reliable;"); aI("text=;url=coupons.php;image=images/header2/main_08.jpg;"); aI("text=;url=contents.php?id=19;image=images/header2/main_09.jpg;"); aI("text=;url=contactus.php;image=images/header2/main_10.jpg;"); aI("text=;image=images/header2/main_11.jpg;"); } with(milonic=new menuname("featured")){ style=XPMenuStyle; overflow="scroll"; margin=4; aI("text=Residential Moves Estimate;url=new_residential_estimate.php;image=images/spacer.gif;"); aI("text=Commercial Moves Estimate;url=new_commercial_estimate.php;image=images/spacer.gif;"); } with(milonic=new menuname("service")){ style=XPMenuStyle; overflow="scroll"; margin=4; aI("text=Local & Long Distance Moves    ;url=contents.php?id=2;image=images/spacer.gif;"); aI("text=Residential    ;url=contents.php?id=7;image=images/spacer.gif;"); aI("text=Commercial    ;url=contents.php?id=8;image=images/spacer.gif;"); aI("text=Artworks & Antiques    ;url=contents.php?id=9;image=images/spacer.gif;"); aI("text=Storage    ;url=contents.php?id=12;image=images/spacer.gif;"); ; } with(milonic=new menuname("saving")){ style=XPMenuStyle; overflow="scroll"; margin=4; aI("text=Coupons      ;url=coupons.php;image=images/spacer.gif;"); aI("text=Low Cost Offers      ;url=lowcost.php;image=images/spacer.gif;"); } with(milonic=new menuname("reliable")){ style=XPMenuStyle; overflow="scroll"; margin=4; aI("text=Testinomials             ;url=testinomials.php;image=images/spacer.gif;"); aI("text=Fully Licensed             ;url=contents.php?id=17;image=images/spacer.gif;"); ; } drawMenus();