var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Good Charlotte Scrap Album - The Gaea Times
"; arnews[0] += "Rockers GOOD CHARLOTTE have scrapped their new album, and returned to the studio to record it again. Guitarist Benji Madden made the tough decision to wipe the disc after returning from a tour of Australia and listening to the new tracks for the ..."; arnews[0] += "
Publ.Date : Mon, 25 Jan 2010 03:03:00 GMT"; arnews[0] += "
"; arnews[1]="Good Charlotte Biography - Kidzworld
"; arnews[1] += "\"We want kids to come to our shows and forget about everything. Whatever their problems are, we want them to be focused on the energy, have a good time, and then go back to their normal life tomorrow"; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 21:22:00 GMT"; arnews[1] += "
"; arnews[2]="Nicole Richie & Joel Madden Celebrate Opening Of New Playground - celebritybabyscoop
"; arnews[2] += "\"Over the past year, Joel and I have been working with Beyond Shelter, a non-profit organization devoted to providing shelter for homeless families in Los Angeles,\" the 28-year-old mother-of-two posted on her official website . \"When we first started ..."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 03:41:00 GMT"; arnews[2] += "
"; arnews[3]="Monk splits from plastic surgeon lover - Digital Spy
"; arnews[3] += "Monk used to be engaged to Good Charlotte rock musician Benji Madden."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 01:33:00 GMT"; arnews[3] += "
"; arnews[4]="Miley Cyrus, Britney Spears Auction Off Herve Leger, Versace To ... - All Headline News
"; arnews[4] += "Los Angeles, CA, United States (CNS) - Miley Cyrus assembled some of her superstar pals to donate for an eBay auction benefitting American Red Cross relief efforts in Haiti. Among her friends who gave up items for auction include Demi Lovato, Hugh ..."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 16:57:00 GMT"; arnews[4] += "
"; arnews[5]="Benji Madden at Moon - Las Vegas Weekly
"; arnews[5] += "Good Charlotte's Benji Madden will be spinning live at Moon. He may have pop punk roots but he's also dabbled in side projects like the Dead Executives and being a DJ. In the Satellite Room, check out guest DJs Purple and Jeremy Espinosa"; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 08:02: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("
");