var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:142px; background:#FFFFFF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["Home", "http://www.tigertv.tv/index.php"],
	["Schedule", "http://www.tigertv.tv/schedule.php"],
	["F.A.Q.", "http://www.tigertv.tv/faq.php"],
	["Links Mentioned", "http://www.tigertv.tv/links.php"]
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:142px; background:#FFFFFF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Newsbeat", "http://www.tigertv.tv/news.php"],
	["Online Articles", "http://www.tigertv.tv/reports.php"],
	["Your Source", "http://www.tigertv.tv/special.php"],
	["In Depth", "http://www.tigertv.tv/erikamcmanus.php"]
 //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:142px; background:#FFFFFF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Sports", "http://www.tigertv.tv/sports.php"]
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:142px; background:#FFFFFF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Entertainment", "http://www.tigertv.tv/entertainment.php"],
	["The Ramen", "http://www.tigertv.tv/ramen.php"]
]
	
	
var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:142px; background:#FFFFFF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["About Us", "http://www.tigertv.tv/about.php"],
	["Exec Staff", "http://www.tigertv.tv/execstaff.php"],
	["General Staff", "http://www.tigertv.tv/staff.php"]
 //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:142px; background:#FFFFFF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Contact Us", "http://www.tigertv.tv/contact.php"],
	["Advertise Here", "http://www.lsu.edu/studentmedia/advertising.html"], 
	["Email Login", "https://www.google.com/a/tigertv.tv/ServiceLogin?service=mail&passive=true&rm=false&continue=http%3A%2F%2Fmail.google.com%2Fa%2Ftigertv.tv%2F&bsv=1eic6yu9oa4y3&ltmpl=default&ltmplcache=2"],
	["Site Map", "http://www.tigertv.tv/sitemap.php"]
 
]