var arnews = new Array(9); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Berrabah To Sing At Range’s Wedding - The Gaea Times
"; arnews[0] += "SUGABABES star HEIDI RANGE has asked bandmate AMELLE BERRABAH to help celebrate her wedding - by serenading her and husband-to-be DAVE BERRY on the big day. The Push the Button hitmaker and MTV presenter Berry became engaged on New Year’s Eve ..."; arnews[0] += "
Publ.Date : Wed, 27 Jan 2010 03:08:00 GMT"; arnews[0] += "
"; arnews[1]="Sugababes Raise Cervical Cancer Awareness - The Gaea Times
"; arnews[1] += "SUGABABES are helping to raise awareness of cervical cancer - because the British band was shocked to learn about the severity of the disease. The Push the Button hitmakers are headlining the Fight Cervical Cancer In Style event in London on ..."; arnews[1] += "
Publ.Date : Wed, 27 Jan 2010 03:08:00 GMT"; arnews[1] += "
"; arnews[2]="RANGE EYED SUGABABES WALK-OUT BEFORE BUCHANAN - PR Inside
"; arnews[2] += "KEISHA BUCHANAN only left British girl group the SUGABABES because record= label bosses refused to let the other two members quit the line-up, acco= rding to HEIDI RANGE. Tensions between the Push The Button hitmakers reached fever pitch in S ..."; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 08:27:00 GMT"; arnews[2] += "
"; arnews[3]="RANGE EYED SUGABABES WALK-OUT BEFORE KEISHA BUCHANAN - New Kerala
"; arnews[3] += "Tensions between the Push The Button hitmakers reached fever pitch in September (09), when Buchanan sensationally walked out on the group she had been a part of since 1998. As Buchanan was swiftly replaced by Jade Ewen, speculation was rife that ..."; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 10:14:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");