_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#161E32";
onbgcolor="#161E32";
oncolor="White";
padding="16";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="4";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="SlateGray";
offcolor="White";
onbgcolor="LightSteelBlue";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.diamondfashionjewelry.net/;");
aI("showmenu=ArticlesCeltic Wedding JewelryLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Privacy;target=;url=privacy.html;");
}

with(milonic=new menuname("ArticlesCeltic Wedding JewelryLEFT_MENU")){
style=submenuStyle;
aI("text=Celtic Wedding Jewelry;target=;url=celtic-wedding-jewelry.html;");
aI("text=Bridesmaid Jewelry Sets;target=;url=bridesmaid-jewelry-sets.html;");
aI("text=Diamond Jewelry Stores;target=;url=diamond-jewelry-stores.html;");
aI("text=Real Hip Hop Jewelry;target=;url=real-hip-hop-jewelry.html;");
}


 drawMenus();

