_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/dots6.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#214865";
oncolor="#ffffff";
padding="9";
separatorcolor="Silver";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#214865";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#214865";
oncolor="White";
padding="4";
separatorcolor="White";
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 Page;target=;url=http://moveyourmessagellc.com/;");
aI("text=Current Pictures;target=;url=Current-Pictures.html;");
aI("text=About MYM;target=;url=About-MYM.html;");
aI("text=Creating a Video-Blog for You;target=;url=Creating-a-Video-Blog-for-You.html;");
aI("text=Automated Distribution;target=;url=Automated-Distribution.html;");
aI("text=Video Project Examples;target=;url=Video-Project-Examples.html;");
aI("text=Applying The Ten-Finger Guide to Video Marketing Effectiveness;target=;url=Applying-The-Ten-Finger-Guide-to-Video-Marketing-Effectiveness.html;");
aI("text=How to Prepare for a Video Shoot;target=;url=How-to-Prepare-for-a-Video-Shoot.html;");
aI("text=Video Packages & Pricing;target=;url=Video-Packages-&-Pricing.html;");
aI("text=StockShow;target=;url=StockShow.html;");
aI("text=Contact Me;target=;url=Contact-Me.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
