var arnews = new Array(9); totcount = 9; rnd = 0; arnews[0]="Randa AFTER The White Stripes Concert
"; arnews[0] += "

This REALLY Happened...the real dangers of second hand "smoke".

Add this to your queue
Duration: 00:53

"; arnews[0] += "
"; arnews[1]="Randa AFTER The White Stripes Concert
"; arnews[1] += "

This REALLY Happened...the REAL dangers of second hand "smoke".

Add this to your queue
Duration: 00:53

"; arnews[1] += "
"; arnews[2]="The White Stripes My Doorbell
"; arnews[2] += "

THE WHITE STRIPES!!! with one of there best songs off of there 5th album Get Behind Me Satan and it's probley one of there biggest songs when it comes to how many people did there version of the song

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Moment of Zen - The White Stripes
"; arnews[3] += "

The White Stripes provide a live Moment of Zen with a rendition of their song 'My Doorbell.' (2:05)

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="The White Stripes - Conquest
"; arnews[4] += "

Brand new video, it's amazing, funny and endearing.Official music videoXL/warner bros3rd single from Icky Thump to be released soonDirected by Diane Martel

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="The White Stripes - Conquest
"; arnews[5] += "

Conquest The White Stripes

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="The White Stripes Under Great White Northern ...
"; arnews[6] += "

Add this to your queue
Duration: 00:00

"; arnews[6] += "
"; arnews[7]="Trailers
"; arnews[7] += "

Add this to your queue
Duration: 00:00

"; arnews[7] += "
"; arnews[8]="The White Stripes - "Fell In Love With A Girl / Dead Leaves / The Dirty Ground (2002)"
"; arnews[8] += "

Add this to your queue
Duration: 00:00

"; arnews[8] += "
"; totcount = 9; 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("
");