var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Tatum sees depth in romance story 'Dear John'
"; arnews[0] += "Channing Tatum knows that \"Dear John\" could be slapped with the chick-flick label in some circles."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 09:25:00 GMT"; arnews[0] += "
"; arnews[1]="Profile: Talking with Channing Tatum of 'Dear John'
"; arnews[1] += "Length: 108 minutes Released: February 5, 2010 Nationwide Score: 0.5 Cast: Channing Tatum, Amanda Seyfried, Henry Thomas, Richard Jenkins, Scott Porter Director: Lasse Hallstrom Producer: Marty Bowen, Wyck Godfrey Writer: Nicholas Sparks, Jamie Linden Genre: Drama, Romance, War Distributor: Screen Gems/Sony Pictures Showtimes for all movies>> ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 20:16:08 GMT"; arnews[1] += "
"; arnews[2]="Tatum delivers commendable performance in 'Dear John'
"; arnews[2] += "By Kate McNaboe Staff Writer Letter #108: Dear John , We did not think it was possible, but you have proven us wrong by reaching entirely new levels of hotness."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 06:52:54 GMT"; arnews[2] += "
"; arnews[3]="Channing wants to chub up
"; arnews[3] += "Celebrities outside the Ed Sullivan Theater for the 'Late Show With David Letterman' Hope Help Relief Haiti 'A Night Of Humanity' at Urban Zen Joe Jackson arrives outside of CNN studios for 'Larry King Live' Clint Eastwood takes a group of friends and family for dinner at Delfino Pizzeria in Mayfair."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 04:13:31 GMT"; arnews[3] += "
"; arnews[4]="NORM: Ad's Strip scenes raised eyebrows
"; arnews[4] += "A Kia automaker commercial that aired during the Super Bowl and featured scenes from Las Vegas raised some eyebrows."; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 14:31:00 GMT"; arnews[4] += "
"; arnews[5]="Channing Tatum & Jenna Dewan Sip Champagne in Sin City
"; arnews[5] += "Why? The actor's latest movie, Dear John , topped the box office over the weekend."; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 11:00:00 GMT"; arnews[5] += "
"; arnews[6]="Channing Tatum & Jenna Dewan Sip Champagne in Sin City | Channing Tatum
"; arnews[6] += "Why? The actor's latest movie, Dear John , topped the box office over the weekend."; arnews[6] += "
Publ.Date : Mon, 08 Feb 2010 11:40:41 GMT"; arnews[6] += "
"; arnews[7]="Channing Tatum: 'Loyalty is most important'
"; arnews[7] += "The Dear John star has insisted that making an effort for your significant other is not \"hard\" at all if you truly care about the person."; arnews[7] += "
Publ.Date : Mon, 08 Feb 2010 07:42:59 GMT"; arnews[7] += "
"; arnews[8]="Seyfried: 'I wasn't falling for Tatum'
"; arnews[8] += "Amanda Seyfried has revealed that she was not \"afraid\" of falling for her co-star Channing Tatum."; arnews[8] += "
Publ.Date : Mon, 08 Feb 2010 01:23:43 GMT"; arnews[8] += "
"; totcount = 9; 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("
");