var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="REVIEW: "Wicked" still has its ways with adoring Northeast Ohio fans - Morning Journal
"; arnews[0] += "The Thursday night Cleveland audience members made it clear, \"Wicked\" has become much more than a Broadway show. Bursting into applause upon the first entrance of the main, green character (a much misunderstood Wicked Witch of the West), they ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 12:21:00 GMT"; arnews[0] += "
"; arnews[1]="Jay-Z's 'Empire' Rules Hot 100 - Billboard Business News
"; arnews[1] += "As reported yesterday , Jay-Z earns his fourth No. 1 on the Billboard Hot 100 chart this week with \"Empire State of Mind,\" his collaboration with Alicia Keys. All of Jay-Z's four chart-toppers have been collaborations, but this is his first No. 1 as ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 03:03:00 GMT"; arnews[1] += "
"; arnews[2]="Glee’ hit a flat note - Indiana Daily Student
"; arnews[2] += "We all like to think that today’s society is becoming more open to alternative practices and ideas. And in many aspects, it is. Relationships, fashion and entertainment have all become more cutting-edge within the last decade. I, for one, doubt ..."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 07:59:00 GMT"; arnews[2] += "
"; arnews[3]="Rent returns... with a differencd - EDGE Boston
"; arnews[3] += "He was playing lead singer with an up-and-coming New York City band when his friend Idina Menzel suggested he audtion for the role of a struggling rock singer in a musical that was being produced at the New York Theatre Workshop. He did and joined ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 21:20:00 GMT"; arnews[3] += "
"; arnews[4]="Jay-Z Rules Hot 100, Lady Antebellum Jumps Into Top 10 - Billboard
"; arnews[4] += "Billboard requires a JavaScript enabled browser to get the full experience As reported in a breaking Billboard.com news story yesterday, Jay-Z earns his fourth Hot 100 No. 1 with \"Empire State of Mind,\" his collaboration with Alicia Keys. All of Jay ..."; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 15:50:00 GMT"; arnews[4] += "
"; arnews[5]="Glee’ soundtrack revisits classic favorites - Daily Beacon Online
"; arnews[5] += "Few television shows have the ability to control more than one outlet of media entertainment. Fortunately for the people at Fox, their new hit, “Glee,” is one of those select few. The show, which has received praise from critics and audiences ..."; arnews[5] += "
Publ.Date : Tue, 17 Nov 2009 02:02:00 GMT"; arnews[5] += "
"; arnews[6]="Wicked’ author set to cap book club program - Denton Record-Chronicle
"; arnews[6] += "Author Gregory Maguire remembers attending a compact disc signing event for the Broadway musical Wicked , a blockbuster based on his novel of the same name. Cast members were set up at a long table, and Maguire looked at the line and saw women ..."; arnews[6] += "
Publ.Date : Thu, 19 Nov 2009 05:49:00 GMT"; arnews[6] += "
"; totcount = 7; 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("
");