var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Stuart Townsend to play adventurer Fandral in Marvel's Thor - Screendaily
"; arnews[0] += "Stuart Townsend has joined the cast of Marvel Studios’ Thor , which stars Chris Hemsworth, Anthony Hopkins, Natalie Portman and Samuel L Jackson and is being directed by Kenneth Branagh. Townsend will play the adventurer Fandral, a member of the ..."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 08:13:00 GMT"; arnews[0] += "
"; arnews[1]="Stuart Townsend signs on to 'Thor' - Entertainment Weekly Online
"; arnews[1] += "The cast and director are impressive. I’ve heard tales that Branagh “acted” the story idea that he had for this movie, and the script is supposed to be unlike any other “comic book” movie. THOR is a character with some very interesting ..."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 23:59:00 GMT"; arnews[1] += "
"; arnews[2]="Thor Finds Its Warriors Three in Ray Stevenson, Tadanobu Asano, Stuart ... - Slashfilm.com
"; arnews[2] += "While Hemsworth didn’t seem like inspired casting for the film, I’ve been intrigued by all the other casting choices director Kenneth Branagh has made. Now I just wished that Stevenson’s Rome compatriot Kevin McKidd landed the role of Thor so ..."; arnews[2] += "
Publ.Date : Sun, 15 Nov 2009 23:54:00 GMT"; arnews[2] += "
"; arnews[3]="Kat Dennings' Role In Thor All But Confirmed - Cinema Blend
"; arnews[3] += "It was surprising, to say the least, when Natalie Portman broke the news yesterday that Kat Dennings was going to be in Thor , but the real story was that nobody had any idea as to what role she would play. With Portman already cast in the role of ..."; arnews[3] += "
Publ.Date : Tue, 24 Nov 2009 15:15:00 GMT"; arnews[3] += "
"; arnews[4]="Kat Dennings To Join 'Thor' - FanBolt.Com
"; arnews[4] += "Natalie Portman recently spilled the beans that another actress will be joining the cast of Marvel’s ‘Thor’ for director Kenneth Branagh. According to Portman, who will star as Jane Foster, Kat Dennings (Nick and Norah’s Infinite Playlist ..."; arnews[4] += "
Publ.Date : Tue, 24 Nov 2009 14:25:00 GMT"; arnews[4] += "
"; arnews[5]="Thwoar! Kat Dennings Joins Thor - Empire
"; arnews[5] += "Blimey. If the cast of Marvel’s Thor continues to swell at its current rate, pretty soon there won’t be an actor on Earth who won’t have some sort of part in it. Even Joe Swash might get the call at some point. That’s because, hot on the ..."; arnews[5] += "
Publ.Date : Tue, 24 Nov 2009 11:05: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("
");