fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(ScrollingSampStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="georgia,verdana,helvetica";
fontsize="13px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#E6E2D7";
offcolor="#000000";
onbgcolor="#000000";
oncolor="#ffffff";
padding=5;
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Shadow(color=#ADAEAD,Direction=180,Strength=1";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemwidth="1%";
onborder="1px solid #ffffff";
menualign="center";
menuwidth="950";

orientation="horizontal";
style=ScrollingSampStyle;
aI("text=Home;url=index.html;");
aI("showmenu=Mantels;text=Mantels;");
aI("showmenu=Energy Efficient;text=Energy&nbsp;Efficient;");
aI("showmenu=Flueless;text=Flueless");
aI("showmenu=Interiors;text=Interiors;");
aI("showmenu=Firebaskets;text=Firebaskets;");
aI("showmenu=Cabinets;text=Cabinets;url=cabinets.html;");
aI("showmenu=Contact;text=Contact;");
aI("showmenu=Downloads;text=Downloads&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;");
}

with(milonic=new menuname("Mantels")){
style=ScrollingSampStyle;
aI("text=Stone English;url=stone.html;")
aI("text=Hole In The Wall;url=hole-in-the-wall.html;")
aI("text=Antique;url=antique.html;")
aI("text=Marble;url=marble.html;")
aI("text=Reproduction-French;url=repro-french.html;")
aI("text=Stone French;url=stonefr.html;")
aI("text=Bespoke;url=bespoke.html;")
aI("text=Wood;url=wood.html;")
}

with(milonic=new menuname("Energy Efficient")){
style=ScrollingSampStyle;
aI("text=Energy Efficient Fires;url=energy-efficient.html;")
aI("text=Bellfires Web Site;url=http://www.bellfires.com/;target=_blank;")
aI("text=Barbas Web Site;url=http://www.barbas.com/;target=_blank;")
aI("text=Hwam Brochure (pdf);url=spec/hwam.pdf;target=_blank;")
aI("text=Harmony Brochure (pdf);url=spec/harmony.pdf;target=_blank;")
aI("text=Stanford Brochure (pdf);url=spec/stanford.pdf;target=_blank;")

}

with(milonic=new menuname("Flueless")){
style=ScrollingSampStyle;
aI("text=Superior Fires;url=superior.html;")
aI("text=Firecraft Fires;url=firecraft.html;")

}

with(milonic=new menuname("Interiors")){
style=ScrollingSampStyle;
aI("text=Interiors;url=interiors.html;")
aI("text=Mix and Match;url=mixandmatch.html;")
}

with(milonic=new menuname("Firebaskets")){
style=ScrollingSampStyle;
aI("text=Firebaskets#1;url=firebaskets1.html;")
aI("text=Firebaskets#2;url=firebaskets2.html;")
aI("text=Sizes and Prices;url=inprice.html;")
aI("text=Mix and Match;url=mixandmatch.html;")
}


with(milonic=new menuname("Contact")){
style=ScrollingSampStyle;
aI("text=About Marble Hill Fireplaces;url=about.html;")
aI("text=Location;url=where.html;")
aI("text=Seminars;url=javascript:popUp('seminars.html');")
aI("text=Information Request;url=info.html;")
}

with(milonic=new menuname("Downloads")){
style=ScrollingSampStyle;
aI("text=Marble Hill Brochure;url=brochure.html;")
aI("text=Customer Care;url=customer.html;")
aI("text=Technical Specifications;url=tech.html;")
}

drawMenus();
