var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu1.items=[
	["SEARCH SUNSHINE DATABASE", "/../../sunshine/SunshineInitialState.php"],
	//["--Candidate Contributor", "sunshine.php/"],
	//["--Officers", "sunshine.php/"],
	//["--House", "sunshine.php/"],
	//["--Senate", "sunshine.php/"],
	//["--Judges", "sunshine.php/"],
	//["--Party & Caucus PACS", "sunshine.php/"],
	["SEARCH STATEMENTS OF ECONOMIC INTEREST", "/../../sunshine/SEI-Search.php"]
	//["CURRENT BILLS", "../../?q=current_bills"]//no comma following last entry!
]

var anylinkmenu11={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu11.items=[
	["ISSUES", "/../../issues"],
	["ISSUE BRIEFINGS", "/../../issue-briefings"],
	["PRESS RELEASES", "../../press-release"],
	["SPOTCHECK (ICPR News)", "/../../spotcheck"],
	["RACE IS ON (ICPR's Blog)", "/../race-is-on"],
	["ANNOUNCEMENTS", "/../../announcement"],
	["PATRON PROFILE WIKI", "/../patrons/patron-profiles"],
		["--Top Contributors", "/../../top20/2009-2010"],
		["--Career Patrons", "/../../career-patrons"],
	["RELATED NEWS", "#"], 
		["    --Illinois", "/../../illinois-news"],
			["    --Scandal", "/../../scandal-news"],
				["    --National", "/../../national-news"],
					["   --Chicago", "/../../chicago-news"],
						["    --Judicial", "/../../judicial-news"],
						    ["  --ICPR on TV", "/../../icpr-on-tv"]
	//no comma following last entry!
]

var anylinkmenu12={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu12.items=[
	//["CITIZENS TOOL BOX", "../../citizens_toolbox"],
	//["   --FOIA", "../../?q=foia.php"],
	//["   --Campaign Finance", "campaign_finance.php/"],
	//["   --Redistricting", "redistricting.php/"],
	//["   --Sample Letters", "sample_letters.php/"],
	//["VOTER INFO", "voter_info.php/"],
	//["PROBLEMS/SOLVED", "problems_solved.php/"],
	["EVENTS", "/../../events"],
	["CONTACT YOUR LEGISLATORS", "/../../sunshine/FindBy1.php"],
	//["CONTACT THE MEDIA", "contact_media.php/"],
	//["FOIA LETTER WRITER", "foia_letter_writer.php/"],
	//["FEATURED REFORMERS", "/../../featured-reformers"],
	["GET INVOLVED", "/../../get-involved"]
	//["ICPR IN ACTION", "icpr_action.php/"]
	//no comma following last entry!
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Third menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.items=[
	["Dynamic Drive", "http://www.dynamicdrive.com/"],
	["CSS Drive", "http://www.cssdrive.com/"],
	["JavaScript Kit", "http://www.javascriptkit.com/"],
	["Coding Forums", "http://www.codingforums.com/"],
	["JavaScript Reference", "http://www.javascriptkit.com/jsref/", "efc"],
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk", "efc"],
	["News.com", "http://www.news.com/"],
	["SlashDot", "http://www.slashdot.com/"],
	["Digg", "http://www.digg.com/"],
	["Tech Crunch", "http://techcrunch.com"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]
