var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Strictly come rolling... The secret passion of BRIAN FORTUNA - Daily Mail
"; arnews[0] += "Gliding around the dance floor to Sinatra's The Way You Look Tonight, the Olympic swimmer Mark Foster and his dance partner Diana Morgan-Hill wowed the judges with their graceful foxtrot. While Mark, a close friend of mine since he performed in ..."; arnews[0] += "
Publ.Date : Sat, 06 Feb 2010 22:16:00 GMT"; arnews[0] += "
"; arnews[1]="Fortuna: 'Bastian is girl of my dreams' - Digital Spy
"; arnews[1] += "Strictly Come Dancing star Brian Fortuna has described Ali Bastian as his \"dream\" girlfriend. The American professional dancer, who is working on BBC Three reality show Dancing On Wheels , admitted that his life at the moment was \"perfect\". Fortuna ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 13:15:00 GMT"; arnews[1] += "
"; arnews[2]="STRICTLY COME DANCING THE LIVE TOUR: WEMBLEY ARENA - Daily Express
"; arnews[2] += "... L) and Ricky Groves with their professional partners Of the eight celebrities last Wednesday, sick Ali Bastian was absent, allegedly wrapped up in bed with dance partner Brian Fortuna, according to host Kate Thornton, inexplicably sporting ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 00:01:00 GMT"; arnews[2] += "
"; arnews[3]="STRICTLY COME DANCING STAR KRISTINA RIHANOFF: LIFE AS I KNOW IT - Daily Express
"; arnews[3] += "STRICTLY Come Dancing star Kristina Rihanoff, 32, lives in London and is dating boxer Joe Calzaghe, her partner in last year’s show... If I could change anything about myself I’d... be taller and slimmer. Not a lot of people know this but I’m ..."; arnews[3] += "
Publ.Date : Mon, 01 Feb 2010 23:55: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("
");