var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Naeher, Nairn headed to U.S. National camp
"; arnews[0] += "Penn State women's soccer freshman midfielder Christine Nairn and senior goalkeeper Alyssa Naeher will attend a 10-day U.S. Senior National Team training camp Dec."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 10:25:26 GMT"; arnews[0] += "
"; arnews[1]="Just in Time for the Holidays - 72andSunny Creates Retail Experience...
"; arnews[1] += "Today, 72andSunny announced the launch of a breakthrough new retail marketing effort for Hope's Liberty School label."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 04:49:44 GMT"; arnews[1] += "
"; arnews[2]="University of Washington Official Athletics Site Blog
"; arnews[2] += "Former Husky All-American and Olympic gold medalist Hope Solo was featured on the cover of this month's Athletic Business magazine."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 20:25:15 GMT"; arnews[2] += "
"; arnews[3]="Full link to this show
"; arnews[3] += "Holy War with Health Care? Listen Republican Senator Orrin Hatch of Utah promised a \"holy war\" on the 2,000 page health care reform bill that Senate leader Harry Reid unveiled yesterday."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 18:49:01 GMT"; arnews[3] += "
"; arnews[4]="Out-kicked
"; arnews[4] += "State College's Katelyn Gill battles for the ball with Downingtown West's Darci Cadell during the PIAA Class AAA girls soccer semifinal at Hersheypark Stadium in Hershey on Tuesday, November 17, 2009."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 14:24:44 GMT"; arnews[4] += "
"; arnews[5]="Six Tar Heels Called In To Train With WNT In December
"; arnews[5] += "U.S. Women's National Team head coach Pia Sundhage has called in 24 players, including six current and former North Carolina Tar Heels, for an 11-day training camp running from Dec."; arnews[5] += "
Publ.Date : Sat, 14 Nov 2009 11:10: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("
");