var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Lifehouse & I: The Interview - TV.com
"; arnews[0] += "They are releasing their fifth studio album on February 23rd called Smoke & Mirrors and the album is more for everyone, the hip upbeat tunes to the things we are used to hearing from them. Jason explains, \"We were adamant about sonically pushing ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 06:42:00 GMT"; arnews[0] += "
"; arnews[1]="Lifehouse Ready To Hit The Road - Alternative Addiction
"; arnews[1] += "Lifehouse drummer Rick Woolstenhulme Jr. knows it’s on. The group is about to embark on a four month tour to support its latest release “Smoke and Mirrors,” the band’s fifth album, which is scheduled to be released in early March. If there ..."; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 04:47:00 GMT"; arnews[1] += "
"; arnews[2]="Lifehouse expands teen recreation program - Marin Independent Journal
"; arnews[2] += "Lifehouse in San Rafael will expand its teen recreation integration program with a $23,306 grant from Autism Speaks, a national advocacy organization committed to research and resources for those with autism and their families. Lifehouse was one of ..."; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 05:42:00 GMT"; arnews[2] += "
"; arnews[3]="Contest: Konami's Rhyme Player announced... win it! - DESTRUCTOID
"; arnews[3] += "Today Konami has announced that it'll be putting a new musical iPhone/iPod game, Rhyme Player , on the Apple App Store. Branded as an interactive lyrical experience, the game tapping and swiping the screen to scrolling lyrics. Konami says it \"bridges ..."; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 14:11:00 GMT"; arnews[3] += "
"; arnews[4]="Surprise your valentine with a personalized mix tape - Tartan
"; arnews[4] += "Sometimes you just can’t find the right way to say what you feel. When looking for the magical words to say to someone special, remember this alteration of the classic Apple promotional phrase — “There’s a song for that.” Many artists have ..."; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 20:12:00 GMT"; arnews[4] += "
"; arnews[5]="WATTO Distinctive Metal Wear Presents 2010 Backstage Artist Lounge ... - PRLog (free press release)
"; arnews[5] += "PR Log (Press Release) – Feb 08, 2010 – WATTO Distinctive Metal Wear has become the official belt buckle and accessories partner to several tour dates of the 2010 Backstage Artist Lounge Tour. Shinedown, Alice In Chains, Black Stone Cherry, 3 ..."; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 16:51:00 GMT"; arnews[5] += "
"; totcount = 6; 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("
");