var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="widyanto duta nugroho: Martha Stewart on Rachael Ray: "There Are No Bad Feelings Between Us": After she questioned Ray's culinary skil.. http://bit.ly/5sXOr0
"; arnews[0] += "Martha Stewart on Rachael Ray: \"There Are No Bad Feelings Between Us\": After she questioned Ray's culinary skil.."; arnews[0] += "
"; arnews[1]="George Lessard: Martha Stewart Calls Sarah Palin A "Dangerous Person"
"; arnews[1] += "Martha Stewart Calls Sarah Palin A \"Dangerous Person\" -"; arnews[1] += "
"; arnews[2]="Terra Networks: Martha Stewart slams Sarah Palin saying she's boring and dangerous... new drama http://ow.ly/EYa6
"; arnews[2] += "Martha Stewart slams Sarah Palin saying she's boring and dangerous... new drama"; arnews[2] += "
"; arnews[3]="DNC State Blogger Corps: News: Martha Stewart, Tel Aviv, Hate Crimes, Oaxaca, Joey Arias
"; arnews[3] += "News: Martha Stewart, Tel Aviv, Hate Crimes, Oaxaca, Joey Arias -"; arnews[3] += "
"; arnews[4]="News: Martha Stewart, Tel Aviv, Hate Crimes, Oaxaca, Joey Arias
"; arnews[4] += "News: Martha Stewart, Tel Aviv, Hate Crimes, Oaxaca, Joey Arias -"; 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("
");