_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#5C743C";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#5C743C";
offcolor="#ffffff";
onbgcolor="#5C743C";
oncolor="#ffffff";
padding="6";
separatorcolor="#2A5500";
separatorsize="1";
subimage="images/black_4x5.gif";
subimagepadding="2";
overimage="images/dots5.gif";
imagepadding="5";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#CC6600";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_4x5.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=index.php;");
aI("text=What's New;target=;url=blog.php;");
aI("showmenu=GraniteGold and Cream Colored GraniteINFO_BAR_MENU;text=Granite;target=;url=Granite.html;");
aI("showmenu=QuartzSileStoneINFO_BAR_MENU;text=Quartz;target=;url=Quartz.html;");
aI("showmenu=Natural StoneLimestoneINFO_BAR_MENU;text=Natural Stone;target=;url=Natural-Stone.html;");
aI("showmenu=ProductsEdge ProfilesINFO_BAR_MENU;text=Products;target=;url=Products.html;");
aI("showmenu=ServicesOnline EstimateINFO_BAR_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=GalleryTestimonialsINFO_BAR_MENU;text=Gallery;target=;url=Gallery.html;");
}

with(milonic=new menuname("GraniteGold and Cream Colored GraniteINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Gold and Cream Colored Granite;target=;url=Gold-and-Cream-Colored-Granite-in-Birmingham.html;");
aI("text=Green Granite;target=;url=Green-Granite-in-Birmingham.html;");
aI("text=Blue Granite;target=;url=Blue-Granite-in-Birmingham.html;");
aI("text=Red Granite;target=;url=Red-Granite-in-Birmingham.html;");
aI("text=White Gray Granite;target=;url=White-Gray-Granite-in-Birmingham.html;");
aI("text=Black Granite;target=;url=Black-Granite-in-Birmingham.html;");
aI("text=Brown Granite;target=;url=Brown-Granite-in-Birmingham.html;");
}

with(milonic=new menuname("QuartzSileStoneINFO_BAR_MENU")){
style=submenuStyle;
aI("text=SileStone;target=;url=SileStone-Countertops.html;");
aI("text=CaesarStone;target=;url=CaesarStone.html;");
aI("text=HanStone;target=;url=HanStone.html;");
aI("text=Zodiaq;target=;url=Zodiaq.html;");
aI("text=IceStone;target=;url=IceStone.html;");
}

with(milonic=new menuname("Natural StoneLimestoneINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Limestone;target=;url=Limestone-Countertops.html;");
aI("text=Travertine;target=;url=Travertine-Countertops.html;");
aI("text=Onyx;target=;url=Onyx.html;");
aI("text=Slate;target=;url=Slate-Counters.html;");
aI("text=Marble;target=;url=Marble.html;");
}

with(milonic=new menuname("ProductsEdge ProfilesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Edge Profiles;target=;url=Edge-Profiles.html;");
aI("text=Sinks;target=;url=Sinks.html;");
aI("text=Faucets;target=;url=Faucets.html;");
aI("text=Stone Care;target=;url=Stone-Care.html;");
}

with(milonic=new menuname("ServicesOnline EstimateINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Online Estimate;target=;url=html_form.html;");
}

with(milonic=new menuname("GalleryTestimonialsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Testimonials;target=;url=Testimonials.html;");
}


 drawMenus();
