var arnews = new Array(6); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="Antonio Sabato Jr. and Danica Patrick zoom up CBS's CSI: NY - Monsters and Critics
"; arnews[0] += "Wednesday, Feb. 10 will see the \"The Formula\" episode written by Aaron Rashaan Thomas that features Sabato Jr. and Patrick face off as racing competitors on the crime procedural that stars Gary Sinise as Detective Mac Taylor, Melina Kanakaredes as ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 20:11:00 GMT"; arnews[0] += "
"; arnews[1]="Gallery: Danica Patrick to appear on "CSI:NY" episode - Herald-Dispatch
"; arnews[1] += "In this TV publicity image released by CBS, IRL driver Danica Patrick, left, Eddie Cahill, center, and Gary Sinise are shown during the filming of the crime drama \"CSI: NY\" scheduled to air Wednesday, Feb. 10, 2010 at 10:00 p.m. EST on CBS. (AP ..."; arnews[1] += "
Publ.Date : Thu, 04 Feb 2010 22:32:00 GMT"; arnews[1] += "
"; arnews[2]="Winter of our content: Fun Olympic movies - San Francisco Chronicle
"; arnews[2] += "Here are some movies to get you into the mood for the Winter Olympics, which begin Friday in Vancouver, British Columbia. Cool Runnings (1993): Based on the true story of the Jamaican Bobsled team in the 1988 Calgary Games. Jamaicans are known for ..."; arnews[2] += "
Publ.Date : Sun, 07 Feb 2010 11:02:00 GMT"; arnews[2] += "
"; arnews[3]="Get in mood for Olympics - Akron Beacon Journal
"; arnews[3] += "Here are some movies to get you into the mood for the Winter Olympics, which begin Friday in Vancouver, British Columbia. • Cool Runnings (1993): Based on the true story of the Jamaican bobsled team in the 1988 Calgary Games. Jamaicans are known ..."; arnews[3] += "
Publ.Date : Sun, 07 Feb 2010 05:04:00 GMT"; arnews[3] += "
"; arnews[4]="Top Winter Sports Movies: A Sampling - Huffingtonpost.com
"; arnews[4] += "In my recent research on sports movies, I've been keeping a rough mental tally of which athletic endeavors adapt most readily and successfully to feature films. Topping the list is boxing, no big surprise since the sport embodies the inherent primal ..."; arnews[4] += "
Publ.Date : Mon, 25 Jan 2010 11:10:00 GMT"; arnews[4] += "
"; totcount = 5; 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("
");