﻿fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=150;
_menuOpenDelay=150;
_subOffsetTop=5;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
fontfamily="'Lucida Grande', Geneva, Arial, Verdana, sans-serif;";
fontstyle="normal";
fontsize="8pt";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#fff";
offcolor="#000";
onbgcolor="#82B6D7";
oncolor="#000";
padding=0;
margin=0;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#000";
separatorsize=1;
align="center";
}




with(subStyle=new mm_style()){
bordercolor="#000";
borderstyle="solid";
borderwidth="1px";
fontfamily="'Lucida Grande', Arial, Verdana, sans-serif;";
fontstyle="normal";
fontsize="8pt";
headerbgcolor="#505b90";
headercolor="#000000";
offbgcolor="#fff";
offcolor="#000";
onbgcolor="#82B6D7";
oncolor="#000";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#000";
separatorsize=1;
}

with(milonic=new menuname("Action")){
overflow="scroll";
style=subStyle;
itemwidth="150";
aI("text=Mission;url=http://www.actionagendas.com/mission.html;")
aI("text=Promise;url=http://www.actionagendas.com/promise.html;");
aI("text=Privacy/Return Policy;url=http://www.actionagendas.com/privacy.html;");
aI("text=Why Action?;url=http://www.actionagendas.com/switch/;");
aI("text=Contact Us;url=http://www.actionagendas.com/customer_tools/contact-us.php;");
aI("text=Make A Difference;url=http://www.actionagendas.com/features/make-a-difference.html;");
aI("text=Press;url=http://www.actionagendas.com/press/;");


}

with(milonic=new menuname("Agendas")){
overflow="scroll";
style=subStyle;
itemwidth="150";
aI("text=Amaze (Elementary);url=http://www.actionagendas.com/agendas/amaze.html;");
aI("text=Aspire (Large);url=http://www.actionagendas.com/agendas/aspire.html;");
aI("text=Achieve (Medium);url=http://www.actionagendas.com/agendas/achieve.html;");
aI("text=Advance (Small);url=http://www.actionagendas.com/agendas/advance.html;");
}

with(milonic=new menuname("Accessories")){
style=subStyle;
itemwidth="150";
aI("text=Bound-In Items;url=http://www.actionagendas.com/accessories/bound.html;");
aI("text=Unbound Items;url=http://www.actionagendas.com/accessories/unbound.html;");
aI("text=Value Bundles;url=http://www.actionagendas.com/bundles/value-bundles.html;");
}


with(milonic=new menuname("Custom")){
style=subStyle;
itemwidth="150";
aI("text=Handbook and Cover Options;url=http://www.actionagendas.com/custom/index.php;");
aI("text=Mascot Library;url=http://www.actionagendas.com/custom/mascots.php;");
aI("text=Customer Tools/Downloads;url=http://www.actionagendas.com/customer_tools/;");
}

with(milonic=new menuname("Supplements")){
style=subStyle;
itemwidth="150";
aI("text=Supplements;url=http://www.actionagendas.com/supplements/supplements.php;");
aI("text=ITS Program;url=http://www.actionagendas.com/supplements/its.html;");
aI("text=SOAR Study Skills;url=http://www.actionagendas.com/supplements/soar.html;");
}

with(milonic=new menuname("Order")){
style=subStyle;
itemwidth="150";
aI("text=Request a Quote;url=http://www.actionagendas.com/customer_tools/request-quote.php?type=academic;");
aI("text=How to Order;url=http://www.actionagendas.com/order/order.html");
aI("text=Common Questions;url=http://www.actionagendas.com/order/faq.html");

}

with(milonic=new menuname("Store")){
style=subStyle;
}

drawMenus();

