var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="Features
"; arnews[0] += "With swap parties and an eclectic mix of merchandise, Got Threads in the East District seeks to create a secondhand shopping experience that is unique to Taiwan By Catherine Shu The odd couple Helena Bonham Carter talks about life with Tim Burton, their latest spectacular, Alice In Wonderland X and being branded a disastrous dresser By Simon ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 03:35:56 GMT"; arnews[0] += "
"; arnews[1]="Adrian Grenier Has a Bad Idea
"; arnews[1] += "\"I'm surprised that it's not a two-hour weekly series as it is, because everybody I know who loves the show watches at least three or four episodes back-to-back. One isn't enough."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 22:42:23 GMT"; arnews[1] += "
"; arnews[2]="Disney creates Red Queen and White Queen stops on TTC
"; arnews[2] += "Walt Disney Studios Motion Pictures Canada has set the stage for a royal battle between the \"Red\" and \"White\" Queens with a subway station domination that promotes the March 5 release of Alice in Wonderland, a 3D fantasy adventure directed by Tim Burton."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 22:14:32 GMT"; arnews[2] += "
"; arnews[3]="Super Bowl movie ads: Who took home the trophy?
"; arnews[3] += "Now that we know the Super Bowl broadcast had the biggest TVratings ever, we can move on to more pressing concerns like -- who got the most money's worth out of their movie ads on the telecast? Studios spend b-i-i-i-i-g bucks going after the biggest audience ever available to advertisers, but is all that outlay worth it if their ads don't deliver ..."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 22:05:03 GMT"; arnews[3] += "
"; arnews[4]="Bonham Carter sick of playing 'corset sex symbol'
"; arnews[4] += "HOME > NEWS / SHOWBIZ > SHOWBIZ > Bonham Carter sick of playing 'corset sex symbol' SHOWBIZ BONHAM CARTER SICK OF PLAYING 'CORSET SEX SYMBOL' HELENA BONHAM CARTER is glad her days as a young actress are behind her - because she no longer has to play the \"corset sex symbol.\" The 43 year old made her name playing upper-class characters in period ..."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 21:41:12 GMT"; arnews[4] += "
"; totcount = 5; 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("
");