// current Obstetrics/ Gynecology headlines from StratWire
var strOut, currDate;currDate = "8/13/2007";for (var i=1;i<11;i++) {eval("arNews" + i + " = new Array(\"\",\"\");");}
arNews1 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/453913.aspx", "EDAP Looking to Accelerate US Study Enrollment With the Upcoming Addition of McMaster Univ Hospital");
arNews2 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/453897.aspx", "I-Flow, GE Form Alliance");
arNews3 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/453901.aspx", "I-Flow Corp and GE Healthcare Announce Strategic Alliance");
arNews4 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/453834.aspx", "OVArian TUmor REsponse Trial Enrolls 1st US Patient");
arNews5 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/453719.aspx", "Cognex Names 2 New Board Members");
arNews6 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/453439.aspx", "Clinical Data on Eisai\'s Oncology Pipeline Presented at ASCO Annual Meeting");
arNews7 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/453384.aspx", "VIDEO from Medialink and Siemens: Revolutionary Breakthrough in Breast Cancer Detection");
arNews8 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/453314.aspx", "China Medical to Announce Q4 and FYE Financial Results for FYE 3\/31\/2007 on 6\/18\/2007");
arNews9 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/453069.aspx", "New Data Highlighting ABRAXANE as Single Agent and in Combination for the Treatment of Breast, Lung and Ovarian Cancers Presented at ASCO");
arNews10 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/452958.aspx", "Sono-Tek Corp Announces the MediCoat PSI, Peripheral Stent Coating System");
arNews11 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/452893.aspx", "Oncolytics Biotech Starts Patient Enrolment in UK Combination REOLYSIN \/Paclitaxel and Carboplatin Trial");

strOut = "<table border=\"0\" cellpadding=\"1\" cellspacing=\"1\">";
strOut += "<tr><td bgcolor=\"#FFCC00\" align=\"center\"><font face=\"verdana\" size=\"1\"><b>Obstetrics/ Gynecology News<br>-" + currDate + "-</b></font></td></tr>";
strOut += "<tr><td align=\"left\"><font face=\"verdana\" size=\"1\">";
for (var i=1;i<11;i++) {cNode = eval("arNews" + i);if (cNode[0] != "") {
strOut += "<IMG src=\"http://portal.StratCenter.com/rss/images/StratWireBullet.gif\" width=\"15\" height=\"15\"><a href=\"" + cNode[0] + "\" target=\"_blank\">" + cNode[1] + "</a><br><br>";}}
strOut += "<tr><td bgcolor=\"#FFCC00\" align=\"center\"><font face=\"verdana\" size=\"1\"><b>Market Intelligence<br>from www.StratCenter.com</b></font></td></tr>";
strOut += "</font></td></tr></table><br><br>";
document.write(strOut);

