/* * Javascript MENU ITEM TEMPLATE :: * * Div for BG hover * * Image widget thing for item bullet * * Href/Link Text * menu1[0]='
*   * Advantages * ' * */ //Contents for menu 1 -- News var menu1=new Array() menu1[0]='News
' //Contents for menu 2, and so on -- About var menu2=new Array() menu2[0]='About Us
' menu2[1]='FAQS
' menu2[2]='Sign Up
' //-- Browwse var menu3=new Array() menu3[0]='By Name
' menu3[1]='Popular Artists
' menu3[2]='
Artist of the Week

' //contests var menu4=new Array() menu4[0]='mtvU and Palm Centro at AT&T Battle of the Bands contest
' menu4[1]='Artist of the Week
' menu4[2]='Artist of the Year 2008
' menu4[3]='Def Jux
' menu4[4]='Drive-Thru
' menu4[5]='Epic-Artist of the Year 2007
' menu4[6]='EPITAPH
' menu4[7]='mtvU Woodies 2007
' menu4[8]='Six Flags Battle of the Bands
' menu4[9]='Wrigley Battle of the Bands
' //menu4[0]='
Current Opp

' // Fans var menu5=new Array() menu5[0]='Sign Up
' menu5[1]='My Account
' // Bands var menu6=new Array() menu6[0]='Sign Up
' menu6[1]='Artist Profile
' menu6[2]='My Account
'