_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="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="0";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5F5F5F";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#5F5F5F";
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:///;");
aI("showmenu=SamplesSample: Valiant BoatCardLEFT_MENU;text=Samples;target=;url=Samples.html;");
aI("showmenu=Articles5 Things You’ll Need To Re-write To Give Your Sales Copy A FaceliftLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Do They all Laugh at Your Writing?;target=;url=Do-They-all-Laugh-at-Your-Writing-.html;");
}

with(milonic=new menuname("SamplesSample: Valiant BoatCardLEFT_MENU")){
style=submenuStyle;
aI("text=Sample: Valiant BoatCard;target=;url=Sample-Valiant-BoatCard.html;");
aI("text=Sample: Flying an Ugly Duckling;target=;url=Sample-Flying-an-Ugly-Duckling.html;");
}

with(milonic=new menuname("Articles5 Things You’ll Need To Re-write To Give Your Sales Copy A FaceliftLEFT_MENU")){
style=submenuStyle;
aI("text=5 Things You’ll Need To Re-write To Give Your Sales Copy A Facelift;target=;url=5-Things-You’ll-Need-To-Re-write-To-Give-Your-Sales-Copy-A-Facelift.html;");
aI("text=Increase Your Sales with Potency Constructs;target=;url=Increase-Your-Sales-with-Potency-Constructs.html;");
aI("text=Recession-Proof Your Business With Dynamic Sales Copy That SELLS!;target=;url=Recession-Proof-Your-Business-With-Dynamic-Sales-Copy-That-SELLS.html;");
}


 drawMenus();

