_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out_menuOpenDelay=150            // The time delay before menus open on mouse over_followSpeed=5                // Follow scrolling speed_followRate=40                // Follow scrolling Rate_subOffsetTop=10              // Sub menu top offset_subOffsetLeft=-10            // Sub menu left offset_scrollAmount=3               // Only needed for Netscape 4.x_scrollDelay=20               // Only needed for Netcsape 4.xwith(menuStyle=new mm_style()){onbgcolor="#000000";oncolor="#FFFFFF";offbgcolor="#434f5b";offcolor="#ffffff";bordercolor="#707a86";borderstyle="solid";borderwidth=1;separatorcolor="#707a86";separatorsize="1";padding=5;fontstyle="normal";pagecolor="black";pagebgcolor="#C4C8CB";headercolor="#000000";headerbgcolor="#ffffff";subimage="/images/arrow.gif";subimagepadding="2";overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";}with(milonic=new menuname("products")){style=menuStyle;itemwidth=205aI("text=Product Offering;url=/products-offering.asp;showmenu=Industry Specific Services;");aI("text=Shop Online;url=http://www.jbofficedesign.com/store/webapp/;");aI("text=Industry Specific Services;url=/products-industry.asp;");aI("text=Manufacturers Listing ;url=/products-manufacturers-listing.asp;");aI("text=Leasing Options;url=/designServices-leasing-options.asp;");}with(milonic=new menuname("design")){style=menuStyle;itemwidth=215aI("text=Technical Planning &amp; Support;url=/designServices-technical-planning.asp;");aI("text=Project Management ;url=/designServices-project-management.asp;");aI("text=Inventory &amp; Asset Management;url=/designServices-inventory-asset-management.asp;");}with(milonic=new menuname("Industry Specific Services")){style=menuStyle;itemwidth=205aI("text=Trendwall;url=/products-trendwall.asp;");aI("text=Work Stations;url=/products-workstations.asp;showmenu=Work Stations;");aI("text=Conference &amp; Training Room;url=/products-conference.asp;");aI("text=Seating;url=/products-seating.asp;");aI("text=Storage &amp Filing;url=/products-filing.asp;");aI("text=Wood and Laminate Casegoods;url=/products-casegoods.asp;");aI("text=Flooring;url=/products-flooring.asp;");aI("text=Accessories;url=/products-accessories.asp;");aI("text=Freestanding Desks;url=/products-desks.asp;");}with(milonic=new menuname("Work Stations")){style=menuStyle;itemwidth=150aI("text=Panels - Monolithic;url=/products-panelsmono.asp;");aI("text=Panels - Tile &amp; Frame;url=/products-panelstile.asp;");}with(milonic=new menuname("delivery")){style=menuStyle;itemwidth=205aI("text=Overview;url=/deliveryInstallation.asp;");aI("text=Completed Projects;showmenu=Completed Projects;");}with(milonic=new menuname("Completed Projects")){style=menuStyle;itemwidth=205aI("text=MARCAP Project;url=/project-marcap.asp;");aI("text=Together We Cope Project;url=/project-together.asp;");}drawMenus();