_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="#ffffff";
offcolor="#4F4F4F";
onbgcolor="#EFEFEF";
oncolor="#000000";
padding="5";
separatorcolor="#000000";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="5";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.thesentinelnewsletter.com/;");
aI("text=Join Now;target=;url=join_now.html;");
aI("text=What You Get;target=;url=what_you_get.html;");
aI("text=How It Works For Print;target=;url=how_it_works_for_print.html;");
aI("showmenu=Design ElementsDesign Elements VideoMAIN_HEADER_MENU;text=Design Elements;target=;url=design_elements.html;");
aI("text=Samples;target=;url=samples.html;");
aI("showmenu=How It Works For EmailCreate and Send Your EmailMAIN_HEADER_MENU;text=How It Works For Email;target=;url=how_it_works_for_email.html;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Login For Email Acct;target=;url=login-for-email-acct.html;");
}

with(milonic=new menuname("Design ElementsDesign Elements VideoMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Design Elements Video;target=;url=design-elements-video.html;");
}

with(milonic=new menuname("How It Works For EmailCreate and Send Your EmailMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Create and Send Your Email;target=;url=create_send.html;");
aI("text=Manage Your Lists;target=;url=manage-your-lists.html;");
aI("text=Analyze Your Campaigns;target=;url=analyze.html;");
aI("showmenu=VideosCreate & Send VideoMAIN_HEADER_MENU;text=Videos;target=;url=videos.html;");
aI("text=Email Pricing;target=;url=email-pricing.html;");
}

with(milonic=new menuname("VideosCreate & Send VideoMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Create & Send Video;target=;url=create-n-send-video.html;");
aI("text=Create Subscriber Lists Video;target=;url=create-subscriber-lists-video.html;");
aI("text=Adding Subscribers Video;target=;url=adding-subscribers-video.html;");
aI("text=Custom Fields Video;target=;url=custom-fields-video.html;");
}


 drawMenus();

