var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Erwin Middle honor roll - Salisbury Post
"; arnews[0] += "Sixth grade: Laura Agner, Meredith Agner, Sierra Barger, Chance Brown, Devynne Brown, Hailee Buffett, Katelyn Burgess, Tyler Canaday, Corbin Elliott, James Emerson, Kristina Everhart, Addison Fry, Landon Goodman, Lydia Hartung, Katherine Hedspeth ..."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 11:46:00 GMT"; arnews[0] += "
"; arnews[1]="Award winners blaze a trail to future success - Times Education Supplement
"; arnews[1] += "Now in its 16th year, the Beacon Awards recognised and rewarded the excellence, innovation and outstanding teaching and learning practices of 23 colleges nationally. Dame Patricia Morgan-Webb, chair of the AoC Beacon Awards, said: “Beacon winners ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 08:25:00 GMT"; arnews[1] += "
"; arnews[2]="Plunge into the Renaissance with 'Assassin's Creed II' - USA Today
"; arnews[2] += "... of, say, feudal Japan or a medieval city, \"Ubisoft has put so much time into the physical accuracy and the historic setting of these cities,\" says Morgan Webb , co-host of G4's X-Play series. \"The ability to climb up the side of buildings and ..."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 05:07:00 GMT"; arnews[2] += "
"; arnews[3]="West Cheshire College Wins AoC/Edge Beacon Award - PR Inside
"; arnews[3] += "LONDON, UNITED KINGDOM -- (Marketwire) -- 11/19/09 -- West Cheshire College : is celebrating after being named as an Association of Colleges : Beacon Award winner. The Awards, which this year celebrate 16 years of rewarding outstanding teaching and ..."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 15:50:00 GMT"; arnews[3] += "
"; arnews[4]="Modern Warfare 2’ video game scores record sales in launch - Popmatters.com
"; arnews[4] += "If you’re like millions of other people, you’re already deeply engaged in the furious firefight that is “Call of Duty: Modern Warfare 2.” On the day it was released last week, the video game raked in $310 million in North America and the ..."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 22:08:00 GMT"; arnews[4] += "
"; arnews[5]="strictmachine User Info - Crispy Gamer
"; arnews[5] += "for what it's worth, Morgan Webb reviewed the game this past week on X-PLAY and said of the airport scene: \"...in context the scene makes sense...while it may offend some, it's not just for shock value. It's a narrative risk that was boldly taken and ..."; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 00:55: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("
");