var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Shows for Franz Ferdinand - JamBase
"; arnews[0] += "Some time around the end of 2001, Bob was sitting in Alex's kitchen. Alex had just been given a bass by his friend Mick, on the condition that he did 'something useful' with it. \"Do you want to learn to play the bass then, Bob?\" \"No, I'm an artist ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 12:14:00 GMT"; arnews[0] += "
"; arnews[1]="Mark Steyn: Turning KSM into O.J. - Orange County Register
"; arnews[1] += "My radio pal Hugh Hewitt said to me on the air the other day that Barack Obama \"doesn't know how to be president.\" It was a low but effective crack, and I didn't pay it much heed. But, after musing on it over the past week or so, it seems to me ..."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 21:53:00 GMT"; arnews[1] += "
"; arnews[2]="The Superbower - Article.nationalreview.com
"; arnews[2] += "Tear down that wall . . . so they can get a better look at me!!! Is there no one in the White House grown-up enough to say, “Er, Mr. President, that’s really the kind of line you get someone else to say about you”? And maybe somebody could have ..."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 16:38:00 GMT"; arnews[2] += "
"; arnews[3]="Print Version - Article.nationalreview.com
"; arnews[3] += "M y radio pal Hugh Hewitt said to me on the air the other day that Barack Obama “doesn’t know how to be president.” It was a low but effective crack and I didn’t pay it much heed. But, after musing on it over the last week or so, it seems to ..."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 16:45:00 GMT"; arnews[3] += "
"; arnews[4]="Finally, MySpace Music Licenses ‘Fifth Label’ Merlin; Reins in ... - paidContent.org
"; arnews[4] += "Either way, MySpace Music users will soon be able to enjoy on-demand streams from the likes of Arctic Monkeys, Adele, Basement Jaxx, Dorrough, Bjork, Tom Waits, DJ Khaled, Franz Ferdinand, Prodigy, Animal Collective, Rancid and Vampire Weekend."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 01:14:00 GMT"; arnews[4] += "
"; arnews[5]="The Vacuum Of American Leadership - Investors Business Daily
"; arnews[5] += "Few would have foreseen at the Elamite sack of Ur/Napoleon's retreat from Moscow/the assassination of the Archduke Franz-Ferdinand/the passage of the Dubrovnik Airport Parking Lot Expansion Bill that one day I would be standing before you talking ..."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 21:54:00 GMT"; arnews[5] += "
"; totcount = 6; 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("
");