_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="White";
offcolor="#AA0000";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Everyday Lists;target=;url=./;");
aI("showmenu=Lists for the HomeGrocery ListsLEFT_MENU;text=Lists for the Home;target=;url=Lists-for-the-Home.html;");
aI("showmenu=Media ListsBook Record BookLEFT_MENU;text=Media Lists;target=;url=Media-Lists.html;");
aI("showmenu=Memory BooksRestaurant Record BookLEFT_MENU;text=Memory Books;target=;url=Memory-Books.html;");
aI("showmenu=Travel FormsGas Mileage FormLEFT_MENU;text=Travel Forms;target=;url=Travel-Forms.html;");
aI("text=30 Day Challenge;target=;url=30-Day-Challenge.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Lists for the HomeGrocery ListsLEFT_MENU")){
style=submenuStyle;
aI("text=Grocery Lists;target=;url=Grocery-Lists.html;");
aI("text=Easy Recipe Finder;target=;url=Easy-Recipe-Finder.html;");
aI("text=Meal Planners;target=;url=Meal-Planners.html;");
aI("text=Spring Cleaning Checklist;target=;url=Spring-Cleaning-Checklist.html;");
aI("text=Moving Box Kit;target=;url=Moving-Box-Kit.html;");
aI("text=Password Record Book;target=;url=Password-Record-Book.html;");
aI("text=Property Record Book for Insurance;target=;url=Property-Record-Book-for-Insurance.html;");
}

with(milonic=new menuname("Media ListsBook Record BookLEFT_MENU")){
style=submenuStyle;
aI("text=Book Record Book;target=;url=Book-Record-Book.html;");
}

with(milonic=new menuname("Memory BooksRestaurant Record BookLEFT_MENU")){
style=submenuStyle;
aI("text=Restaurant Record Book;target=;url=Restaurant-Record-Book.html;");
}

with(milonic=new menuname("Travel FormsGas Mileage FormLEFT_MENU")){
style=submenuStyle;
aI("text=Gas Mileage Form;target=;url=Gas-Mileage-Form.html;");
}


 drawMenus();
