var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Summit Entertainment Acquires Untitled Seth Rogen/James McAvoy Dramedy
"; arnews[0] += "Flush with Twilight money, Summit Entertainment has landed North American rights to Mandate Pictures' dramedy I'm With Cancer .A While that's just the working title, the film starts production this month in Vancouver with Seth Rogen, James McAvoy, Anna Kendrick and Bryce Dallas Howard as the leads.A Being directed by Jonathan Levine , the film is ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 01:57:38 GMT"; arnews[0] += "
"; arnews[1]="Summit nabs Seth Rogen-James McAvoy film
"; arnews[1] += "Seth Rogen and James McAvoy Betting that laughs can be found in a cancer diagnosis, Summit Entertainment has acquired North American rights to Mandate Pictures' untitled Seth Rogen/James McAvoy project."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 12:11:00 GMT"; arnews[1] += "
"; arnews[2]="Last week
"; arnews[2] += "San Juan County voters overwhelmingly renewed property tax levies supporting schools and emergency medical services Tuesday."; arnews[2] += "
Publ.Date : Tue, 02 Feb 2010 08:00:00 GMT"; arnews[2] += "
"; arnews[3]="'Twilight' film studio picks up Anna Kendrick's 'I'm With Cancer'
"; arnews[3] += "A few weeks ago, it was announced that the now-Oscar-nominated Anna Kendrick was added to the cast of the dramatic comedy I'm With Cancer ."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 01:19:02 GMT"; arnews[3] += "
"; arnews[4]="'Avatar,' 'The Hurt Locker' lead Oscar nominations
"; arnews[4] += "The science-fiction sensation \"Avatar\" and the war-on-terror thriller \"The Hurt Locker\" lead the Academy Awards with nine nominations each, including best picture and director for James Cameron and ex-wife Kathryn Bigelow."; arnews[4] += "
Publ.Date : Tue, 02 Feb 2010 08:00:00 GMT"; arnews[4] += "
"; arnews[5]="Web Search Terms Explained: Steve Phillips, Brooke Hundley, Dockers free pants, Anna Kendrick
"; arnews[5] += "Dockers kicked off a web search frenzy in its gimmick to offer free pants in a web contest."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 07:09:42 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("
");