var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!anylinkmenu1.items=[	["Rack Cards", "ind.php?r=2"],	["Postcards", "ind.php?r=3"],	["Brochures", "ind.php?r=1"],	["Other Printing", "ind.php?r=4"],	["All Products", "products.php"],	["Services","services.php"],	["Downloadable Worksheets","worksheets.php"]//no comma following last entry!]var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}anylinkmenu2.items=[	["How to Order", "how_to_order.php"],	["Quick Estimator", "pricing.php"],	["Order Form", "order.php"],	["Your Order", "your_order.php"],	["Submit Your Corrections", "corrections.php"]]var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}anylinkmenu3.items=[	["About Us", "about.php"],	["Team Contacts", "contact.php"],	["Customer Testimonials", "testimonials.php"],	["Events", "events.php"],	["Services","services.php"]]var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}anylinkmenu4.items=[	["Customer Service", "service.php"],	["FAQ", "faq.php"],	["Contact Us", "contact.php"]]
