var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Blue Cross", "https://pd.secure.anthem.com/AgentConnect/gen/link.htm?linkid=pt537U_NQrMTwaYv80Brb8V2009811521795"],
	["Blue Shield", "https://www.blueshieldca.com/bsc/ApplyNow?xyz=J+ow8ZK3q2zo"],
	 //no comma following last entry!
	["HealthNet", "https://www.healthnet.com/quotes?a=45325"],
	 //no comma following last entry!
	 ["CIGNA", "https://cigna.healthplan.com/page.php?p=quote/go.php&l=0727014387"]
	 //no comma following last entry!
]





var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["Travel Insurance", "http://www.hthtravelinsurance.com/prdCobrand/index.cfm?link_id=56826&amp;header=y&amp;personalized=n"],
	["Car Insurance: Mexico", "http://sb.iigins.com/quote/?aff_id=10012&agtdst=&office_code="]
	 //no comma following last entry!
]


