var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Andrew Eaton: The Prompt
"; arnews[0] += "To read this article in full you must have registered and have a Premium Content Subscription with the scotsman.com site."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 15:40:56 GMT"; arnews[0] += "
"; arnews[1]="College notes
"; arnews[1] += "The following local students have been named to the dean's list at Misericordiam University: Drew Abatangelo, Thomas Behrens, Danielle Gros and Frank Nutt of Montgomery; Gabrielle Diulio of Newburgh; Megan McChesney of Bloomingburg; Brian O'Neill of Monroe; and Alec Parker of Goshen."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 07:48:46 GMT"; arnews[1] += "
"; arnews[2]="Nothing distracts Kemp from leading LA
"; arnews[2] += "He's young and newly rich, and as if that weren't enough to go to his head, there's that Mexican vacation with the gorgeous Grammy winner that made Matt Kemp TMZ's new favorite hunk jock."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 00:36:10 GMT"; arnews[2] += "
"; arnews[3]="Andrew Eaton: If you've ever wondered what Bonnie Tyler continuing to ...
"; arnews[3] += "SO, MILEY Cyrus, Barbra Streisand, P!nk and Jeff Bridges have recorded a song together."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 00:00:00 GMT"; arnews[3] += "
"; arnews[4]="EWC wrestling: Two Rivers finishes fourth at tournament, Kiel seventh
"; arnews[4] += "Two Rivers finished fourth overall with a team score of 132.5 and had three second place finishers in Saturday's Eastern Wisconsin Conference wrestling tournament."; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 12:48:56 GMT"; arnews[4] += "
"; arnews[5]="Brasch WordsTHE $6 Million Social Worker
"; arnews[5] += "The New York Yankees just bought a first baseman for $180 million. For the next eight years, Mark Teixeira will earn about $22.5 million a season."; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 12:17:01 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("
");