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"],
	["Links Mentioned", "http://www.tigertv.tv/links.php"],
	["Shows", "http://www.tigertv.tv/shows.php"],
	["Meet the Faces", "http://www.tigertv.tv/meet.php"],
	["Executive Staff", "http://www.tigertv.tv/execstaff.php"],
	["Staff", "http://www.tigertv.tv/staff.php"],
	["Advertise Here", "http://www.lsu.edu/studentmedia/advertising.html"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:142px; background:#FFFFFF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Featured Video", "http://www.tigertv.tv/news.php"],
	["Online Articles", "http://www.tigertv.tv/reports.php"],
	["Special Reports", "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"] //no comma following last entry!
]

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"] //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"],
	["Site Map", "http://www.tigertv.tv/sitemap.php"] //no comma following last entry!
]