var arnews = new Array(3); totcount = 3; rnd = 0; document.write("
| ");
document.title=document.title+ " ";
arnews[0]="Ardea Biosciences to Present at the Fifth Annual Piper Jaffray Europe Conference "; arnews[0] += "SAN DIEGO, June 21, 2010 /PRNewswire via COMTEX/ --Ardea Biosciences, Inc. (Nasdaq: RDEA) announced today that Barry D. Quart, PharmD, president and chief execu..."; arnews[0] += " Publ.Date : Mon, 21 Jun 2010 13:04:50 GMT"; arnews[0] += " "; arnews[1]="Positive Phase 2 Data on RDEA594, Ardea Biosciences' Lead Product Candidate for the Treatment of Hyperuricemia and Gout, Presented at the Annual European Congre... "; arnews[1] += "New Data from Five Clinical Studies Reinforce RDEA594's Robust Efficacy and Encouraging Safety Profile ROME, June 18, 2010 /PRNewswire via COMTEX/ --Ardea Bios..."; arnews[1] += " Publ.Date : Fri, 18 Jun 2010 12:02:37 GMT"; arnews[1] += " "; arnews[2]="Ardea Biosciences to Present at the Jefferies 2010 Global Life Sciences Conference "; arnews[2] += "SAN DIEGO, June 7, 2010 /PRNewswire via COMTEX/ --Ardea Biosciences, Inc. (Nasdaq: RDEA) announced today that Barry D. Quart, PharmD, president and chief execut..."; arnews[2] += " Publ.Date : Mon, 07 Jun 2010 13:03:00 GMT"; arnews[2] += " "; totcount = 3; 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(" |