// current Orthopedics headlines from StratWire
var strOut, currDate;currDate = "3/16/2007";for (var i=1;i<11;i++) {eval("arNews" + i + " = new Array(\"\",\"\");");}
arNews1 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/433755.aspx", "Zimmer Holdings to Present at the Lehman Brothers 10th Annual Global Healthcare Conference");
arNews2 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/433699.aspx", "Hanger to Open 2nd Hybrid Business of Foot Health Center in Jacksonville Beach, FL");
arNews3 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/433604.aspx", "Wright fine-tunes knee replacement solution");
arNews4 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/433611.aspx", "Wright Medical Group Introduces New Stature-Specific Knee Replacement");
arNews5 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/433366.aspx", "Wright Medical Group to Participate in the Lehman Brothers 10th Annual Global Healthcare Conference");
arNews6 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/433286.aspx", "Hanger Orthopedic Group Announces Completion of the Amendment to Its $305 mln Senior Secured Credit Facilities and Repricing of Its Existing $230 mln Term Loan B");
arNews7 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/433184.aspx", "Rare Opportunity to Talk With Former Baseball Great Albert Belle About \'Hip Resurfacing\'");
arNews8 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/433134.aspx", "Impliant Receives CE Mark Approval for the TOPS-on-Fusion System, the 1st Integrated Motion Preservation System for Spinal Fusion Patients");
arNews9 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/433089.aspx", "Children\'s Injured Feet Deserve Prompt Treatment, Full Rehab");
arNews10 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/432914.aspx", "Medtronic buys land; plans to expand distribution operation");
arNews11 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/432916.aspx", "Medtronic\'s Infuse gets nod from FDA");

strOut = "<table border=\"0\" cellpadding=\"1\" cellspacing=\"1\">";
strOut += "<tr><td bgcolor=\"#FFCC00\" align=\"center\"><font face=\"verdana\" size=\"1\"><b>Orthopedics 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);

