var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Howard Stern on 'Idol' rumors: 'f-ing karaoke contest,' is best job ever, but didn't confirm talks
"; arnews[0] += "Howard Stern says 'American Idol' would have to pay him 'a ton of dough because I already make a ton of dough.' Howard Stern said yesterday that he'd consider joining the judging panel on Fox 's \" American Idol \" when Simon Cowell leaves at the end of the season, but didn't confirm whether producers have actually approached him."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 18:09:37 GMT"; arnews[0] += "
"; arnews[1]="Andre Leon Talley joins America's Next Top Model
"; arnews[1] += "Just days after news that Elle Macpherson is set to host Britain's Next Top Model , there's a new twist in the tale of the American series: US Vogue's editor-at-large Andre Leon Talley has joined the judging panel."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 15:34:48 GMT"; arnews[1] += "
"; arnews[2]="Andre Leon Talley to judge 'Top Model'
"; arnews[2] += "Andre Leon Talley will help crown \"America's Next Top Model.\" The over-the-top 60-year-old Vogue editor-at-large will join Tyra Banks, photographer Nigel Barker and a weekly guest judge on the panel of the 14th season of the CW modeling competition , the network announced Monday."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 15:17:21 GMT"; arnews[2] += "
"; arnews[3]="NAMES + FACES: Kid Rock counters
"; arnews[3] += "Jay Leno , David Letterman and Oprah Winfrey sure were a funny sight Sunday. But the making of the most exciting 15 seconds of the Super Bowl XLIV broadcast was surprisingly free of behind-the-scenes drama, according to Rob Burnett , producer of CBS's \"Late Show with David Letterman.\" \"If anything was awkward, it was how it wasn't awkward,\" Burnett ..."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 05:00:00 GMT"; arnews[3] += "
"; arnews[4]="Tyra Banks - Banks Recruits Vogue Editor for Top Model
"; arnews[4] += "Supermodel TYRA BANKS is adding high-fashion credentials to AMERICA'S NEXT TOP MODEL - she's recruited Vogue editor-at-large ANDRE LEON TALLEY to the hit series' judging panel."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 14:19:07 GMT"; arnews[4] += "
"; arnews[5]="Behind Dave, Jay and Oprah
"; arnews[5] += "Jay Leno , David Letterman and Oprah Winfrey sure were a funny sight Sunday. But the making of the most exciting 15 seconds of the Super Bowl XLIV broadcast was surprisingly free of behind-the-scenes drama, according to Rob Burnett , producer of CBS's \"Late Show with David Letterman.\" \"If anything was awkward, it was how it wasn't awkward,\" Burnett ..."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 13:07:29 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("
");