var menu_nav_home={divclass:'anylinkmenu', inlinestyle:'width:73px; border:0px solid gray', linktarget:''}
menu_nav_home.items=[
]

var menu_nav_products={divclass:'anylinkmenu', inlinestyle:'width:140px', linktarget:''}
menu_nav_products.items=[
	["&bull; Monoclonal Antibody", "product.php?name=monoclonal"], 
	["&bull; Polyclonal Antibody", "product.php?name=polyclonal"], 
	["&bull; Secondary Antibody", "product.php?name=secondary"], 
	["&bull; Antigen", "product.php?name=antigen"], 
	["&bull; Peptide", "product.php?name=peptide"], 
	["&bull; Protein", "product.php?name=protein"], 
	["&bull; Best Sellers", "product.php?name=best_sellers"], 
	["&bull; Products by Disease", "page.php?name=diseases"], 
	["&bull; Products by Pathway", "page.php?name=pathways"]
]

var menu_nav_ordering={divclass:'anylinkmenu', inlinestyle:'width:115px', linktarget:''}
menu_nav_ordering.items=[
	["&bull; How to Order", "page.php?name=ordering_faqs&question=place_order"], 
	["&bull; Order Form", "page.php?name=order_form"], 
	["&bull; Ordering FAQs", "page.php?name=ordering_faqs"], 
	["&bull; My Account", "account.php"]
]

var menu_nav_company={divclass:'anylinkmenu', inlinestyle:'width:110px', linktarget:''}
menu_nav_company.items=[
	["&bull; About Us", "page.php?name=about_us"], 
	["&bull; Contact Us", "page.php?name=contact_us"], 
	["&bull; Mailing List", "page.php?name=mailing_list"], 
	["&bull; Company FAQs", "page.php?name=company_faqs"]
]

var menu_nav_help={divclass:'anylinkmenu', inlinestyle:'width:135px', linktarget:''}
menu_nav_help.items=[
	["&bull; Advanced Search", "advanced_search.php"], 
	["&bull; Ordering FAQs", "page.php?name=ordering_faqs"], 
	["&bull; Contact Us", "page.php?name=contact_us"], 
	["&bull; Privacy Policy", "page.php?name=privacy_policy"], 
	["&bull; Terms & Conditions", "page.php?name=terms_conditions"]
]