_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="95%";
fontstyle="bold";
headerbgcolor="#182FAE";
headercolor="#000000";
offbgcolor="";
offcolor="#FFFFFF";
onbgcolor="";
oncolor="#00FFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=.4);Alpha(opacity=100);Shadow(color=#000044', Direction=125, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="";
separatorsize=1;
subimage="arrow2.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="vertical";
style=menuStyle;
top=125;
screenposition="left"
align="left"
aI("itemwidth=100;text=What's New;url=../news/news.asp");
aI("itemwidth=90;text=Contact Us;url=../contacts/contacts.asp");
aI("itemwidth=75;text=Events;url=../events/events.asp");
aI("itemwidth=75;text=FAQ's;url=../faq/faqs.asp");
aI("itemwidth=75;text=Jobs;url=../jobs/jobs.asp");
aI("itemwidth=75;text=Links;url=../links/links.asp");
aI("itemwidth=75;text=Locations;url=../locations/Locations.asp");
aI("itemwidth=100;text=Web Services;url=https://webservices.dealerslp.com");
aI("itemwidth=100;text=Web Catalog;url=../webcatalog/webcatalog.asp");
aI("itemwidth=68;");

}


with(milonic=new menuname("locations")){
style=menuStyle;
	aI("text=Locations Map;url=../locations/locations.asp");
	aI("text=Charlotte, NC;url=../locations/hickory.asp");
	aI("text=Davenport,IA;url=../locations/davenport.asp");
	aI("text=Dothan, AL;url=../locations/dothan.asp");
	aI("text=Jackson, MS;url=../locations/jackson.asp");
	aI("text=Louisville, KY;url=../locations/louisville.asp");
	aI("text=Memphis, TN;url=../locations/memphis.asp");
	aI("itemwidth=68;");
}	


with(milonic=new menuname("Products")){
style=menuStyle;
	aI("text=Products Main Page;url=products/product.asp");
	aI("text=Boilers;url=products/boiler.asp");
	aI("text=Chemicals;url=products/chemical.asp");
	aI("text=Controls;url=products/control.asp");
	aI("text=Electrical;url=products/electrical.asp");
	aI("text=Fuel Oil Systems;url=products/fuel.asp");
	aI("text=Gas Systems;url=products/gas.asp");
	aI("text=Heating and Air Conditioning;url=products/heating.asp");
	aI("text=Hydronics;url=products/hydronic.asp");
	aI("text=Indoor Air Quality;url=products/humidifier.asp");	
	aI("text=Motors and Air Handling;url=products/motor.asp");
	aI("text=Pipe,Tubing and Fittings;url=products/pipe.asp");
	aI("text=Recycle and Recovery;url=products/recycle.asp");
	aI("text=Refrigeration;url=products/refrigeration.asp");
	aI("text=Tools and Test Instruments;url=products/tools.asp");
	aI("text=Valves;url=products/valves.asp");
	aI("text=Venting, Duct, Registers;url=products/venting.asp");
	aI("text=Water Heating;url=products/water.asp");
}

	with(milonic=new menuname("Promotions")){
	style=menuStyle;
	aI("text=e-sizzle;url=esizzle/esizzle.asp");
	aI("text=Travel;url=travel/travel.asp");

}

	with(milonic=new menuname("techtips")){
	style=menuStyle;
	aI("text=Tech Reference Main Page;url=techtips/techtips.asp");
	aI("text=Installation Tip;url=http://techtips.remichel.com/ListInstallCategories.asp;target=_blank");
	aI("text=M.S.D.S. Sheets;url=http://msds.remichel.com;target=_blank");;
	aI("text=Recall Notices;url=http://techtips.remichel.com/ListRecalls.asp;target=_blank");
	aI("text=Service Tips;url=http://techtips.remichel.com/ListServiceCategories.asp;target=_blank");
}
	
	with(milonic=new menuname("webservices")){
	style=menuStyle;
	aI("text=Web Services Main Page;url=webservices/webservices.asp");
	aI("text=Catalog Request;url=catalogrequests/catalog.asp");
	aI("text=Invoice Retrieval;url=https://webservices.remichel.com;target=_blank");
	aI("text=Online Credit Application;url=https://webservices.remichel.com/creditapplications/creditapp.asp;target=_blank");
	aI("text=Web Services Registration;url=https://webservices.remichel.com/WebRegistrations/registration.asp;target=_blank");

}
drawMenus();

 //text=Promotions Main Page;url=../promotions/promotion.asp


