var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:100px; background:#87CEEB', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Channel 3", "schedule3.php"],
	["Channel 65", "schedule65.php"],
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#87CEEB', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["MCTV Topics (blog)", "index.php#blog"],
	["Location & Hours", "aboutus.html"],
	["Staff", "MCTVstaff.html"],
	["Board of Directors", "MCTVboard.html"],
	["MCTV History", "MCTVhistory.html"],
	["About Our Studio", "Ourbuilding.html"],
	["MCTV FAQs", "sorry.html"],
	["Policies & Procedures", "sorry.html"],
	["Lawsuit", "footlighterssuemctv.html"],
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:186px; background:#87CEEB', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Community Bulletin Board", "communitybullitenboard.php"],
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:186px; background:#87CEEB', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["MCTV Video on Demand", "VOD.html"],
	["MCTV General<br> &nbsp;Meeting Coverage", "VOD2.html"],
	["Mendocino County<br> &nbsp;Government Meetings", "VOD10.html"],
	["MLPAI North Coast<br> &nbsp;Regional Stakeholder &nbsp;Group", "MPLAI.html"],
	["Fort Bragg City<br> &nbsp;Government Meetings", "VOD4.html"],
	["Mendocino Coast<br> &nbsp;School Boards", "VOD3.html"],
	["Mendocino Coast<br> &nbsp;District Hospital", "VOD5.html"],
	["Civic, Cultural, Artistic <br> &nbsp;& Informational <br> &nbsp;Programs", "VOD11.html"],
	["Community Service<br> &nbsp;Announcements &<br>&nbsp;other Short Programs", "VOD18.html"],
	["Celebrating Our<br> &nbsp;Young People Series", "VOD12.html"],
	["Senior Perspectives", "Archive_SeniorPerspectives.html"],
	["VOD ARCHIVES", "VODarchives.html#VOCarchives"],


]


var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:186px; background:#87CEEB', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Services for Non Profits", "servicesfornonprofits.html"],
	["Community Bulletin Board", "communitybullitenboard2.php"],
	["Community Service<br> &nbsp;Announcements", "communityserviceannouncements.html"],
	["Community Shorts", "communityshorts.html"],


]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:186px; background:#87CEEB', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Channel 3", "underwriting.html#Channel3"],
	["Channel 64", "underwriting.html#Channel64"],
	["Video on Demand", "underwriting.html#VOD"],

]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu7.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!
]