var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="Annemarie3steps: What Makes OYC different home-based business opportunity..simple plan to double residual income: http://digg.com/d31AmeS?t
"; arnews[0] += "What Makes OYC different home-based business opportunity..simple plan to double residual income:"; arnews[0] += "
"; arnews[1]="joey: I think I need to start waking up early(ish) every morning and beginning my day with some exercise. And then eat a real breakfast. And then write.
"; arnews[1] += "I think I need to start waking up early(ish) every morning and beginning my day with some exercise. And then eat a real breakfast. And then write."; arnews[1] += "
"; arnews[2]="Home Business Success Tips – A Simple Plan For Massive Internet ...: One of the primary secrets to home busines.. http://tinyurl.com/yaqk577
"; arnews[2] += "Home Business Success Tips – A Simple Plan For Massive Internet ...: One of the primary secrets to home busines.."; arnews[2] += "
"; arnews[3]="RAD Moose: Simple Plan
"; arnews[3] += "Simple Plan -"; arnews[3] += "
"; arnews[4]="RAD Moose: I'd Do Anything by Simple Plan
"; arnews[4] += "I'd Do Anything by Simple Plan -"; 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("
");