_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#55D4FF";
offcolor="Black";
onbgcolor="LightPink";
oncolor="Blue";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="176";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
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.impressionsofperry.com/;");
aI("showmenu=ProductsBrightonLEFT_MENU;text=Products;target=;url=Products.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Our Staff;target=;url=Our-Staff.html;");
aI("text=Find Us;target=;url=Find-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Our Favorite Links;target=;url=Our-Favorite-Links.html;");
aI("text=Email Login;target=;url=Email-Login.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ProductsBrightonLEFT_MENU")){
style=submenuStyle;
aI("text=Brighton;target=_blank;url=http://www.brighton.com/;");
aI("text=VeraBradley;target=;url=VeraBradley.html;");
aI("text=Emily Ray;target=_blank;url=http://www.emilyray.com/;");
aI("text=Kids and Tweens;target=;url=Kids-and-Tweens.html;");
aI("text=Monogrammed Jewelry;target=;url=Monogrammed-Jewelry.html;");
aI("text=Monogrammed Gifts;target=;url=Monogrammed-Gifts.html;");
aI("text=Stationary;target=;url=Stationary.html;");
aI("text=Home Decor;target=;url=Home-Decor.html;");
aI("text=Baby Gifts;target=;url=Baby-Gifts.html;");
aI("text=Jewelry;target=;url=Jewelry.html;");
aI("text=Quick Gifts;target=;url=Quick-Gifts.html;");
aI("text=Collegiate;target=;url=Collegiate.html;");
aI("text=Lotions and Home Fragrances;target=;url=Lotions-and-Home-Fragrances.html;");
aI("text=Pewter;target=;url=Pewter.html;");
aI("text=Dishes;target=;url=Dishes.html;");
aI("text=Acrylic;target=;url=Acrylic.html;");
}


 drawMenus();
