fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=700;
_menuOpenDelay=400;
_subOffsetTop=0;
_subOffsetLeft=0;


with(menuStyle=new mm_style()){
bordercolor="none";
borderstyle="none";
borderwidth=1;
fontfamily="Lucida Grande, Verdana, Tahoma, Arial";
fontsize="85%";
fontstyle="bold";
headerbgcolor="#000000";
headercolor="#FFFFFF";
offbgcolor="#5C74A1";
offcolor="#FFFFFF";
onbgcolor="#00539A";
oncolor="#FFFFFF";
padding=5;
pagebgcolor="#00539A";
pagecolor="#FFFFFF";
separatorcolor="#FFCC33";
separatorsize=1;
subimage="/jscripts/arrow_white_hor.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuStyle;
top=10;
aI("text=MATERIALS HOME;;url= http://joinlpfs.com/marketing/index.php");
aI("showmenu=Links;text=MATERIALS LIST;;showmenu=MATERIALS");
aI("showmenu=Links;text=MATERIALS FAQ;;showmenu=FAQ");
aI("text=PRINTING TERMS;;url=http://joinlpfs.com/marketing/terms.php");
/*aI("text=SPECIALTY ADVERTISING;;url= http://joinlpfs.com/marketing/specialty_advertising.php");*/
aI("text=HOME;;url= http://joinlpfs.com/index.php");
}

with(milonic=new menuname("FAQ")){
style=menuStyle;
aI("text=How do I make an Order?;url=http://joinlpfs.com/marketing/order.php;");
aI("text=Can I get items not on the list?;url=http://joinlpfs.com/marketing/custom_items.php;");
aI("text=How long does LPFS approval take?;url=http://joinlpfs.com/marketing/approval.php;");
aI("text=How long does printing take?;url=http://joinlpfs.com/marketing/print_timing.php;");
aI("text=Can I put custom text into my piece?;url=http://joinlpfs.com/marketing/customization.php;");
aI("text=Can I use my printer?;url=http://joinlpfs.com/marketing/printers.php;");
} 

with(milonic=new menuname("MATERIALS")){
overflow="scroll";
style=menuStyle;
aI("text=Business Cards;url=http://joinlpfs.com/marketing/business_cards.php;")
aI("text=Letterhead;url=http://joinlpfs.com/marketing/letterhead.php;")
aI("text=Envelopes;url=http://joinlpfs.com/marketing/envelopes.php;")
aI("text=Mailing Labels;url=http://joinlpfs.com/marketing/mailing_labels.php;")
aI("text=Presentation Folders;url=http://joinlpfs.com/marketing/folders.php;")
aI("text=Notepads;url=http://joinlpfs.com/marketing/notepads.php;")
aI("text=Brochures (tri-fold);url=http://joinlpfs.com/marketing/tri-folds.php;")
aI("text=Note/Thank You Cards;url=http://joinlpfs.com/marketing/notecards.php;")

}

with(milonic=new menuname("MARKETING")){
style=menuStyle;
aI("text=Suggestions and Advice;url=http://joinlpfs.com/marketing/marketing.php;");
aI("text=Order Marketing Materials;url=http://joinlpfs.com/marketing/index.php;");
aI("text=Specialty Advertising Tools;url=http://joinlpfs.com/marketing/specialty_advertising.php;");
aI("text=Order Your Own Website;url=http://joinlpfs.com/marketing/websites.php;");
} 

drawMenus();

