var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="a American Idola Power List: Whoa s got momentum heading into season 9 Hollywood Week?
"; arnews[0] += "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[0] += "
Publ.Date : Wed, 10 Feb 2010 01:03:57 GMT"; arnews[0] += "
"; arnews[1]="Jordin Sparks - Sparks Creates Necklace for Haiti
"; arnews[1] += "Caption: Jordin Sparks , Guests and David Archuleta The 3rd Annual Jordin Sparks Experience At The Eden Roc Resort Miami, Florida .... Singer JORDIN SPARKS can add jewellery designer to her resume - she's created a necklace to raise funds for the Haiti relief effort."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 14:26:06 GMT"; arnews[1] += "
"; arnews[2]="David Archuleta Calendar: On Sale for Charity
"; arnews[2] += "David Archuleta is featured on a new calendar. Created by photographer Jennifer Barry, the item is on sale at Qoop.com and benefits a cause near to the American Idol runner-up's heart: the Utah chapter of the National Multiple Sclerosis Society."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 14:04:21 GMT"; arnews[2] += "
"; arnews[3]="'American Idol' Tonight: Finally, Hollywood! Finally, Ellen
"; arnews[3] += "After three weeks of audition episodes, eight celebrity guest judges and the ever-so-ubiquitous \"Pants on the Ground\", we finally made it: Hollywood! I'm just happy the pure train wrecks are over, and American Idol has finally taken one more step towards actual competition mode."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 05:15:00 GMT"; arnews[3] += "
"; arnews[4]="Proposal would limit use of utility-owned land
"; arnews[4] += "A fight could be brewing over an attempt to rezone thousands of undeveloped acres owned by El Paso Water Utilities to make it harder to build on."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 10:52:57 GMT"; arnews[4] += "
"; arnews[5]="Blog The Long and Wonderful Road to Hollywood
"; arnews[5] += "Okay, last night was hands down one of the best audition episodes ever! WHY have they not done this in the past? For those who missed it, Wednesday evening's American Idol episode was titled \"The Road to Hollywood\" and featured a bunch of really great auditions from constants we will probably be seeing MUCH more of during hollywood week."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 02:41:05 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("
");