var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Exclusive peek at Hanks, Spielberg's 'Pacific' - Digital Spy
"; arnews[0] += "While it might technically be a small screen production, At The Movies has seen the first two eps of the $200 million-budgeted war drama and it's TV on an epic scale - a widescreen, brutal and touching account of US Marines thrown into combat against ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 15:39:00 GMT"; arnews[0] += "
"; arnews[1]="Feb. 6 religion in brief - Nevada Iowa Journal
"; arnews[1] += "Jon Seda, pastor of St. Thomas Aquinas, will talk about the church’s teaching on annulment and share information on how to begin the annulment process. Men and women of all faiths are welcome. Free child care is available. To RSVP for dinner or to ..."; arnews[1] += "
Publ.Date : Sat, 06 Feb 2010 13:19:00 GMT"; arnews[1] += "
"; arnews[2]="HBO Canada presents the highly anticipated epic HBO miniseries, The ... - TMCnet
"; arnews[2] += "TORONTO, Feb. 4, 2010 (Canada NewsWire via COMTEX) -- << - Premieres Sunday, March 14 at 9 p.m. ET/MT, day-and-date with HBO in the U.S. - From executive producers Tom Hanks, Steven Spielberg and Gary Goetzman, the Emmy(R)-winning team behind Band of ..."; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 00:41:00 GMT"; arnews[2] += "
"; arnews[3]="HBO Canada presents The Pacific - Channel Canada
"; arnews[3] += "From the team behind HBO's Band of Brothers and based on the true stories of Marines in the Pacific Theater of the Second World War, HBO Canada, a multiplex channel of Corus Entertainment's Movie Central (Western Canada) and Astral Media's The Movie ..."; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 20:15:00 GMT"; arnews[3] += "
"; arnews[4]="Celebrities predict Colts stampede in Miami - Eagle-Tribune
"; arnews[4] += "The Colts are going to stampede the Saints today. That's the opinion of the majority of celebrities who participated in the 21st annual Scripps Howard Celebrity Super Bowl Poll. Out of the 100 famous folks who made predictions, 60 believe that the ..."; arnews[4] += "
Publ.Date : Sun, 07 Feb 2010 07:41:00 GMT"; arnews[4] += "
"; arnews[5]="21st annual Scripps Howard Celebrity Super Bowl Poll - Wichita Falls Times Record News
"; arnews[5] += "Click here to view the Celebrities predict Colts stampede in Super Bowl. Click here to view the Twenty-five of Scripps Howard Celebrity Super Bowl Poll. MAYA ANGELOU, poet and author: Indianapolis, 28-16. Sadly, I must inform the New Orleans Saints ..."; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 15:36: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("
");