﻿fixMozillaZIndex=false; //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(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=0;
}

with(menuStyle=new mm_style()){
bordercolor="#D5A86C";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
onbgcolor="#4F8EB6";
padding=5;
pagecolor="#715031";
separatorcolor="#D5A86C";
separatorsize=0;
subimagepadding=2;
itemwidth=148;
imagealign="center";
menubgimage='/dropdown/normal_02.gif';
clickbgimage='/dropdown/normal_02.gif';
overbgimage='/dropdown/normal_02.gif';
}

with(bob=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=AllImagesStyle;
aI("image=/dropdown/new-normal_07.gif;overimage=/dropdown/new-normal-on_07.gif;url=/;");
aI("image=/dropdown/new-normal_08.gif;overimage=/dropdown/new-normal-on_08.gif;showmenu=tileandstone;url=/tilestone.html;");
aI("image=/dropdown/new-normal_09.gif;overimage=/dropdown/new-normal-on_09.gif;showmenu=lighting;url=/lighting.html;");
aI("image=/dropdown/new-normal_10.gif;overimage=/dropdown/new-normal-on_10.gif;showmenu=fireplaces;url=/fireplaces.html;");
aI("image=/dropdown/new-normal_11.gif;overimage=/dropdown/new-normal-on_11.gif;url=/visit-us.html;");
aI("image=/dropdown/new-normal_12.gif;overimage=/dropdown/new-normal-on_12.gif;url=/new-product-specials.html;");
aI("image=/dropdown/new-normal_13.gif;overimage=/dropdown/new-normal-on_13.gif;url=/careers.html;");
}

with(bob=new menuname("tileandstone")){
overflow="scroll";
style=menuStyle;
aI("image=/dropdown/dd-normal_01.gif;overimage=/dropdown/dd-normal-on.jpg_01.gif;url=/tilestone-traditional.html;");
aI("image=/dropdown/dd-normal_05.gif;overimage=/dropdown/dd-normal-on.jpg_05.gif;url=/tilestone-artisan.html;");
aI("image=/dropdown/dd-normal_08.gif;overimage=/dropdown/dd-normal-on.jpg_08.gif;url=/tilestone-handpainted.html;");
aI("image=/dropdown/dd-normal_11.gif;overimage=/dropdown/dd-normal-on.jpg_11.gif;url=/tilestone-glass.html;");
aI("image=/dropdown/dd-normal_13.gif;overimage=/dropdown/dd-normal-on.jpg_13.gif;url=/tilestone-metal.html;");
aI("image=/dropdown/dd-normal_14.gif;overimage=/dropdown/dd-normal-on.jpg_14.gif;url=/tilestone-mosaics.html;");
aI("image=/dropdown/dd-normal_15.gif;overimage=/dropdown/dd-normal-on.jpg_15.gif;url=/tilestone-stone.html;");
}

with(bob=new menuname("lighting")){
style=menuStyle;
aI("image=/dropdown/dd-normal_06.gif;overimage=/dropdown/dd-normal-on.jpg_06.gif;url=/lighting-limehouse.html;");
aI("image=/dropdown/dd-normal_09.gif;overimage=/dropdown/dd-normal-on.jpg_09.gif;url=/lighting-urbanarch.html;");
}

with(bob=new menuname("fireplaces")){
style=menuStyle;
aI("image=/dropdown/dd-normal_03.gif;overimage=/dropdown/dd-normal-on.jpg_03.gif;url=/fireplaces-chesneys.html;");
}

drawMenus();

