var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Mel B wants Belafonte babies - MSN Singapore
"; arnews[0] += "Mother-of-two Mel B is ready to expand her family and admits she loves being pregnant. Mother-of-two Mel B is ready to expand her family and admits she loves being pregnant. Mel B wants children with husband Stephen Belafonte. The former Spice Girls ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 06:33:00 GMT"; arnews[0] += "
"; arnews[1]="Davro: 'Gardiner is good business' - Digital Spy
"; arnews[1] += "... Dancing On Ice . \"If you treat it as one big panto then Karen [Barber] would be the fairy godmother, Emma [Bunton] the princess and then you've got handsome princes Gary Lucy and Kieron Richardson in the contest. Jason would be the Wicked Queen ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 13:15:00 GMT"; arnews[1] += "
"; arnews[2]="They really, really want a posh frock and a footballer: Ten things you ... - Daily Mail
"; arnews[2] += "1. Plans are underway to stage a Spice Girls musical in the West End, produced by the woman behind the Abba musical, Mamma Mia! Bookmakers are already accepting bets on the casting for this must-see event. Names currently being touted for key roles ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 15:53:00 GMT"; arnews[2] += "
"; arnews[3]="Heather Mills voted off 'Dancing On Ice' - Digital Spy
"; arnews[3] += "Both couples then had to repeat their routines in an attempt to persuade judges Karen Barber, Nicky Slater, Jason Gardiner, Emma Bunton and Robin Cousins to keep them in the competition. After their performances, Mills admitted that she expected to ..."; arnews[3] += "
Publ.Date : Sun, 07 Feb 2010 22:00:00 GMT"; arnews[3] += "
"; arnews[4]="London Art fair - The Gaea Times
"; arnews[4] += "September 18th, 2009 LONDON - The Spice Girls had a boozy reunion on Wednesday, when they met up for a night of dinner and drinks in London. Geri Halliwell, Emma Bunton, Melanie Brown, and Melanie Chisholm had dinner at the Palm restaurant in the ..."; arnews[4] += "
Publ.Date : Tue, 12 Jan 2010 09:24:00 GMT"; arnews[4] += "
"; arnews[5]="Suede To Reform For Charity Show - The Gaea Times
"; arnews[5] += "Britpop band SUEDE are set to reform for a one-off charity gig later this year (10). The Animal Nitrate hitmakers split in 2003, with frontman Brett Anderson going on to carve out a successful solo career. Rumours the band is planning to reunite have ..."; arnews[5] += "
Publ.Date : Fri, 15 Jan 2010 09:34: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("
");