_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#353430";
borderstyle="solid";
borderwidth="1";
fontfamily="Century Gothic";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="Black";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
pagebgcolor="Black";
pagecolor="Black";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_blue.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="LightSteelBlue";
borderstyle="solid";
borderwidth="1";
fontfamily="Century Gothic";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="LightSteelBlue";
onborder="1px solid #316AC5";
oncolor="Black";
padding="3";
pagebgcolor="LightSteelBlue";
pagecolor="Black";
separatorcolor="White";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=My ServicesWedding Officiant ServicesLEFT_MENU;text=My Services;target=;url=./;");
aI("text=About Me;target=;url=About-Me.html;");
aI("text=Photo Gallery;target=;url=Photo-Gallery.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("showmenu=ResourcesPreferred VendorsLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Contact Me;target=;url=Contact-Me.html;");
}

with(milonic=new menuname("My ServicesWedding Officiant ServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Wedding Officiant Services;target=;url=Wedding-Officiant-Services.html;");
aI("text=Vow Renewal Services;target=;url=Vow-Renewal-Services.html;");
}

with(milonic=new menuname("ResourcesPreferred VendorsLEFT_MENU")){
style=submenuStyle;
aI("text=Preferred Vendors;target=;url=Preferred-Vendors.html;");
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Products;target=;url=Products.html;");
}


 drawMenus();
