var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "System Of+A Down" - Google News"; document.title=document.title+ " "; arnews[0]="Smells Like Teen Spirit - Charleston City Paper
"; arnews[0] += "

Charleston City Paper

Smells Like Teen Spirit
Charleston City Paper
For its brief time in existence, System of a Down was the best metal act in the world. They were also the most fearless, combining Middle ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 09:05:44 GMT+00:00"; arnews[0] += "
"; arnews[1]="Priestess to tour with High on Fire - The Gauntlet
"; arnews[1] += "

Priestess to tour with High on Fire
The Gauntlet
Recorded in Los Angeles with producer David Schiffman (System of a Down, Mars Volta, Nine Inch Nails), Prior to the Fire underlines PRIESTESS' hard-hitting ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 00:50:32 GMT+00:00"; arnews[1] += "
"; arnews[2]="Serj Tankian picks Cinebarre for Southeast premier of concert film 'Elect The ... - TheDigitel
"; arnews[2] += "

Serj Tankian picks Cinebarre for Southeast premier of concert film 'Elect The ...
TheDigitel
Serj Tankian, lead singer of the rock band System of a Down, has chosen Cinebarre as the first location in the Southeast to premiere his concert film, ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 20:05:02 GMT+00:00"; arnews[2] += "
"; arnews[3]="Earl Greyhound: New Album - JamBase
"; arnews[3] += "

Earl Greyhound: New Album
JamBase
... Bull Studios in Santa Monica, CA under the nimble and keen production auspices of Dave Schiffman (Mars Volta, Red Hot Chili Peppers, System of a Down). ...

"; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 17:54:22 GMT+00:00"; arnews[3] += "
"; arnews[4]="Viewpoint: Remembering Howard Zinn: historian, activist, gentleman - The Ranger
"; arnews[4] += "

Viewpoint: Remembering Howard Zinn: historian, activist, gentleman
The Ranger
Musical artists, including Pearl Jam, System of a Down, Rage Against the Machine, NOFX and Bruce Springsteen, referenced Zinn's writings in their songs. ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 17:48:09 GMT+00:00"; arnews[4] += "
"; arnews[5]="Inside the List - New York Times
"; arnews[5] += "

New York Times

Inside the List
New York Times
... the movie “Good Will Hunting” and songs by Pearl Jam, System of a Down and others. “A People's History,” first published in 1980, started with a print ...

"; arnews[5] += "
Publ.Date : Sat, 06 Feb 2010 05:41:10 GMT+00:00"; arnews[5] += "
"; arnews[6]="Serj Tankian 'The Charade' [Elect the Dead Symphony] -- New Song - AOL Radio Blog (blog)
"; arnews[6] += "

Serj Tankian 'The Charade' [Elect the Dead Symphony] -- New Song
AOL Radio Blog (blog)
Serj Tankian -- as known for his work as lead-vocalist for Grammy Award-winning band System of a Down -- is releasing an orchestral interpretation of his ...

"; arnews[6] += "
Publ.Date : Thu, 04 Feb 2010 22:52:48 GMT+00:00"; 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("
");