var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Ringo Starr and Paul McCartney Collaborate! - MP3.TV
"; arnews[0] += "Ringo Starr is joined by his former Beatles bandmate Paul McCartney for a duet on \"Y Not,\" the drummer's forthcoming solo album due out Jan. 12, 2010 on Hip-O Records/UMe. The album also includes vocal turns by Joss Stone, Ben Harper and Richard Marx ..."; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 05:45:00 GMT"; arnews[0] += "
"; arnews[1]="2 sites selling Beatles songs to remain shut down - Asbury Park Press
"; arnews[1] += "LOS ANGELES — Two Web sites that sold songs by The Beatles for 25 cents apiece should ... The injunction prohibits the sites and their owner, Hank Risan, from streaming or selling songs by the Fab Four and other popular artists, including Lily ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 09:15:00 GMT"; arnews[1] += "
"; arnews[2]="Ringo Starr Recruits Paul McCartney for Y Not - Undercover Music News
"; arnews[2] += "Paul McCartney has contributed to a couple of tracks on the new Ringo Starr album `Y Not`. McCartney plays bass on the track “Peace Dream’ and sings on ‘walk With You’. “Paul was doing the Grammys, so he came over to the house and was ..."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 02:48:00 GMT"; arnews[2] += "
"; arnews[3]="The Beatles (music group) - Orlando Sentinel
"; arnews[3] += "Crew Mix-Tapes: Garry: 1. I Thank you: Sam and Dave 2. Goin to Acapulco: Jim James and Calexico 3. Bunge in the Jungle: Jethro Tull 4. Look Through Any Window: The Hollies 5. Disco Apocalypse: Jackson Browne Intern Laura: A. You Can't Stop the Beat"; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 05:52:00 GMT"; arnews[3] += "
"; arnews[4]="Beatles documentary on History channel - Macomb Daily
"; arnews[4] += "Beatles fans will be giving thanks next week for some holiday TV specials featuring the Fab Four. The documentary \"The Beatles on Record,\" debuts at 10 p.m. Wednesday on the History channel, focusing on the group's recorded works. Director Bob ..."; arnews[4] += "
Publ.Date : Sun, 22 Nov 2009 11:14:00 GMT"; arnews[4] += "
"; arnews[5]="Music Specials With McCartney, Beyoncé, Sting - Hartford Courant
"; arnews[5] += "As the holiday hype rises to jangle the nerves, music seems the perfect antidote to cloying seasonal ... Also along those lines, and covering some of the same songs, is the remarkable \" The Beatles on Record\" (History, Wednesday, 10 p.m.), an ..."; arnews[5] += "
Publ.Date : Sun, 22 Nov 2009 08:51:00 GMT"; arnews[5] += "
"; arnews[6]="'Chris Carter's 'Breakfast With the Beatles'" celebrates 41st ... - Examiner
"; arnews[6] += "The playlist for Sunday's edition of \"Chris Carter's 'Breakfast With the Beatles\" on Sirius 25/XM 59 includes \"Hey Bulldog\" (\"Yellow Submarine Songtrack\"), \"Back in the U.S.S.R\" and \"Dear Prudence\" (both in mono), \"Glass Onion\" (take 34), \"Happiness ..."; arnews[6] += "
Publ.Date : Sun, 22 Nov 2009 04:41:00 GMT"; arnews[6] += "
"; arnews[7]="Take a walk with the Beatles with new app for Apple's iPhone - Examiner
"; arnews[7] += "The Beatles London Walk app for the iPhone. There's a new app being released this month for iPhone users that lets users walk in the footsteps of the Beatles. It's the new Beatles Walk app for the iPhone. It's a guided tour app of Beatles locations ..."; arnews[7] += "
Publ.Date : Sun, 22 Nov 2009 03:15:00 GMT"; arnews[7] += "
"; arnews[8]="The Beatles: Rock Band gets a new holiday commercial - DESTRUCTOID
"; arnews[8] += "Every time that launch commercial for The Beatles: Rock Band makes an appearance, I'm always blown away by how fantastic it really is. I'm still not certain how the advertisement was crafted, although that's a good thing. It adds to the mystery. As ..."; arnews[8] += "
Publ.Date : Fri, 20 Nov 2009 22:30:00 GMT"; arnews[8] += "
"; totcount = 9; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");