var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Arts Briefs - Jan. 28, 2010
"; arnews[0] += "LAUGH WITH 'GIRLS NIGHT: THE MUSICAL\" Grab your daughters, sisters, mother and your best guy friend and come have a girls' night with \"Girls Night: The Musical\" at the Van Wezel Performing Arts Hall on Monday, Feb."; arnews[0] += "
Publ.Date : Wed, 27 Jan 2010 23:32:47 GMT"; arnews[0] += "
"; arnews[1]="Cat
"; arnews[1] += "Well, we've made it to the final week, ballroom fans. The Mirrorball trophy has been trotted out from its resting place to its prominent position in front of the judges' table, and we are down to our remaining three celebrity contestants."; arnews[1] += "
Publ.Date : Wed, 25 Nov 2009 00:45:29 GMT"; arnews[1] += "
"; arnews[2]="'Dancing With the Stars': Megamixed finals
"; arnews[2] += "Well, we've made it to the final week, ballroom fans. The Mirrorball trophy has been trotted out from its resting place to its prominent position in front of the judges' table, and we are down to our remaining three celebrity contestants."; arnews[2] += "
Publ.Date : Tue, 24 Nov 2009 17:40:48 GMT"; arnews[2] += "
"; arnews[3]="The 'Dancing with the Stars' Final Competition! - ET
"; arnews[3] += "The 'Dancing with the Stars' Final Competition! Monday night the competition was stiff when MA1 2a , Donny Osmond and Kelly Osbourne gave their all in an attempt to win the disco-ball trophy on \"Dancing with the Stars.\" Each of the three finalists had to perform three dances -- and the judges' expectations were high."; arnews[3] += "
Publ.Date : Tue, 24 Nov 2009 15:41:48 GMT"; arnews[3] += "
"; arnews[4]="Dancing with the Stars: The Finals
"; arnews[4] += "Once upon a time, 16 minor league celebrities got together to tempt fate in the most ruthless competition on reality TV.A Or at least, the most sparkly competition on reality TV."; arnews[4] += "
Publ.Date : Tue, 24 Nov 2009 13:09:16 GMT"; arnews[4] += "
"; arnews[5]="Recap: Dancing with the Stars - Performance 10
"; arnews[5] += "It's the finals of Dancing with the Stars and the trophy was placed in front of the judge's table."; arnews[5] += "
Publ.Date : Tue, 24 Nov 2009 06:52:00 GMT"; arnews[5] += "
"; arnews[6]="Kelly Osbourne and Louis van Amstel
"; arnews[6] += "The Season 9 finale of Dancing with the Stars is finally upon us. Mya, Donny Osmond and Kelly Osbourne face off one final time with three dances: a freestyle, an unlearned dance and the Mega Mix, a medley comprised of three styles in which they will perform the same routine."; arnews[6] += "
Publ.Date : Mon, 23 Nov 2009 08:00:00 GMT"; arnews[6] += "
"; arnews[7]="Dancing with the Stars 2009 cast: Will Mya win?
"; arnews[7] += "Ian Ono and Jana Monji : Dmitry Chaplin and Mya performing the lambada. ABC/Adam Larkey."; arnews[7] += "
Publ.Date : Tue, 24 Nov 2009 02:10:07 GMT"; arnews[7] += "
"; arnews[8]="The stage is set for 'Dancing with the Stars' finals
"; arnews[8] += "So it's here ---- the finals of Season 9 of \"Dancing with the Stars\".... and none too soon."; arnews[8] += "
Publ.Date : Mon, 23 Nov 2009 23:22:18 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("
");