_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#FD0303";
padding="6";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#000000";
overbgimage="images/bracket9.gif";
imagepadding="6";
itemheight="40";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="78";
orientation="vertical";
itemheight="30";
aI("text=Autoresponder Home;target=;url=.././;align=center;");
aI("text=Autoresponder Guide;target=;url=index.html;align=center;");
aI("text=Autoresponder Script;target=;url=autoresponder-script.html;align=center;");
aI("text=Integrated Ecommerce Package;target=;url=integrated-ecommerce-package.html;align=center;");
aI("text=Third Party Autoresponder;target=;url=third-party-autoresponder.html;align=center;");
}


 drawMenus();

