var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Video+Chat (Live Only)", "http://www.hardfrequency.com/live.php"],
	["Winamp/Itunes", "http://www.hardfrequency.com/listen.pls"],
	["Windows Media Player", "http://www.hardfrequency.com/listen.m3u"],
	["Flash MP3 Player", "javascript:void(window.open('http://www.hardfrequency.com/flash.html',%20'flash',%20'width=149,height=105,left=0,top=0,%20location=no,%20menubar=no,%20status=no,%20toolbar=no,%20scrollbars=no,%20resizable=no','replace=yes'))"],
	["Java Player", "javascript:void(window.open('http://www.hardfrequency.com/player/index.php',%20'java128k',%20'width=275,height=348,left=0,top=0,%20location=no,%20menubar=no,%20status=no,%20toolbar=no,%20scrollbars=no,%20resizable=no','replace=yes'))"] //no comma following last entry!
]
