var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Today's Tweets: Advertise on Swin Cash's head and don't card Justin ... - MLive.com
"; arnews[0] += "Twitter's one of the few places you can get athletes unfiltered, which can be a little scary. And hilarious. this new show undercover boss is pretty cool. need more CEO's to go out and see what it's like to do work"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 16:01:00 GMT"; arnews[0] += "
"; arnews[1]="Notre Dame women’s basketball: Bearcats may look familiar - 22 WSBT
"; arnews[1] += "No one can blame Notre Dame women’s basketball coach Muffet McGraw if she gets a sense that Cincinnati’s style of play seems vaguely familiar. Jamelle Elliott, in her first season as coach of the Bearcats, brings with her the imprint of the ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 04:04:00 GMT"; arnews[1] += "
"; arnews[2]="Charles scores 23, No. 1 Connecticut beats Marquette for 55th straight ... - The Gaea Times
"; arnews[2] += "MILWAUKEE — Tina Charles scored 23 points and grabbed 11 rebounds, leading No. 1 Connecticut to a 68-43 win over Marquette for its 55th straight victory on Wednesday night to extend the second-longest winning streak in NCAA history. Kalana Greene ..."; arnews[2] += "
Publ.Date : Wed, 13 Jan 2010 09:30:00 GMT"; arnews[2] += "
"; arnews[3]="Northwestern’s Kafka leads East to 13-10 win over West in annual all ... - The Gaea Times
"; arnews[3] += "ORLANDO, Fla. — Andrew Quarless caught a 2-yard touchdown pass from Mike Kafka with 6 seconds remaining, lifting the East to a 13-10 win over the West on Saturday in the annual showcase for college all-stars looking to make an impression on NFL ..."; arnews[3] += "
Publ.Date : Sat, 23 Jan 2010 02:51:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");