_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Comic Sans MS";
fontsize="12pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="#000000";
oncolor="#777777";
padding="5";
separatorcolor="Transparent";
separatorsize="5";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Home Page;target=;url=./;");
aI("text=Wedding Toasts;target=;url=Wedding-Toasts.html;");
aI("text=Writing A Speech;target=;url=Writing-A-Speech.html;");
aI("text=Wedding Speeches Groom Bride Best Man ;target=;url=Wedding-Speeches-Groom-Bride-Best-Man.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesWeb SitesRIGHT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=NewsNews Release 1RIGHT_MENU;text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("ResourcesWeb SitesRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=People;target=;url=People.html;");
}

with(milonic=new menuname("NewsNews Release 1RIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=News Release 1;target=;url=News-Release-1.html;");
aI("text=News Release 2;target=;url=News-Release-2.html;");
aI("text=News Release 3;target=;url=News-Release-3.html;");
aI("text=News Release 4;target=;url=News-Release-4.html;");
aI("text=News Release 5;target=;url=News-Release-5.html;");
}


 drawMenus();
