var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="DVD Report: This week's new releases
"; arnews[0] += "\"GONE WITH THE WIND'' 'GWTW': the Blue and the Gray on Blu-ray It may have taken 70 years, but now, finally, you can see exactly how \"Gone With the Wind'' must have looked and sounded on the night it premiered - or should have, had the VIP crowd at Atlanta's Loew's Grand Theater had the benefit of catching Gable and Leigh in high definition."; arnews[0] += "
Publ.Date : Sun, 15 Nov 2009 03:22:12 GMT"; arnews[0] += "
"; arnews[1]="Recall fiasco is an embarrassment to Redford Township
"; arnews[1] += "A bit of advice for the brain trust behind the attempted recall of Redford Township Supervisor Tracey Schultz Kobylarz - if you are trying to toss the woman out of office, at least spell her name correctly on the recall petition."; arnews[1] += "
Publ.Date : Thu, 29 Oct 2009 07:00:00 GMT"; arnews[1] += "
"; arnews[2]="Recall fiasco is an embarrassment to Redford Township
"; arnews[2] += "A bit of advice for the brain trust behind the attempted recall of Redford Township Supervisor Tracey Schultz Kobylarz - if you are trying to toss the woman out of office, at least spell her name correctly on the recall petition."; arnews[2] += "
Publ.Date : Thu, 29 Oct 2009 07:00:00 GMT"; arnews[2] += "
"; arnews[3]="faces
"; arnews[3] += "Berthold Herpe , a survivor of Dachau who settled in the Sunset District via Shanghai, turns 100 on Nov."; arnews[3] += "
Publ.Date : Fri, 30 Oct 2009 02:26:38 GMT"; arnews[3] += "
"; arnews[4]="Local movie news and notes: Youmacon '09 draws Japanese artists
"; arnews[4] += "Nearly 5,000 fans of Japanese animation are expected to attend the Youmacon '09 anime convention, which runs today through Sunday at the Hyatt Regency and the Fairlane Town Center in Dearborn."; arnews[4] += "
Publ.Date : Thu, 29 Oct 2009 07:00:00 GMT"; arnews[4] += "
"; arnews[5]="Youmacon 2009, metro Detroit's anime convention, begins today in Dearborn.
"; arnews[5] += "Nearly 5,000 fans of Japanese animation are expected to attend the Youmacon '09 anime convention, which runs today through Sunday at the Hyatt Regency and the Fairlane Town Center in Dearborn."; arnews[5] += "
Publ.Date : Thu, 29 Oct 2009 08:44:01 GMT"; arnews[5] += "
"; arnews[6]="Lillis takes second crack at recall
"; arnews[6] += "Both sides expressed optimism last week as they prepared for the second hearing on the language of a recall petition aimed at ousting the Redford Township supervisor."; arnews[6] += "
Publ.Date : Sun, 25 Oct 2009 12:02:32 GMT"; arnews[6] += "
"; arnews[7]="'The Damned United' review: Small soccer tale pays off big
"; arnews[7] += "In most sports movies the big moments are big : Robert Redford 's star-spangled mega-homer in \"The Natural.\" By contrast the best of many good scenes in \"The Damned United,\" a winner for soccer fans and soccer idiots alike, is a small one."; arnews[7] += "
Publ.Date : Fri, 23 Oct 2009 04:28:16 GMT"; arnews[7] += "
"; arnews[8]="Lillis spells name wrong, recall tossed again
"; arnews[8] += "For the second time, a recall petition aimed at the Redford Township supervisor has been rejected by the Wayne County Elections Commission that ruled the language was not sufficiently clear."; arnews[8] += "
Publ.Date : Thu, 22 Oct 2009 07:00:00 GMT"; arnews[8] += "
"; totcount = 9; 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("
");