var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Steve McQueen Rides a Dead Horse at Marian Goodman - Village Voice
"; arnews[0] += "A tilt toward the convoluted characterizes a lot of moving-image art today. Partly the result of a procedural bias that video inherited from old-time conceptualism (by this, I mean its habit of continually observing itself observing) and partly ..."; arnews[0] += "
Publ.Date : Tue, 02 Feb 2010 23:54:00 GMT"; arnews[0] += "
"; arnews[1]="Hunger: The Criterion Collection (DVD) - DVDTOWN.com
"; arnews[1] += "First-time feature director Steve McQueen begins instead with a prison guard (Stuart Graham) preparing to leave for work in the morning. He eats a hefty British breakfast (bangers and something or other, of course), checks under his car for bombs and ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 05:29:00 GMT"; arnews[1] += "
"; arnews[2]="Robert Fisk: Gaza's defiant tunnellers head deeper underground - The Independent
"; arnews[2] += "They are the real resistance. They are the lung through which Gaza breathes. True, missiles must pass along their subterranean tracks, Qassam rockets, too, Kalashnikov ammunition, explosives. But by far the greatest burden of the tunnellers of Gaza ..."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 06:55:00 GMT"; arnews[2] += "
"; arnews[3]="Record prices fetched as investors flock to classic car market - Earthtimes
"; arnews[3] += "Certain cars like the golden Aston Martin DB5 in the James Bond movies starring Sean Connery or the Ford Mustang GT 390 driven by Steve McQueen in the high-speed chase film Bullitt have become cultural icons. Other more mundane vehicles define a ..."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 03:06:00 GMT"; arnews[3] += "
"; arnews[4]="TLD & Chad McQueen Form McQueen Racing - Motorcycle USA
"; arnews[4] += "Founded by Chad McQueen, the only son of the legendary racer and actor Steve McQueen, Chad inherited his dad's passion for racing while growing up on the set of legendary films like \"Le Mans\" and \"Bullitt.\" Chad began racing dirt bikes at age 6 and ..."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 00:00:00 GMT"; arnews[4] += "
"; arnews[5]="Famous Harleys defined pop culture - Milwaukee Journal Sentinel
"; arnews[5] += "The Harley-Davidson Museum is hosting an exhibit featuring famous motorcycles that have defined pop culture. The 10 bikes in \"Harleys & Hollywood\" include those in the films \"G.I. Joe: The Rise of Cobra,\" \"Star Trek\" and \"Wild Hogs.\" There are also ..."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 12:40:00 GMT"; arnews[5] += "
"; arnews[6]="Trivia Quiz - Buffalo News
"; arnews[6] += "1. Seth. 2. Wheaties, in the latter 1920s. 3. Mel Brooks. 4. True. There are nearly 700 islands, 29 of them inhabited. 5. Ursa Major (Great Bear). 6. Become heavier, or more severe. 7. John Quincy Adams (1825-29). 8. Black Sea. 9. Steve McQueen. 10 ..."; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 11:42:00 GMT"; arnews[6] += "
"; totcount = 7; 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("
");