var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]=""Sons of Anarchy": Badass or just bad?
"; arnews[0] += "Charlie Hunnam from F/X's \"Sons of Anarchy\" James Dean misled us. Rebellion without cause isn't sexy after all."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 21:47:19 GMT"; arnews[0] += "
"; arnews[1]="Sons of Anarchy: SAMCRO Goes to War
"; arnews[1] += "There are only two episodes left of Sons of Anarchy 's brilliant second season, and as has been the case all year, these last installments do not shirk on story advancement."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 00:14:59 GMT"; arnews[1] += "
"; arnews[2]="Arkin drawn to challenges presented by 'Sons of Anarchy' character
"; arnews[2] += "LOS ANGELES - When Adam Arkin signed on for \"Sons of Anarchy,\" he didn't have reservations about his role as a white separatist or the FX drama's dark heart."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 08:00:00 GMT"; arnews[2] += "
"; arnews[3]=""Sons of Anarchy": "Service"
"; arnews[3] += "Dale Roe writes about television for the Austin American-Statesman. He's worked at the American-Statesman for 10 years and has written family movie and video game reviews as well as watched lots of TV."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 03:12:13 GMT"; arnews[3] += "
"; arnews[4]="'Sons of Anarchy': 'Service'
"; arnews[4] += "The entry titled \"\"Sons of Anarchy\": \"Service\".\" Categories \"Sons of Anarchy\": \"Service\" By Joe Gross Wednesday, November 18, 2009, 11:47 AM Review and spoilers after the jump http://en.wikipedia.org/wiki/My_War As a relative of mine who will go mercifully unnamed here put it, \"I love this show, but I'm not sure if it's just a soap opera or ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 18:57:57 GMT"; arnews[4] += "
"; arnews[5]="Sons of Anarchy
"; arnews[5] += "Sons of Anarchy continues to climb in popularity. This American television drama series is Created by Kurt Sutter, and centres around the lives of an outlaw motorcycle club."; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 12:37:59 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("
");