var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Front Page", "http://www.b-thechange.org"],
	["Tech and Tools", "http://www.b-thechange.org/col?c=Tech_and_Tools"],
	["Video", "http://www.b-thechange.org/col?c=Video"],
	["Just Cause", "http://www.b-thechange.org/col?c=Just_Cause"],
	["Culture of Change", "http://www.b-thechange.org/col?c=Culture_of_Change"] //no comma following last entry!
]

