_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="Goldenrod";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
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="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("showmenu=HomeWhat's New?RIGHT_MENU;text=Home;target=;url=http://www.carolinalotterysystems.build-a-website-now.com/;");
aI("text=Free Newsletter;target=;url=Free-Newsletter.html;");
aI("showmenu=Lottery BasicsLottery MathRIGHT_MENU;text=Lottery Basics;target=;url=Lottery-Basics.html;");
aI("showmenu=Lottery SystemsPen & PaperRIGHT_MENU;text=Lottery Systems;target=;url=Lottery-Systems.html;");
aI("text=Sharing;target=;url=Sharing.html;");
}

with(milonic=new menuname("HomeWhat's New?RIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=What's New?;target=;url=What's-New-.html;");
}

with(milonic=new menuname("Lottery BasicsLottery MathRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Lottery Math;target=;url=Lottery-Math.html;");
aI("text=Mirrors;target=;url=Mirrors.html;");
aI("text=Totals;target=;url=Totals.html;");
aI("text=Rundowns;target=;url=Rundowns.html;");
aI("text=What if;target=;url=What-if.html;");
}

with(milonic=new menuname("Lottery SystemsPen & PaperRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("showmenu=Pen & PaperJulian Calendar Lottery WorkoutRIGHT_MENU;text=Pen & Paper;target=;url=Pen-&-Paper.html;");
}

with(milonic=new menuname("Pen & PaperJulian Calendar Lottery WorkoutRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Julian Calendar Lottery Workout;target=;url=Julian-Calendar-Lottery-Workout.html;");
}


 drawMenus();
