


_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=4              // Sub menu top offset
_subOffsetLeft=-6            // 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="#D6D6D6";
	oncolor="#333333";
	offbgcolor="#D6D6D6";
	offcolor="navy";
	bordercolor="#FFFFFF";
	borderstyle="none";
	borderwidth=0;
	separatorcolor="navy";
	separatorsize=1;
	padding=3;
	fontsize="11px";
	fontstyle="normal";
	fontweight="bold";
	fontfamily="verdana, helvetica";
	pagecolor="";
	pagebgcolor="";
	headercolor="";
	headerbgcolor="";
	subimage="/images/arrowdn.gif";
	subimagepadding=0;
}

with(menuStyle1=new mm_style()){
	onbgcolor="#A3B8E5";
	oncolor="#000000";
	offbgcolor="#cccccc";
	offcolor="#666666";
	bordercolor="#666666";
	borderstyle="solid";
	borderwidth=1;
	separatorcolor="#236306";
	separatorsize=0;
	padding=3;
	fontsize="10px";
	fontstyle="normal";
	fontfamily="verdana, helvetica";
	pagecolor="";
	pagebgcolor="";
	headercolor="";
	headerbgcolor="";
	subimage="arrowdn.gif";
	subimagepadding=0;
	overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
	outfilter="";
}


with(milonic=new menuname("mainmenu")){
	style=menuStyle;
	top=130;
	alwaysvisible=1;
	align="left";
	orientation="horizontal";
	overflow="scroll";
	screenposition="center";
	aI("text=Home&nbsp;;url=index.cfm?fuseaction=home.default;status=Back To Home Page;");
	
	if(mnuPartsCustAdmin){
		aI("text=Customers&nbsp;;showmenu=customers;status=Customers;");
	}
	if(mnuLoggedIn){
		aI("text=Products&nbsp;;showmenu=products;status=Products;");	
		aI("text=Archives&nbsp;;showmenu=archives;status=Archives;");		
	}
	aI("text=Links&nbsp;;showmenu=links;status=Links;");
	aI("text=Corporate&nbsp;Website;showmenu=corporate;status=Corporate Website;");
	aI("text=About&nbsp;;showmenu=about;status=About;");
	aI("text=" + mnuLogInLabel + ";url=index.cfm?fuseaction=authentication." + mnuLogInAction + ";status=" + mnuLogInLabel + ";");	
}




with(milonic=new menuname("about")){
	style=menuStyle1;
	itemwidth=160;
	borderwidth=1;
	overflow="scroll";
	//aI("text=About&nbsp;Us&nbsp;;url=index.cfm?fuseaction=home.aboutUs;status=About Us;");
	//aI("text=About&nbsp;the&nbsp;Staff&nbsp;;url=index.cfm?fuseaction=home.aboutStaff;status=About the Staff;");
	aI("text=About&nbsp;IAQ&nbsp;;url=index.cfm?fuseaction=iaq.default;status=About IAQ;");
	aI("text=About&nbsp;Carlyle&nbsp;Compressors&nbsp;;url=index.cfm?fuseaction=carlyle.default;status=About Carlyle Compressors;");	
	aI("text=About&nbsp;Danfoss&nbsp;Compressors&nbsp;;url=index.cfm?fuseaction=danfoss.default;status=About Danfoss Complressors;");	
	//aI("text=About&nbsp;Compressors&nbsp;;url=index.cfm?fuseaction=home.aboutCompressors;status=About Compressors;");
	aI("text=About&nbsp;Thermostats&nbsp;;url=index.cfm?fuseaction=home.aboutThermostats;status=About Thermostats;");
	aI("text=About&nbsp;Totaline&nbsp;;url=index.cfm?fuseaction=home.aboutTotaline;status=About Totaline;");
}

with(milonic=new menuname("corporate")){
	style=menuStyle1;
	itemwidth=160;
	borderwidth=1;
	overflow="scroll";
	aI("text=E.B.&nbsp;Ward&nbsp;&&nbsp;Co.;url=http://www.ebward.com;status=E.B. Ward Corporate Web Site");
	aI("text=Valair;url=http://www.valair.com;status=Valair Corporate Web Site");
}

with(milonic=new menuname("customers")){
	style=menuStyle1;
	itemwidth=160;
	borderwidth=1;
	overflow="scroll";
	aI("text=Update&nbsp;Customer&nbsp;Info;url=index.cfm?fuseaction=customer.search;");
}

with(milonic=new menuname("products")){
	style=menuStyle1;
	itemwidth=160;
	borderwidth=1;
	overflow="scroll";
	aI("text=Inventory&nbsp;Availability;url=index.cfm?fuseaction=product.availability;status=Inventory Availability;");	
	if(mnuSOPlacement){
		aI("text=Stocking&nbsp;Order&nbsp;Placement;url=index.cfm?fuseaction=so.default;status=Stocking Order Placement");		
	}
	aI("text=Carlyle&nbsp;Compressors&nbsp;;url=index.cfm?fuseaction=carlyle.default;status=Carlyle Compressors;");
	aI("text=Danfoss&nbsp;Compressors&nbsp;;url=index.cfm?fuseaction=danfoss.default;status=Danfoss Complressors;");		
}


with(milonic=new menuname("links")){
	style=menuStyle1;
	itemwidth=160;
	borderwidth=1;
	overflow="scroll";
	aI("text=HVAC&nbsp;Partners;url=http://www.hvacpartners.com;target=blank");
	aI("text=Associations;url=index.cfm?fuseaction=tools.links&type=associations;");
	aI("text=Rules & Regulations;url=index.cfm?fuseaction=tools.links&type=regulations;");
	aI("text=Agencies & Companies;url=index.cfm?fuseaction=tools.links&type=agencies;");
	aI("text=Online Tools;url=index.cfm?fuseaction=tools.links&type=tools;");
}
with(milonic=new menuname("archives")){
	style=menuStyle1;
	itemwidth=160;
	borderwidth=1;	
	overflow="scroll";
	aI("text=Marketing&nbsp;Materials;url=index.cfm?fuseaction=archive.default&docTypeId=1;");
	aI("text=Newsletters;url=index.cfm?fuseaction=archive.default&docTypeId=2;");
	aI("text=Specials;url=index.cfm?fuseaction=archive.default&docTypeId=3;");
}


drawMenus();

