var arnews = new Array(8); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="Celebrities' Socks Appeal For Charity - Look To The Stars
"; arnews[0] += "Help for Heroes is supported by Gemma Atkinson and Calum Best, The Andrew Flintoff Foundation by Freddie Flintoff and Jeff Brazier, The Bumblebee Conservation Trust by Violet Budd and Tamsin Egerton, and The White Ribbon Alliance is supported by ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 02:41:00 GMT"; arnews[0] += "
"; arnews[1]="CALUM’S DRINK HELL - Daily Star
"; arnews[1] += "CALUM Best says he was on a downward spiral after the death of his dad but has now turned his life around. The self-confessed playboy, 28, described it as “four years of self-destruction” trying to live up to George’s bad boy image and “drink ..."; arnews[1] += "
Publ.Date : Sun, 15 Nov 2009 06:51:00 GMT"; arnews[1] += "
"; arnews[2]="Andrew Marr's The Making of Modern Britain - BBC
"; arnews[2] += "Calum Best travels the UK meeting children who are growing up with alcoholic parent... When a Mother's Lov... When a Mother's Love is N... Rosa Monckton explores the realities families face when caring for a disabled child... Reviews include the new ..."; arnews[2] += "
Publ.Date : Wed, 11 Nov 2009 23:59:00 GMT"; arnews[2] += "
"; arnews[3]="Live - South Africa v England - BBC Sport
"; arnews[3] += "Daryll Cullinan on Test Match Special: \"It's an impossible target now. On a positive side for England, Jonathan Trott and Kevin Pietersen have both spent some time in the middle to gain some form and hit some runs.\" 15th over - Eng 116-2 England ..."; arnews[3] += "
Publ.Date : Sun, 15 Nov 2009 11:44:00 GMT"; arnews[3] += "
"; arnews[4]="South Africa v England as it happened - BBC Sport
"; arnews[4] += "Four singles and brace end the over and England now need over 19 an over. 11th over - Eng 78-2 Roelof van der Merwe continues and, like Calum Best on a night out, singles are the order of the day - until Kevin Pietersen gets underneath one on the ..."; arnews[4] += "
Publ.Date : Sun, 15 Nov 2009 15:55:00 GMT"; arnews[4] += "
"; totcount = 5; 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("
");