var arnews = new Array(8); totcount = 8; rnd = 0; arnews[0]="Brady Quinn Gets His Game Face On
"; arnews[0] += "

Visit GilletteGameFace.com and upload a photo or video showing how you get ready for game time, and you're automatically entered to win prizes, like a trip t...

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Brady Quinn Men's Health Photoshoot/Interview (August 2007)
"; arnews[1] += "

Men's Health Magazine featured Brady Quinn on its August 2007 cover. This is a video from the photoshoot and candid interview

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Brady Quinn EAS Commercial - Obvious dumb joke
"; arnews[2] += "

Brady Quinn EAS Commercial - Obvious dumb joke

Add this to your queue
Duration: 00:16

"; arnews[2] += "
"; arnews[3]="Brady Quinn is a Player
"; arnews[3] += "

A team player, that is. Brady Quinn wants you to register to vote, so go to http://www.declareyourself.com now to complete your form in less than 5 minutes!

Add this to your queue
Duration: 00:16

"; arnews[3] += "
"; arnews[4]="Brady Quinn EAS Commercial
"; arnews[4] += "

Brady Quinn's TV Advertisement/promo spot for his sponsor EAS

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="Brady Quinn Sweat Spot
"; arnews[5] += "

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="Brady Quinn Sweat Spot
"; arnews[6] += "

Add this to your queue
Duration: 00:00

"; arnews[6] += "
"; document.title=document.title+ " "; arnews[7]="Playbook: Brady Quinn
"; arnews[7] += "

Add this to your queue
Duration: 01:49

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