var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Your Arkansas-centric guide to Hollywood Week on "American Idol"
"; arnews[0] += "Judges' feedback : Four emphatic yeses and special props from Simon and Mary J. Blige."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 07:37:57 GMT"; arnews[0] += "
"; arnews[1]="a American Idola Power List: Whoa s got momentum heading into season 9 Hollywood Week?
"; arnews[1] += "Hollywood Week begins tonight on American Idol , and over the next two weeks, we'll see 181 Golden Ticket recipients whittled down to 24 semifinalists."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 01:03:57 GMT"; arnews[1] += "
"; arnews[2]="Benatar, Foreigner top music line-up at Dixon May Fair
"; arnews[2] += "Pat Benatar is booked for the Dixon May Fair. It's deja rock for the Dixon May Fair as the north Solano County town's annual music fest goes back in time as its May 6-8 roster includes three 1980s hitmakers."; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 08:00:00 GMT"; arnews[2] += "
"; arnews[3]="Did celeb judges make the grade?
"; arnews[3] += "Kiss those weeks of amusing auditions goodbye, and give Ellen DeGeneres a great ol' big welcome hug.Amer ican Idol's Hollywood Round has arrived."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 16:01:00 GMT"; arnews[3] += "
"; arnews[4]="'American Idol' Hollywood week kicks off tonight; some great singers to watch
"; arnews[4] += "Ashley Rodriguez, who uses the stage name Ashley Makailah, is one of the top singers to keep an eye on tonight as 'American Idol' begins its Hollywood Week."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 13:42:31 GMT"; arnews[4] += "
"; arnews[5]="The Way You Love Me - Faith Hill
"; arnews[5] += "One of the biggest female country stars of the '90s and 2000s, Faith Hill also took advantage of the inroads Shania Twain made into pop territory, becoming an enormous crossover success by the end of the millennium."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 07:14:11 GMT"; arnews[5] += "
"; arnews[6]="Josh Turner: 'There was never a Plan B'
"; arnews[6] += "Josh Turner is the youngest male member of the Grand Ole Opry, and why wouldn't he be? The guy's sold millions of records and scored two No."; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 06:32:43 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("
");