var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Paul+Kim" - Google News"; document.title=document.title+ " "; arnews[0]="Jefferson Awards: Plastic surgeon helps children throughout world - Pittsburgh Post Gazette
"; arnews[0] += "

Pittsburgh Post Gazette

Jefferson Awards: Plastic surgeon helps children throughout world
Pittsburgh Post Gazette
Paul Kim, a surgeon based in Philadelphia, has gone on a number of missions through Surgicorps. He noted the amazing things that Dr. Demos has done, ...

"; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 05:42:59 GMT+00:00"; arnews[0] += "
"; arnews[1]="REC NOTEBOOK: Nooksack Valley grade school student wins wrestling state title - Bellingham Herald
"; arnews[1] += "

REC NOTEBOOK: Nooksack Valley grade school student wins wrestling state title
Bellingham Herald
A Paul Kim goal , which tied the game, seemed to ignite the home team as it would go on to score 10 unanswered goals. Kim was the big point man in the game ...

"; arnews[1] += "
Publ.Date : Tue, 02 Feb 2010 03:02:31 GMT+00:00"; arnews[1] += "
"; arnews[2]="Shorthanded Mounties prevail - Berkshire Eagle
"; arnews[2] += "

Shorthanded Mounties prevail
Berkshire Eagle
WILLIAMSTOWN -- Mount Greylock girls' basketball coach Paul Barrett was playing with a thin roster. But he got the most out of it. Sarah Brink, Kim Houston ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 31 Jan 2010 12:02:18 GMT+00:00"; arnews[2] += "
"; arnews[3]="Albert E. 'Dick' Cook — Rochester - Post-Bulletin
"; arnews[3] += "

Albert E. 'Dick' Cook — Rochester
Post-Bulletin
Dick is survived by his wife, Mary, of Rochester; two sons, Albert E. Jr. (Lisa) Cook of Blaine, Minn., and Paul (Kim) Cook of Apple Valley, Minn.; ...

"; arnews[3] += "
Publ.Date : Thu, 28 Jan 2010 23:23:06 GMT+00:00"; arnews[3] += "
"; arnews[4]="Western hockey dominates Gonzaga - Western Front
"; arnews[4] += "

Western hockey dominates Gonzaga
Western Front
Western freshman Paul Kim had a successful assist in the third period and so did Walker, who also helped put Western on the board during the first period. ...

"; arnews[4] += "
Publ.Date : Tue, 26 Jan 2010 10:32:35 GMT+00:00"; arnews[4] += "
"; arnews[5]="Inhouse switch for Way - FT Adviser
"; arnews[5] += "

Inhouse switch for Way
FT Adviser
"Without any doubt, FundQuest - and in particular, Paul Kim - has been a huge contributor to the success of our fund offerings in recent years."

and more »
"; arnews[5] += "
Publ.Date : Mon, 25 Jan 2010 01:18:13 GMT+00:00"; arnews[5] += "
"; arnews[6]="High School Report: Bainbridge Gymnasts Beat Metro Foes - Kitsap Sun
"; arnews[6] += "

High School Report: Bainbridge Gymnasts Beat Metro Foes
Kitsap Sun
130—Paul Kim (O) d. Ian Sprecker 12-11. 135—Allen Lightfoot (CK) forfeit. 140—Ethan Beck (CK) p. Johnny Buehler :45. 145—Karl Koemmpel (CK) p. ...

"; arnews[6] += "
Publ.Date : Sun, 24 Jan 2010 03:06:35 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("
");