var arnews = new Array(5); totcount = 5; rnd = 1; document.write("
"); arnews[0]="darksiders-20091019030814483.jpg
"; arnews[0] += "\"darksiders-20091019030814483.jpg\"/ Date: Nov 7, 2009 3:00 AM Number of Comments on Photo:0 View Photo"; arnews[0] += "
"; arnews[1]="IMG_0640.JPG
"; arnews[1] += "\"IMG_0640.JPG\"/ Date: May 27, 2006 4:02 AM Number of Comments on Photo:0 View Photo"; arnews[1] += "
"; arnews[2]="Darksiders
"; arnews[2] += "\"Darksiders.jpg\"/ Date: Jan 9, 2010 11:33 AM Number of Comments on Photo:0 View Photo"; arnews[2] += "
"; arnews[3]="k cannon.jpg
"; arnews[3] += "\"k Date: Jan 7, 2010 11:32 AM Number of Comments on Photo:0 View Photo"; arnews[3] += "
"; arnews[4]="redman - dare iz a darkside (1994).jpg
"; arnews[4] += "\"redman Date: Dec 7, 2006 1:08 AM Number of Comments on Photo:0 View Photo"; 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("
");