var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="Alex Amith: Better Your Golf Swing » Vijay Singh Golf Swing - November 2009 …: Vijay Singh Golf Swing - November 2009, Gol.. http://bit.ly/msM25
"; arnews[0] += "Better Your Golf Swing » Vijay Singh Golf Swing - November 2009 …: Vijay Singh Golf Swing - November 2009, Gol.."; arnews[0] += "
"; arnews[1]="TOMHTML: Vijay Singh hole in one Masters 2009 shot at 16 redbud
"; arnews[1] += "Vijay Singh hole in one Masters 2009 shot at 16 redbud -"; arnews[1] += "
"; arnews[2]="Golf Fans: RT @golfchannelnews INSTRUCTION: The Daily Brew Learn what Vijay Singh has done to improve his putting game. Watch here http://bit.ly/17G53o
"; arnews[2] += "RT @"; arnews[2] += "
"; arnews[3]="Mission Hills' Dr. David Chu among "Most Powerful People in Golf ...
"; arnews[3] += "Mission Hills' Dr. David Chu among \"Most Powerful People in Golf ... -"; arnews[3] += "
"; arnews[4]="Ex-Defence Secretary Vijay Singh sworn in as UPSC member
"; arnews[4] += "Ex-Defence Secretary Vijay Singh sworn in as UPSC member -"; 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("
");