var arnews = new Array(10); totcount = 10; rnd = 1; document.title=document.title+ " "; arnews[0]="'Sons of Anarchy': Charlie Hunnam and Katey Sagal Interview
"; arnews[0] += "Charlie Hunnam and Katey Sagal, two of the stars of the FX series 'Sons of Anarchy,' talk with Back Stage correspondent Alan Frutkin about their rough biker characters and the..."; arnews[0] += "
Publ.Date : Thu, 17 Sep 2009 21:43:27 GMT"; arnews[0] += "
"; arnews[1]="In Character With: Charlie Hunnam of SONS OF ANARCHY
"; arnews[1] += "Charlie Hunnam describes finding his character Jax Teller through researching the world of real motorcycle enthusiasts."; arnews[1] += "
Publ.Date : Thu, 10 Sep 2009 18:00:05 GMT"; arnews[1] += "
"; arnews[2]="Charlie Hunnam in Young Americans
"; arnews[2] += "episode 6 music video : \"are you in\" Incubus"; arnews[2] += "
Publ.Date : Wed, 04 Mar 2009 11:36:25 GMT"; arnews[2] += "
"; arnews[3]="Charlie Hunnam in Young Americans part 2
"; arnews[3] += "Ryder :) episode 7 Young Americansmusic video : \"Hash pipe\" Weezer"; arnews[3] += "
Publ.Date : Tue, 03 Mar 2009 19:47:41 GMT"; arnews[3] += "
"; arnews[4]="Nicholas Nickleby - CLIP 1
"; arnews[4] += "From one of Charles Dickens' most beloved novels comes some of his most unforgettable characters, vibrantly brought to life by a star-studded, award-winning cast."; arnews[4] += "
Publ.Date : Tue, 16 Sep 2008 12:07:14 GMT"; arnews[4] += "
"; arnews[5]="Nicholas Nickleby Trailer
"; arnews[5] += "From one of Charles Dickens' most beloved novels comes some of his most unforgettable characters, vibrantly brought to life by a star-studded, award-winning cast."; arnews[5] += "
Publ.Date : Tue, 16 Sep 2008 12:02:59 GMT"; arnews[5] += "
"; arnews[6]="Cold Mountain Trailer
"; arnews[6] += "In the waning days of the American Civil War, a wounded soldier embarks on a perilous journey back home to Cold Mountain, North Carolina to reunite with his sweetheart."; arnews[6] += "
Publ.Date : Tue, 16 Sep 2008 12:02:52 GMT"; arnews[6] += "
"; arnews[7]="Charlie Hunnam Interview
"; arnews[7] += "Charlie's part of the panel discussion with the cast of Undeclared at the Museum of Television and Radio. Notice in the final clip how Charlie and Jason Segal end up wearing each..."; arnews[7] += "
Publ.Date : Sat, 12 Jul 2008 20:19:52 GMT"; arnews[7] += "
"; arnews[8]="Charlie Hunnam
"; arnews[8] += "Video contains scenes with Charlie of the movie ''Abandon''."; arnews[8] += "
Publ.Date : Tue, 31 Jul 2007 14:55:43 GMT"; arnews[8] += "
"; arnews[9]="Charlie Hunnam in Green Street Hooligans (HOT)
"; arnews[9] += "The hottest scene of the movie Green Street Hooligans"; arnews[9] += "
Publ.Date : Wed, 09 Aug 2006 22:02:36 GMT"; arnews[9] += "
"; totcount = 10; 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("
");