var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="Mădălin Oprea: Paris Bennett interview for 'American Idol Rewind' - Atlanta Journal Constitution
"; arnews[0] += "Paris Bennett interview for 'American Idol Rewind' - Atlanta Journal Constitution -"; arnews[0] += "
"; arnews[1]="Andy Burton: Paris Bennett interview for 'American Idol Rewind': Atlanta Journal Constitution Part-time Fayetteville.. http://bit.ly/3FFu8
"; arnews[1] += "Paris Bennett interview for 'American Idol Rewind': Atlanta Journal Constitution Part-time Fayetteville.."; arnews[1] += "
"; arnews[2]="Mădălin Oprea: Paris Bennett American Idol Rewind exclusive - SheKnows.com
"; arnews[2] += "Paris Bennett American Idol Rewind exclusive - SheKnows.com -"; arnews[2] += "
"; arnews[3]="Raj: Paris Bennett American Idol Rewind exclusive - SheKnows.com http://bit.ly/1qpDvD
"; arnews[3] += "Paris Bennett American Idol Rewind exclusive - SheKnows.com"; arnews[3] += "
"; arnews[4]="Andy Burton: Paris Bennett American Idol Rewind exclusive: SheKnows.com With the new American Idol weeks away, SheKnows pres.. http://bit.ly/17Cxhp
"; arnews[4] += "Paris Bennett American Idol Rewind exclusive: SheKnows.com With the new American Idol weeks away, SheKnows pres.."; arnews[4] += "
"; totcount = 5; 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("
");