_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="Black";
offcolor="#ffffff";
onbgcolor="Maroon";
oncolor="#ffffff";
padding="6";
pagebgcolor="Maroon";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#9F9F9F";
borderstyle="solid";
borderwidth="2";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Maroon";
offcolor="#ffffff";
onbgcolor="Black";
onbold="bold";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.framingcreationslv.com/;");
aI("showmenu=Services/Wholesale ServicesINFO_BAR_MENU;text=Services;target=;url=Services.html;");
aI("text=Our Gallery;target=;url=Our-Gallery.html;");
aI("text=Special Offers;target=;url=Special-Offers.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Services/Wholesale ServicesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Wholesale Services;target=;url=Wholesale-Services.html;");
}


 drawMenus();

