var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="No surprise a " Andover girls roll
"; arnews[0] += "North Andover's girls basketball team was eager for a major upset against its ach-rival last night."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 08:38:47 GMT"; arnews[0] += "
"; arnews[1]="Basketball Border Battle times two tonight
"; arnews[1] += "Girls game: 5:30 p.m.; Boys game: 7 p.m. In the prelim: The Andover girls face off with North Andover in a stark contrast of styles."; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 12:28:49 GMT"; arnews[1] += "
"; arnews[2]="James, Koehler Earn NCAA Indoor Automatic Qualifying Marks at New Mexico Classic
"; arnews[2] += "Redshirt junior Stephanie James and senior Karoline Koehler each qualified automatically for the 2010 NCAA Indoor Track and Field Championships with their performances over the weekend at the New Mexico Classic in Albuquerque, N.M. On Friday night, James, who redshirted both the indoor and outdoor season a year ago, won the pole vault with a leap ..."; arnews[2] += "
Publ.Date : Sun, 07 Feb 2010 06:51:40 GMT"; arnews[2] += "
"; arnews[3]="Foul on MoodyG-P scores 23 poinsts from free-throw line
"; arnews[3] += "The boys from Moody High School playing at Gregory/Portland. G-P's #15, Nate Velasco, trying to guard Moody's #20, Nick Estrada, during the 1st quarter of their game."; arnews[3] += "
Publ.Date : Sat, 06 Feb 2010 06:18:16 GMT"; arnews[3] += "
"; arnews[4]="Women's Gymnastics Melts West Virginia, William & Mary With Season High
"; arnews[4] += "Site: Morgantown, W.Va. U-M Team Result: 1st of 3 teams Records: U-M , West Virginia , William & Mary Next U-M Event: Saturday, Feb."; arnews[4] += "
Publ.Date : Sat, 06 Feb 2010 04:44:13 GMT"; arnews[4] += "
"; arnews[5]="Clooney stars at the Regal
"; arnews[5] += "CINEMA: Unemployment is no laughing matter... although Up In The Air begs to differ."; arnews[5] += "
Publ.Date : Thu, 04 Feb 2010 22:43:21 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("
");