// JavaScript Document




var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Alabama", "http://www.arthritis.org/jbr-locations.php?state=Alabama"],
	["Alaska", "http://www.arthritis.org/jbr-locations.php?state=Alaska"],
	["Arizona", "http://www.arthritis.org/jbr-locations.php?state=Arizona"],
	["Arkansas", "http://www.arthritis.org/jbr-locations.php?state=Arkansas"],
	["California", "http://www.arthritis.org/jbr-locations.php?state=California"],
	["Colorado", "http://www.arthritis.org/jbr-locations.php?state=Colorado"],
	["Connecticut", "http://www.arthritis.org/jbr-locations.php?state=Connecticut"],
	["Delaware", "http://www.arthritis.org/jbr-locations.php?state=Delaware"],
	["District of Columbia", "http://www.arthritis.org/jbr-locations.php?state=District of Columbia"],
	["Florida", "http://www.arthritis.org/jbr-locations.php?state=Florida"],
	["Georgia", "http://www.arthritis.org/jbr-locations.php?state=Georgia"],
	["Hawaii", "http://www.arthritis.org/jbr-locations.php?state=Hawaii"],
	["Idaho", "http://www.arthritis.org/jbr-locations.php?state=Idaho"],
	["Illinois", "http://www.arthritis.org/jbr-locations.php?state=Illinois"],
	["Indiana", "http://www.arthritis.org/jbr-locations.php?state=Indiana"],
	["Iowa", "http://www.arthritis.org/jbr-locations.php?state=Iowa"],
	["Kansas", "http://www.arthritis.org/jbr-locations.php?state=Kansas"],
	["Kentucky", "http://www.arthritis.org/jbr-locations.php?state=Kentucky"],
	["Louisiana", "http://www.arthritis.org/jbr-locations.php?state=Louisiana"],
	["Maine", "http://www.arthritis.org/jbr-locations.php?state=Maine"],
	["Maryland", "http://www.arthritis.org/jbr-locations.php?state=Maryland"],
	["Massachusetts", "http://www.arthritis.org/jbr-locations.php?state=Massachusetts"],
	["Michigan", "http://www.arthritis.org/jbr-locations.php?state=Michigan"],
	["Minnesota", "http://www.arthritis.org/jbr-locations.php?state=Minnesota"],
	["Mississippi", "http://www.arthritis.org/jbr-locations.php?state=Mississippi"],
	["Missouri", "http://www.arthritis.org/jbr-locations.php?state=Missouri"],
	["Montana", "http://www.arthritis.org/jbr-locations.php?state=Montana"],
	["Nebraska", "http://www.arthritis.org/jbr-locations.php?state=Nebraska"],
	["Nevada", "http://www.arthritis.org/jbr-locations.php?state=Nevada"],
	["New Hampshire", "http://www.arthritis.org/jbr-locations.php?state=New Hampshire"],
	["New Jersey", "http://www.arthritis.org/jbr-locations.php?state=New Jersey"],
	["New Mexico", "http://www.arthritis.org/jbr-locations.php?state=New Mexico"],
	["New York", "http://www.arthritis.org/jbr-locations.php?state=New York"],
	["North Carolina", "http://www.arthritis.org/jbr-locations.php?state=North Carolina"],
	["North Dakota", "http://www.arthritis.org/jbr-locations.php?state=North Dakota"],
	["Ohio", "http://www.arthritis.org/jbr-locations.php?state=Ohio"],
	["Oklahoma", "http://www.arthritis.org/jbr-locations.php?state=Oklahoma"],
	["Oregon", "http://www.arthritis.org/jbr-locations.php?state=Oregon"],
	["Pennsylvania", "http://www.arthritis.org/jbr-locations.php?state=Pennsylvania"],
	["Rhode Island", "http://www.arthritis.org/jbr-locations.php?state=Rhode Island"],
	["South Carolina", "http://www.arthritis.org/jbr-locations.php?state=South Carolina"],
	["South Dakota", "http://www.arthritis.org/jbr-locations.php?state=South Dakota"],
	["Tennessee", "http://www.arthritis.org/jbr-locations.php?state=Tennessee"],
	["Texas", "http://www.arthritis.org/jbr-locations.php?state=Texas"],
	["Utah", "http://www.arthritis.org/jbr-locations.php?state=Utah"],
	["Vermont", "http://www.arthritis.org/jbr-locations.php?state=Vermont"],
	["Virginia", "http://www.arthritis.org/jbr-locations.php?state=Virginia"],
	["Washington", "http://www.arthritis.org/jbr-locations.php?state=Washington"],
	["West Virginia", "http://www.arthritis.org/jbr-locations.php?state=West Virginia"],
	["Wisconsin", "http://www.arthritis.org/jbr-locations.php?state=Wisconsin"],
	["Wyoming", "http://www.arthritis.org/jbr-locations.php?state=Wyoming"]        //no comma following last entry!
]  
