_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=2;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("productsDrop")){style=menuStyle;itemwidth=155aI("text=Who We Are;url=/profile.asp;");aI("text=What We Do;url=/profile-approach.asp;");aI("text=How We Do It;url=/profile-method.asp;");//aI("text=VALUE = Quality + Service;url=/profile-value-quality-service.asp;");aI("text=Agent Profiles;showmenu=Agent;");//aI("text=Agent Profiles;url=agent.asp;");}with(milonic=new menuname("Specials")){style=menuStyle;itemwidth=180aI("text=Rich Media Application Suite;url=/Specials.asp;");aI("text=Search Engine Optimization;url=/seoSpecial.asp;");}with(milonic=new menuname("Agent")){style=menuStyle;itemwidth=155//aI("text=Marilee Popovich;url=/agent-marilee-popovich.asp;");aI("text=April Beres;url=/agent-april-beres.asp;");}with(milonic=new menuname("Services")){style=menuStyle;itemwidth=210aI("text=Website Design;url=/website-design.asp;");aI("text=Website Maintenance;url=/website-maintenance.asp;");aI("text=Website Applications;url=/web-applications.asp;");aI("text=Content Management System;url=/content-management-cms.asp;");aI("text=Media Management;url=/media-management.asp;");aI("text=Scheduling and Event Management;url=/scheduling-event-management.asp;");aI("text=Polls, Surveys & Research Tools;url=/polls-survey-research-tools.asp;");aI("text=Search Engine Optimization;url=/services-seo.asp;");//aI("text=Corporate Branding ;url=services-corporate-branding.asp;");//aI("text=Managed Hosting;url=services-managed-hosting.asp;");//aI("text=E-Commerce/E-Marketing;url=services-ecommerce.asp;");//aI("text=Web Solutions;url=services-solutions.asp;");}drawMenus();
