_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ABABAB";
borderwidth="1";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
oncolor="MediumBlue";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
pagecolor="Red";
rawcss="padding-left:10px;padding-right:10px";
menubgimage="images/mac_back0.gif";
itemheight="22";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#838383";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
image="images/mac_trans.gif";
offcolor="#000000";
oncolor="#ffffff";
onsubimage="images/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
separatorcolor="#D2D4D4";
separatorpadding="5";
subimage="images/macarrow_off.gif";
rawcss="padding-left:5px;padding-right:5px";
menubgcolor="#EBF0EC";
menubgimage="images/mac_back0.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=600;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
openstyle="up";
aI("showmenu=HomeWhat's IncludedMAIN_FOOTER_MENU;text=Home;target=;url=./;align=left;");
aI("text=Get On Page One;target=;url=Get-On-Page-One.html;align=left;");
aI("text=Samples;target=;url=Samples.html;align=left;");
aI("text=FAQ;target=;url=FAQ.html;align=left;");
aI("showmenu=Contact UsPrivacy StatementMAIN_FOOTER_MENU;text=Contact Us;target=;url=Contact-Us.html;align=left;");
aI("text=Order;target=;url=Order.html;align=left;");
}

with(milonic=new menuname("HomeWhat's IncludedMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=What's Included;target=;url=What's-Included.html;");
}

with(milonic=new menuname("Contact UsPrivacy StatementMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Privacy Statement;target=;url=Privacy-Statement.html;");
}


 drawMenus();
