var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "Katie+Hoff" - Google News"; document.title=document.title+ " "; arnews[0]="Swim Shop Re-Opens for Business with FIFTEEN New Products, Including DVDs ... - SwimmingWorldMagazine.com
"; arnews[0] += "

Swim Shop Re-Opens for Business with FIFTEEN New Products, Including DVDs ...
SwimmingWorldMagazine.com
... instructional swimming videos, giving tips on butterfly, backstroke and freestyle with fellow Olympians Ryan Lochte, Lenny Krayzelburg and Katie Hoff. ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 16:50:30 GMT+00:00"; arnews[0] += "
"; arnews[1]="Keep these sports - Daily Press
"; arnews[1] += "

Keep these sports
Daily Press
Try telling that to Michael Phelps and Katie Hoff. Not only is swimming a sport, it is one of the best, if not the best, forms of cardiovascular exercise. ...

"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 08:44:11 GMT+00:00"; arnews[1] += "
"; arnews[2]="Here he comes to save the day - Columbia Daily Tribune
"; arnews[2] += "

Columbia Daily Tribune

Here he comes to save the day
Columbia Daily Tribune
The fourth-year event has never lacked big-time draws — even last February, Lochte and three-time Olympic medalist Katie Hoff highlighted a “down” field. ...

"; arnews[2] += "
Publ.Date : Sun, 07 Feb 2010 14:00:22 GMT+00:00"; arnews[2] += "
"; arnews[3]="National Girls & Women in Sports Day-- Anniversary of Title IX - Gather.com
"; arnews[3] += "

National Girls & Women in Sports Day-- Anniversary of Title IX
Gather.com
Watch this video about Katie Hoff, three time Gold Medalist, talks about what sports can do for America's young girls...

and more »
"; arnews[3] += "
Publ.Date : Wed, 03 Feb 2010 20:54:01 GMT+00:00"; arnews[3] += "
"; arnews[4]="KRIKORIAN: Michaelian has need for speed - Long Beach Press-Telegram
"; arnews[4] += "

KRIKORIAN: Michaelian has need for speed
Long Beach Press-Telegram
... Jessica Hardy, Katie Hoff, Rebecca Soni and many other American participants visited some of the popular Belmont Shore and Naples watering holes, ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 29 Jan 2010 07:29:20 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");