var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Mark+Frankel" - Google News"; document.title=document.title+ " "; arnews[0]="Obama's stem cell stance draws support, criticism - Indiana Daily Student
"; arnews[0] += "

Obama's stem cell stance draws support, criticism
Indiana Daily Student
... at some point in time, we will have a process in place that will take the place of testing for safety on human beings,” said Mark Frankel of the AAAS. ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 18:50:05 GMT+00:00"; arnews[0] += "
"; arnews[1]="If It Doesn't Perform, It's Not Green! - Jetson Green (blog)
"; arnews[1] += "

If It Doesn't Perform, It's Not Green!
Jetson Green (blog)
Perhaps, Yudelson is referring, at least in part, to a study by Cathy Turner and Mark Frankel, “Energy Performance of LEED for New Construction Buildings. ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 22:11:09 GMT+00:00"; arnews[1] += "
"; arnews[2]="Gene doping the next wave - Health24.com
"; arnews[2] += "

Gene doping the next wave
Health24.com
... 'Well, maybe we can use my athlete as your human subject,'" said article co-author Mark Frankel, director of the scientific freedom, responsibility and ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 07:33:11 GMT+00:00"; arnews[2] += "
"; arnews[3]="Genetic doping on fast track for athletic cheaters - Toronto Star
"; arnews[3] += "

Genetic doping on fast track for athletic cheaters
Toronto Star
“We are convinced that this is the next frontier,” says Mark Frankel, director of the scientific freedom, responsibility and law program at the American ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 19:33:59 GMT+00:00"; arnews[3] += "
"; arnews[4]="Athletes Beware, Scientists Hot on Gene Doping Trail - Wired News
"; arnews[4] += "

Wired News

Athletes Beware, Scientists Hot on Gene Doping Trail
Wired News
“We have no evidence that any athlete bought or used that stuff,” said Mark Frankel, an American Association for the Advancement of Science bioethicist who ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 19:31:20 GMT+00:00"; arnews[4] += "
"; arnews[5]="NJ High School Hockey: Morris teams on the bubble; Cut-off looming - The Star-Ledger - NJ.com (blog)
"; arnews[5] += "

NJ High School Hockey: Morris teams on the bubble; Cut-off looming
The Star-Ledger - NJ.com (blog)
Jim Donnelly (7, 8), Tommy Rawding (5, 11), Miles Atkian (11, 6), Trey Peacock (11, 15), Mark Frankel (9, 2), Jordan Klotz (8, 11) and Zack Morad (5, ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 03 Feb 2010 02:31:23 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("
");