_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="#663333";oncolor="#ffffff";offbgcolor="#993333";offcolor="#f6aff3";bordercolor="#ffffff";borderstyle="solid";borderwidth=1;separatorcolor="#ffffff";separatorsize="1";padding=5;fontsize="75%";fontstyle="normal";fontfamily="Verdana, Tahoma, Arial";pagecolor="black";pagebgcolor="#82B6D7";headercolor="#000000";headerbgcolor="#ffffff";subimage="arrow.gif";subimagepadding="2";overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";outfilter="Fade(duration=0.3)";}with(blech=new menuname("aboutus")){style=menuStyle;aI("text=E-MAIL;url=http://www.langlaisgroup.com/contactus.asp;");aI("text=Phone/FAX;url=http://www.langlaisgroup.com/contactus.asp;");aI("text=Address;url=http://www.langlaisgroup.com/contactus.asp");aI("text=Directions;url=http://www.langlaisgroup.com/directions.asp;");aI("text=Local Hotels;url=http://www.langlaisgroup.com/news.asp?intId=157;");aI("text=Our Staff;url=http://www.langlaisgroup.com/ourstaff.asp;");aI("text=Our Services;url=http://www.langlaisgroup.com/ourservices.asp;");aI("text=Latest News;url=http://www.langlaisgroup.com/latestnews.asp;");}with(blech=new menuname("linecards")){style=menuStyle;aI("text=Commercial;url=http://www.langlaisgroup.com/downloads/MAY09commerciallinecard.pdf;");aI("text=Residential;url=http://www.langlaisgroup.com/downloads/MAY09resilinecard.pdf;");aI("text=Upstate NY;url=http://www.langlaisgroup.com/ny.asp");}with(blech=new menuname("formreq")){style=menuStyle;aI("text=RGA;url=http://www.langlaisgroup.com/rga.asp;");aI("text=Product Search;url=http://www.langlaisgroup.com/search.asp");aI("text=Literature Requests;url=http://www.langlaisgroup.com/literature.asp;");}with(blech=new menuname("oops")){style=menuStyle;aI("text=Catalog/Price Sheet Corrections;url=http://www.langlaisgroup.com/corrections.asp;");}with(blech=new menuname("faqs")){style=menuStyle;aI("text=Priority Ship Cut-off Times;url=http://www.langlaisgroup.com/faq.asp;");aI("text=Minimums;url=http://www.langlaisgroup.com/faq.asp");aI("text=Freight Allowances;url=http://www.langlaisgroup.com/faq.asp;");aI("text=Where Shipping From;url=http://www.langlaisgroup.com/faq.asp;");}with(blech=new menuname("links")){style=menuStyle;aI("text=Links Page;url=http://www.langlaisgroup.com/links.asp;");aI("text=Competitors Links;url=http://www.langlaisgroup.com/competitors.asp");}drawMenus();