var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Put a festive smile on the faces of children in hospital
"; arnews[0] += "A SMALL gift could make a big difference to sick children in Harrow this Christmas so the Observer is once again calling on all readers to get behind its annual Toy Appeal."; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 08:00:00 GMT"; arnews[0] += "
"; arnews[1]="Child stars most likely to be Sagittarians
"; arnews[1] += "Child stars are most likely to be born under the star sign Sagittarius, a study has shown."; arnews[1] += "
Publ.Date : Thu, 29 Oct 2009 04:23:19 GMT"; arnews[1] += "
"; arnews[2]="Laura Myrtle Grider
"; arnews[2] += "Laura Myrtle Grider, age 87 years, a resident of Summit Manor Health & Rehab Columbia, KY passed away Friday, Aug."; arnews[2] += "
Publ.Date : Tue, 06 Oct 2009 04:16:15 GMT"; arnews[2] += "
"; arnews[3]="More The Chronicles of Narnia: The Voyage of The Dawn Treader Set Images
"; arnews[3] += "Ain't It Cool News has just posted three new images from the set of The Chronicles of Narnia: The Voyage of The Dawn Treader , which is set for release on May 7, 2010."; arnews[3] += "
Publ.Date : Fri, 28 Aug 2009 20:49:00 GMT"; arnews[3] += "
"; arnews[4]="Laura Myrtle Grider
"; arnews[4] += "Laura Myrtle Grider, age 87 years, a resident of Summit Manor Health & Rehab Columbia, KY passed away Friday, Aug."; arnews[4] += "
Publ.Date : Thu, 20 Aug 2009 17:56:08 GMT"; arnews[4] += "
"; arnews[5]="Humanity the strongest part of saga
"; arnews[5] += "Rating: 3 1/2 The scope and breadth of the work is huge, but for all the money and effort and special effects wizardry that goes into creating these hulking reels of celluloid, the Narnian Chronicles still finds its strongest moments in the minutiae of human feelings."; arnews[5] += "
Publ.Date : Fri, 16 May 2008 07:00: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("
");