var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Casualty is dream come true for Chickerell's Imogen Gray
"; arnews[0] += "A TRIP to Casualty might not be everyone's idea of fun, but for a Chickerell schoolgirl it was a dream come true when she was cast in the BBC programme."; arnews[0] += "
Publ.Date : Wed, 03 Feb 2010 11:37:31 GMT"; arnews[0] += "
"; arnews[1]="Norfolk pupils get ani nsight into the world of science
"; arnews[1] += "Sam Carter of Cliff Park High School getting a craft airborne. TRACEY GRAY 28 January 2010 Just how does a rocket manage to make it into space and what is it really like working in a science lab all day? Those were just some of the questions being posed by students from six Norfolk schools taking part in a science event held at the John Innes ..."; arnews[1] += "
Publ.Date : Thu, 28 Jan 2010 09:19:49 GMT"; arnews[1] += "
"; arnews[2]="Roleplay Discussion Thread
"; arnews[2] += "In this thread, we will discuss what will happen next in the RP, we will discuss the characters, and we can also discuss former RPs."; arnews[2] += "
Publ.Date : Wed, 13 Jan 2010 18:55:41 GMT"; arnews[2] += "
"; arnews[3]="Singer-songwriters: One vision
"; arnews[3] += "Singer-songwriters are growing in popularity as music fans search for an authentic sound, says David Sinclair One trend that looks set to continue in 2007 is the onward march of the singer-songwriter. All those rock groups with their preening frontmen, clashing egos and enormous touring overheads have been eclipsed lately by a myriad of lone ..."; arnews[3] += "
Publ.Date : Mon, 04 Jan 2010 08:19:38 GMT"; arnews[3] += "
"; arnews[4]="Parent and toddler groupa s hot date with firefighters
"; arnews[4] += "FIREFIGHTERS gave youngsters a lift when they helped celebrate a parent and toddler groupa s 23rd birthday."; arnews[4] += "
Publ.Date : Mon, 21 Dec 2009 11:26:14 GMT"; arnews[4] += "
"; arnews[5]="Swimming: Records tumble at club galas
"; arnews[5] += "To read this article in full you must have registered and have a Premium Content Subscription with the Hebden Bridge Times Main site."; arnews[5] += "
Publ.Date : Thu, 03 Dec 2009 21:04:24 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("
");