var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Ita s a Charlie Wilsona s War Reunion
"; arnews[0] += "Crowne d: Movie stars Tom Hanks and Julia Roberts will reteam for Universal's Larry Crowne , a film Hanks scripted with Nia Vardalos and will direct about \"a man reinventing his life.\" When your movie stars Tom Hanks and Julia Roberts we guess your pitch doesn't really need to be any more specific than that."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 07:32:08 GMT"; arnews[0] += "
"; arnews[1]="Kings Mountain wins pair of heated games against Crest
"; arnews[1] += "Both Kings Mountain basketball teams hung onto playoff life on Senior Night at Parker Gymnasium on Tuesday."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 05:39:39 GMT"; arnews[1] += "
"; arnews[2]="Students who a Do the Right Thinga
"; arnews[2] += "Students who 'Do the Right Thing' Comments 0 Recommend 0 Tuesday, Feb 9 2010, 12:10 pm Rebecca Clark After the death of a classmate at Shelby High School, 9th grader William Bryant immediately took action and started a fundraiser to help with funeral costs."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 05:02:06 GMT"; arnews[2] += "
"; arnews[3]="Jones relieved to keep his place after 'idiotic' Twickenham trip
"; arnews[3] += "Alun Wyn Jones did not need to hear Warren Gatland's post-match rant at Twickenham on Saturday to believe his head was on the block."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 04:41:23 GMT"; arnews[3] += "
"; arnews[4]="England warned not to take task lightly
"; arnews[4] += "Martin Johnson has made no secret of his faith in a leadership group within the England squad."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 04:29:44 GMT"; arnews[4] += "
"; arnews[5]="Trojans take Kahuna
"; arnews[5] += "The D.P. Todd Trojans are the highest-ranked Prince George high school girls basketball team in their respective category."; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 04:24:47 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("
");