_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Gold";
offcolor="#000000";
onbgcolor="LightGoldenrodYellow";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Gold";
offcolor="#000000";
onbgcolor="LightGoldenrodYellow";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Significance of the Wedding Ring;target=;url=http://wedding-ring-guide.com/;");
aI("showmenu=ArticlesHow to Care for your Gold RingLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Wedding Ring Store;target=;url=wedding-ring-store.html;");
aI("text=Wedding Ring Guide Resource Directory;target=;url=wedding-ring-guide-resource-directory.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesHow to Care for your Gold RingLEFT_MENU")){
style=submenuStyle;
aI("text=How to Care for your Gold Ring;target=;url=how-to-care-for-your-gold-ring.html;");
aI("text=How to Plan the Perfect Wedding;target=;url=how-to-plan-the-perfect-wedding.html;");
aI("text=Selecting your Wedding Ring;target=;url=selecting-your-wedding-ring.html;");
aI("text=Diamond: Perfect Stone for your Wedding Ring;target=;url=diamond-perfect-stone-for-your-wedding-ring.html;");
}


 drawMenus();

