var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jeremy+Shockey" - Google News"; document.title=document.title+ " "; arnews[0]="Saints' fans revel in Super glory during raucous parade - Victoria Advocate
"; arnews[0] += "

Saints' fans revel in Super glory during raucous parade
Victoria Advocate
Colorful tight end Jeremy Shockey, one of the Saints' popular players, and the team's other receivers were on the second float. ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 03:46:48 GMT+00:00"; arnews[0] += "
"; arnews[1]="Super Bowl champion Saints set new parade standard - NOLA.com
"; arnews[1] += "

NOLA.com

Super Bowl champion Saints set new parade standard
NOLA.com
On the back of the float, tight end Jeremy Shockey was being interviewed by a reporter from the NFL Network. At one point, he grabbed the mike and turned ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 03:27:45 GMT+00:00"; arnews[1] += "
"; arnews[2]="New Orleans Saints centerpiece of enormous Super Bowl parade - al.com (blog)
"; arnews[2] += "

al.com (blog)

New Orleans Saints centerpiece of enormous Super Bowl parade
al.com (blog)
On the Caesar float: Jeremy Shockey standing next to Deuce McAllister, turning McAllister around to show off his name on the back of his jersey. ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 02:13:53 GMT+00:00"; arnews[2] += "
"; arnews[3]="Saints parade lineup, route and more - WWL First News
"; arnews[3] += "

Saints parade lineup, route and more
WWL First News
Jeremy Shockey wasn't in a suite for this Super Bowl. Instead, he was part of the New Orleans Saints' sweetest victory. Shockey hauled in a touchdown catch ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 00:41:37 GMT+00:00"; arnews[3] += "
"; arnews[4]="Sharp Brees gives Saints biggest win - Stafford County Sun
"; arnews[4] += "

Sharp Brees gives Saints biggest win
Stafford County Sun
Brees' 2-yard scoring pass to Jeremy Shockey with 5:42 remaining put the Saints ahead for good. New Orleans clinched it when cornerback Tracy Porter ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 00:20:40 GMT+00:00"; arnews[4] += "
"; arnews[5]="Super Bowl, Cowherds, & a HOF Limerick - Mile High Report (blog)
"; arnews[5] += "

Super Bowl, Cowherds, & a HOF Limerick
Mile High Report (blog)
In fact, I thought that right up until Jeremy Shockey's touchdown catch. At that point, I started to notice Peyton Manning's happy feet and his visible ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 00:18:27 GMT+00:00"; 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("
");