_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset

with(XPMenuStyle=new mm_style()){
	onbgcolor="#DEE8F3";
	oncolor="#000000";
	offbgcolor="transparent";
	offcolor="#000000";
	bordercolor="#8A867A";
	borderstyle="solid";
	borderwidth=1;
	separatorcolor="#C3C3C8";
	separatorsize="0";
	separatorpadding="2";
	padding=8;
	fontsize="11px";
	fontstyle="normal";
	fontweight="normal";
	fontfamily="Verdana, Tahoma, Arial";
	image="/images/xpblank.gif";
	subimage="/images/arrow.gif";
	subimagepadding=5;
	onborder="1px solid #3462A6";
	overfilter="Shadow(color='#777777', Direction=135, Strength=5)";
	menubgimage="/images/winxp.gif";
}

with(submenuStyle=new mm_style()){
	styleid=1;
	bordercolor="#8F8F8F";
	borderstyle="solid";
	borderwidth=1;
	fontfamily="Verdana, Tahoma, Arial";
	fontsize="11px";
	fontstyle="normal";
	fontweight="normal";
	headercolor="#000000";
	offbgcolor="#F3F3F3";
	offcolor="#000000";
	onbgcolor="#9C0801";
	oncolor="#ffffff";
	outfilter="";
	overfilter="Alpha(opacity=95);Shadow(color=#939393', Direction=145, Strength=4)";
	padding=5;
	pagecolor="black";
	separatorcolor="#C4C7CF";
	separatorsize=1;
	subimagepadding=8;
	align="left";
	decoration="none";
	image="/images/xpblank.gif";
	subimage="/images/arrow.gif";
	subimagepadding=5;
	offclass="milonicPad";
}

with(milonic=new menuname("Applications")){
	openstyle="down";
	style=submenuStyle;
	overflow="scroll";
	aI("text=Underloor Heating;showmenu=Floor Heating;");
	aI("text=Bathrooms;showmenu=Bathrooms 2;");
	aI("text=Laminate &amp; Solid Wood Floors;url=/applications/wood_floors.htm;");
	aI("text=Tiled &amp; Stone Floors;url=/applications/tiled_floors.htm;");
	aI("text=Conservatories &amp; Sunrooms;url=/applications/conservatories.htm;");
	aI("text=Kitchens &amp; Utility Rooms;url=/applications/kitchens.htm;");
	aI("text=Total Heating;url=/applications/total_heating.htm;");
	aI("text=Ice &amp; Snow Melting;showmenu=Snow Melting;");
	aI("text=Pipe Heating;url=/applications/pipe_heating.htm;");
	aI("text=Frost Protection;showmenu=Frost Protection;");
	aI("text=Agricultural;showmenu=Agricutlure;");
	aI("text=Sports Fields;url=/applications/sports_fields.htm;");
}

with(milonic=new menuname("Floor Heating")){
	openstyle="down";
	style=submenuStyle;
	overflow="scroll";
	aI("text=For Renovations;url=/applications/floor_renovations.htm;");
	aI("text=For New Buildings;url=/applications/floor_new.htm;");
}
with(milonic=new menuname("Bathrooms 2")){
	openstyle="down";
	style=submenuStyle;
	overflow="scroll";
	aI("text=Mist-Free Mirrors;url=/applications/mistfree_mirrors.htm;");
	aI("text=Towel Rails;url=/applications/towel_rails.htm;");
	aI("text=Aquapanel;url=/applications/aquapanel.htm;");
}

with(milonic=new menuname("Snow Melting")){
	openstyle="down";
	style=submenuStyle;
	overflow="scroll";
	aI("text=Traffic Areas;url=/applications/traffic_areas.htm;");
	aI("text=Roofs &amp; Gutters;url=/applications/roofs.htm;");
}

with(milonic=new menuname("Frost Protection")){
	openstyle="down";
	style=submenuStyle;
	overflow="scroll";
	aI("text=Floors;url=/applications/frost_protected_floors.htm;");
	aI("text=Doors &amp; Gates;url=/applications/doors_and_gates.htm;");
	aI("text=Tank Systems;url=/applications/tanks.htm;");
	aI("text=Condensing Protection;url=/applications/condensing_protection.htm;");
}

with(milonic=new menuname("Agricutlure")){
	openstyle="down";
	style=submenuStyle;
	overflow="scroll";
	aI("text=Heating of Stables;url=/applications/stable_heating.htm;");
	aI("text=Heating of Seedbeds;url=/applications/seedbed_heating.htm;");
}


with(milonic=new menuname("Information")){
	openstyle="down";
	style=submenuStyle;
	overflow="scroll";
	aI("text=Underfloor Heating (UK);url=/Underfloor%20Heating%20UK.htm;");
	aI("text=What is Elements?;url=/what_is_elements.htm;");
	aI("text=Frequently Asked Questions;url=/underfloor-heating/faqs;");
	aI("text=Helpful Links;url=/links.php;");
	aI("text=Careers at CJ Electrical;url=/jobs/;");
	aI("text=Safe &amp; Secure;url=/security.htm;");
	aI("text=Terms &amp; Conditions;url=/terms.htm;");
	aI("text=Free &amp; Fast Delivery;url=/delivery.htm;");
}

with(milonic=new menuname("Downloads")){
	openstyle="down";
	style=submenuStyle;
	overflow="scroll";
	aI("text=Product Catalogue;url=/downloads/elementS_catalogue.pdf;");
	aI("text=Devimat;url=/downloads.htm#devimat;");
	aI("text=Deviheat;url=/downloads.htm#deviheat;");
	aI("text=Deviguard;url=/downloads.htm#deviguard;");
	aI("text=Deviclear;url=/downloads.htm#deviclear;");
	aI("text=Devireg;url=/downloads.htm#devireg;");
	aI("text=Devi Product Leaflets;url=/downloads.htm#leaflets;");
	aI("text=AHT Underfloor Heating;url=/downloads.htm#aht;");
	aI("text=Nobo Panel Heaters;url=/downloads.htm#nobo;");
	aI("text=Accessories;url=/downloads.htm#accessories;");
}