var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Get ready for the Games with these Olympic movies - Pioneer Press
"; arnews[0] += "Olympic hockey coach Herb Brooks (Kurt Russell, center) does the impossible as he unites a group of raging hockey players to take on the juggernaut from the Soviet Union at the 1980 Olympic Games, leading to the greatest moment in sports history in ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 06:05:00 GMT"; arnews[0] += "
"; arnews[1]="Time To 'Get Focused' At Exploration Summer Programs - Street.Com
"; arnews[1] += "The new Exploration Focus Programs will give kids an opportunity to spend time in an actual studio, commercial kitchen or medical lab, working hands-on with professionals and getting a unique view of what happens in these dynamic fields. \"Imagine if ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 13:08: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]="Warm up for Winter Games with Olympic tear-jerkers, against-all-odds ... - CP24& Canada
"; arnews[4] += "This photo provided by Paramount Pictures shows Will Ferrell as Chazz Michael Michaels and Jon Heder as Jimmy MacElroy in 'Blades of Glory.' (THE CANADIAN PRESS/AP-Paramount Pictures/Suzanne Hanover) TORONTO — With the Winter Olympics just days ..."; arnews[4] += "
Publ.Date : Sat, 06 Feb 2010 23:56:00 GMT"; arnews[4] += "
"; arnews[5]="Let the Games begin, with movies - The Chronicle Herald
"; arnews[5] += "... before Battle of the Blades made it cool for hockey players to figure skate, Dorsey reinvents himself as one-half of a figure-skating pair with the imperious Kate Moseley (Moira Kelly). Although there was also a Cutting Edge 2 and 3, it’s hard ..."; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 09:56:00 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("
");