var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Margulies, Ferrera To Be Honored In NY - OfficialWire
"; arnews[0] += "The New York Women in Film & Television organization says it will honor Julianna Margulies and America Ferrera at its 29th annual Muse Awards luncheon. The event is to take place Dec. 9 at the New York Hilton. The Muse Awards honor the outstanding ..."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 11:12:00 GMT"; arnews[0] += "
"; arnews[1]="Trailer: 'How To Train Your Dragon' - Digital Spy
"; arnews[1] += "The latest DreamWorks animation How To Train Your Dragon centres on an awkward Viking teen called Hiccup who takes in a wounded fire-breathing beast. Jay Baruchel, Gerard Butler, America Ferrera, Craig Ferguson and Jonah Hill are among the voice ..."; arnews[1] += "
Publ.Date : Thu, 12 Nov 2009 12:38:00 GMT"; arnews[1] += "
"; arnews[2]="'Ugly Betty' spoiler alert: A death, a departure and a (shocking ... - Entertainment Weekly Online
"; arnews[2] += "Honorable mentions go to Michael Urie, Mark Indelicato, Vanessa Williams, and America Ferrera, who has come to embody Betty so wholly that it’s easy to take her superior work for granted. * Mode is rocked by news of an OMG departure."; arnews[2] += "
Publ.Date : Fri, 13 Nov 2009 18:49:00 GMT"; arnews[2] += "
"; arnews[3]="Ugly Betty: Preview of Episode 4.07 "Level (7) With Me" - Buddytv.com
"; arnews[3] += "Mode gets manipulated tonight on Ugly Betty , and our heroine definitely isn't happy about it. Judging from the title (and my knowledge of danger levels), the company risks being controlled by an external force difficult to exterminate. In other ..."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 07:13:00 GMT"; arnews[3] += "
"; arnews[4]="Awards for James Cameron - Variety
"; arnews[4] += "New York Women in Film and Television has announced the winners of this year's Muse Awards. It's already a busy awards season for helmer James Cameron, who will receive the Santa Barbara Film Festival's modern master award and the Visual Effects ..."; arnews[4] += "
Publ.Date : Wed, 11 Nov 2009 23:59:00 GMT"; arnews[4] += "
"; arnews[5]="Tinker Bell & The Lost Treasure DVD & Blu-Ray - femalefirst.co.uk
"; arnews[5] += "Tinker Bell, voiced by Mae Whitman (Hope Floats, One Fine Day), returns and is again joined by an impressive voice cast including America Ferrera (Ugly Betty) as Fawn, Lucy Liu (Kung Fu Panda) as Silvermist, Raven-Symoné (That’s So Raven) as ..."; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 15:21: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("
");