var artistsmenu={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'_self'}
artistsmenu.cols={divclass:'column', inlinestyle:'width:150px; background:#222222'}
artistsmenu.items=[
	["Jason Carson", "index.php?inner_page=featuredartist-carson-main"],
	["Tom Denney", "index.php?inner_page=featuredartist-denney-main"],
	["Christian Fillippo", "index.php?inner_page=featuredartist-fillippo-main"],
	["Stavros Giannopoulos", "index.php?inner_page=featuredartist-stavros-main"],
	["Joey Gralewski", "index.php?inner_page=featuredartist-gralewski-main"],
	["Ryan Kasparian", "index.php?inner_page=featuredartist-kasparian-main"],
	["Alex Kass XVX", "index.php?inner_page=featuredartist-kass-main"],
	["<span class='darken'>- SIGN UP -</span>", "index.php?inner_page=artists/signup", "efc"], //no comma following last entry!
	["Brian Mercer", "index.php?inner_page=featuredartist-mercer-main"],
	["Joe Parobek", "index.php?inner_page=featuredartist-parobek-main"],
	["Aaron Riddle", "index.php?inner_page=featuredartist-riddle-main"],
	["Cesar Romero", "index.php?inner_page=featuredartist-romero-main"],
	["Nole Schuyler", "index.php?inner_page=featuredartist-schuyler-main"],
	["Eric Stenberg", "index.php?inner_page=featuredartist-stenberg-main"],
	["Dave Togtman", "index.php?inner_page=featuredartist-togtman-main"],
	["<span class='darken'>- SIGN UP -</span>", "index.php?inner_page=artists/signup"] //no comma following last entry!
]

var bandsmenu={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#222222', linktarget:'_self'}
bandsmenu.items=[
	["Analyst, The", "index.php?inner_page=bands/theanalyst"],
	["Arrange for Use", "index.php?inner_page=bands/arrangeforuse"],
	["Atlas Moth, The", "index.php?inner_page=bands/theatlasmoth"],
	["Betrayer", "index.php?inner_page=bands/betrayer"],
	["Chapters", "index.php?inner_page=bands/chapters"],
	["Emisis", "index.php?inner_page=bands/emisis"],
	["Full Blown Chaos", "index.php?inner_page=bands/fullblownchaos"],
	["Nachtmystium", "index.php?inner_page=bands/nachtmystium"],
	["S.O.T.S.O.G.", "index.php?inner_page=bands/sotsog"],
	["Surrender Dorothy", "index.php?inner_page=bands/surrenderdorothy"],
	["Yakuza", "index.php?inner_page=bands/yakuza"],
	["<span class='darken'>- SIGN UP -</span>", "index.php?inner_page=bands/signup"]
]