var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:250px;background:#890303;color:#FFFFFFF', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Twitter", "http://www.twitter.com/k104fm"],
	["Myspace", "http://www.myspace.com/k104fm"],
	["Facebook", "http://www.facebook.com/k104fm"],
	["Youtube", "http://www.youtube.com/k104fm"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:250px;background:#890303;color:#FFFFFFF', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["Skip Cheatham & Da Playground", "http://www.k104fm.com/?pid=7616"],
	["Hollyhood Bay Bay", "http://www.k104fm.com/?pid=10506"],
	["Cat Daddy", "http://www.k104fm.com/?pid=5718"],
	["Gspook & Lil Brownie", "http://www.k104fm.com/?pid=5720"],
	["Kayotik", "http://www.k104fm.com/?pid=6325"],
	["Breeze", "#"],
	["KiKi J", "http://www.k104fm.com/?pid=5719"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'background:#890303', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Enter to Win!", "http://k104fm.com/default.asp?pid=5634"],
	["Hometown Showdown", "http://www.k104fm.com/?pid=11674"],
	["Contest Rules", "http://www.k104fm.com/?pid=21566"]
]



var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'background:#890303'} //Third menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu4.items=[
	["Coupons and Promotions", "http://k104fm.com/default.asp?pid=5949"],
	["Automotive", "http://k104fm.com/default.asp?pid=11233"],
	["Need A Job?", "http://k104fm.com/default.asp?pid=16050"],
	["Traffic", "http://mycommute.maptuit.com/?config=TrafficT.KKDA-FM"],
	["Photo Gallery", "javascript:void(window.open('http://www.104tube.com/2009/k104/photos/main.php', 'photos', 'scrollbars=yes,resizable=yes,status=yes,width=600,height=500'))"],
	["Watch Live!", "http://k104fm.com/default.asp?pid=16050"],
	["Advertise with Us", "http://www.k104fm.com/?pid=13519"]
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#890303', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Music Videos", "http://k104fm.com/default.asp?pid=5631"],
	["Top 10 Playlist", "http://www.k104fm.com/?pid=5630"],
	["Audio Player", "http://k104fm.com/default.asp?pid=5627"],
	["Your Song on the Radio!", "http://www.k104fm.com/?pid=11674"],
	["Requests", "http://www.k104fm.com/?pid=5632"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#890303'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Call  or Email Us", "http://www.k104fm.com/?pid=5624"],
	["Send Daily Dilema", "javascript:void(window.open('http://www.104tube.com/addins/playground/dailydilemma/daily3.html','dilemma','menubar=no,width=400,height=350,toolbar=no'));"] //no comma following last entry!
]