var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Communication Arts", "http://new.hectv.org/education/cur/comarts/index.php"],
	["Fine Arts", "http://new.hectv.org/education/cur/finearts/index.php"],
	["Mathematics", "http://new.hectv.org/education/cur/math/index.php"],
	["Science", "http://new.hectv.org/education/cur/science/index.php"],
	["Social Studies", "http://new.hectv.org/education/cur/sstudies/index.php"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	[""],
	[""],
	[""],
	[""] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'width:280px', linktarget:''} //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=[
	["Behind the Minds", "http://www.hectv.org/programs/ser/behind/"],
	["Impact", "http://www.hectv.org/programs/ser/impact/"],
	["State of the Arts", "http://www.hectv.org/programs/ser/stateofthearts/"],
	["HEC-TV LIVE!", "http://www.hectv.org/programs/ser/hectvlive/","efc"],
	["I Love Jazz", "http://www.hectv.org/programs/ser/ilovejazz/"],
	["Innovations", "http://www.hectv.org/programs/ser/innovations/"],
	["Legally Speaking", "http://www.hectv.org/programs/ser/legallyspeaking/"],
	["Liquid Light", "http://www.hectv.org/programs/ser/liquidlight/","efc"],
	["Frames", "http://www.hectv.org/programs/ser/frames/"],
	["Specials", "http://www.hectv.org/programs/spec/"],
	["Series", "http://www.hectv.org/programs/ser/"]
	
]



var anylinkmenu4={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //Fourth menu variable. Same precaution.
anylinkmenu4.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu4.items=[
["Arts","http://www.hectv.org/demand/demand.php?catid=6"],
["Business","http://www.hectv.org/demand/demand.php?catid=17"],
["Culture","http://www.hectv.org/demand/demand.php?catid=8"],
["Dance","http://www.hectv.org/demand/demand.php?catid=12","efc"],
["Education","http://www.hectv.org/demand/demand.php?catid=2"],
["Entertainment","http://www.hectv.org/demand/demand.php?catid=3"],
["Family","http://www.hectv.org/demand/demand.php?catid=16"],
["Films","http://www.hectv.org/demand/demand.php?catid=7","efc"],
["Health","http://www.hectv.org/demand/demand.php?catid=9"],
["History","http://www.hectv.org/demand/demand.php?catid=1"],
["Interviews","http://www.hectv.org/demand/demand.php?catid=4"],
["Literature","http://www.hectv.org/demand/demand.php?catid=13","efc"],
["Music","http://www.hectv.org/demand/demand.php?catid=5"],
["Outdoors","http://www.hectv.org/demand/demand.php?catid=15"],
["Politics","http://www.hectv.org/demand/demand.php?catid=18"],
["Science","http://www.hectv.org/demand/demand.php?catid=10","efc"],
["Theater","http://www.hectv.org/demand/demand.php?catid=14"],
["Travel","http://www.hectv.org/demand/demand.php?catid=11"]
]



var anylinkmenu5={divclass:'anylinkmenucols', inlinestyle:'width:310px', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu5.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu5.items=[
	["Communication Arts", "http://www.hectv.org/education/cur/comarts/"],
	["Fine Arts", "http://www.hectv.org/education/cur/finearts/"],
	["Mathematics", "http://www.hectv.org/education/cur/math/"],
	["Science", "http://www.hectv.org/education/cur/science/","efc"],
	["Social Studies", "http://www.hectv.org/education/cur/sstudies/"],
	["HEC-TV Presents", "http://www.hectv.org/education/pre/",],
	["HEC-TV LIVE!", "http://www.hectv.org/education/cur/finearts/tvlive.php"]
	
	
]
