var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Getting FX Animated with Aisha Tyler and Adam Reed for Archer - Deadbolt
"; arnews[0] += "One of the most versatile talents in the entertainment world, Aisha Tyler has kept herself busy after recurring roles on Friends, The Ghost Whisperer, and C.S.I. as an actress, writer, author and stand-up comedian. Interestingly, Aisha Tyler once ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 00:57:00 GMT"; arnews[0] += "
"; arnews[1]="Arts Flash: Q&A with Aisha Tyler - creative loafing
"; arnews[1] += "Creative Loafing : You’re currently doing the voice for the character Lana Kane on the animated TV show Archer . What’s that like? We finished all the episodes for this season. But, what’s great about voice-overs is that as long as you have ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 15:39:00 GMT"; arnews[1] += "
"; arnews[2]="She's Pretty Funny: Aisha Tyler, DC Improv - Express Night Out
"; arnews[2] += "\"I've been doing it for 17 years now,\" Tyler says of her stand-up, which spurred a career that now includes acting, writing and directing. \"Stand-up and acting and writing, it's all married to each other — they're all fingers on a very malformed ..."; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 08:13:00 GMT"; arnews[2] += "
"; arnews[3]="Undercover with Archer on FX - Deadbolt
"; arnews[3] += "After giving fans an early look at Archer back in September, FX rolls out the new animated comedy, Archer, behind It's Always Sunny in Philadelphia at 10pm on Thursday, January 14. Although Archer had to take a back seat to The League before FX ..."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 00:57:00 GMT"; arnews[3] += "
"; arnews[4]="Famous Hollywood Sign Could Go "Green" - The Celebrity Cafe.com
"; arnews[4] += "They say that everyone and everything is going green these days. If you're planning on taking a trip to do some star searching in Hollywood any time soon, you may not be able to take a picture of the famous Hollywood sign. Thanks to the green ..."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 00:07:00 GMT"; arnews[4] += "
"; arnews[5]="Around Town: Feb. 3 - Washington Examiner
"; arnews[5] += "NW] Aisha Tyler : The comedian from Comedy Central, HBO and NBC performs. [8 p.m. D.C. Improv Comedy Club, 1140 Connecticut Ave. NW] New York Opera Society : A performance of music by Gershwin. [12:10 p.m. National Gallery of Art, Constitution Avenue ..."; arnews[5] += "
Publ.Date : Wed, 03 Feb 2010 02:02: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("
");