/* * 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 Woodies 2009
' menu4[1]='mtvU College Life
' menu4[2]='mtv\'09 Best Breakout
Local Artist

' menu4[3]='mtvU RockBand2
' menu4[4]='mtvU Woodies 2008
' menu4[5]='Artist of the Week
' menu4[6]='Artist of the Year 2008
' menu4[7]='Def Jux
' menu4[8]='Drive-Thru
' menu4[9]='Epic-Artist of the Year 2007
' menu4[10]='EPITAPH
' menu4[11]='mtvU and Palm Centro at AT&T Battle of the Bands contest
' menu4[12]='mtvU Woodies 2007
' menu4[13]='Six Flags Battle of the Bands
' menu4[14]='Wrigley Battle of the Bands
' //menu4[0]='
2009 Woodies

' // 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
'