_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
image="images/dots9.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="DodgerBlue";
oncolor="#ffffff";
padding="8";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="220";
}

with(submenuStyle=new mm_style()){
bordercolor="DodgerBlue";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DodgerBlue";
offcolor="GhostWhite";
onbgcolor="MediumBlue";
oncolor="GhostWhite";
padding="4";
separatorcolor="DodgerBlue";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.beholdsigns.com/;");
aI("showmenu=Products and ServicesProductsLEFT_MENU;text=Products and Services;target=;url=Products-and-Services.html;");
aI("showmenu=ResourcesFAQLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Send A File;target=;url=Send-A-File.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Products and ServicesProductsLEFT_MENU")){
style=submenuStyle;
aI("text=Products;target=;url=Products.html;");
aI("text=Product Gallery;target=;url=Product-Gallery.html;");
aI("text=Services;target=;url=Services.html;");
}

with(milonic=new menuname("ResourcesFAQLEFT_MENU")){
style=submenuStyle;
aI("text=FAQ;target=;url=FAQ.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=About Us;target=;url=About-Us.html;");
}


 drawMenus();
