// current Magnetic Resonance Imaging (MRI) 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/453882.aspx", "Olean General upgrade includes MRI");
arNews2 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/453598.aspx", "Cedara Software Releases C4 Platform to Enable Rapid Plug-In of Many Clinical Application Modules Into Single Workstation");
arNews3 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/453528.aspx", "Telzuit Medical Technologies: New Phase in the Company\'s Life Cycle STATPATCH System Sales Begin");
arNews4 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/453385.aspx", "VNUS Medical Technologies Announces Resignation of VP Marketing and Int\'l Sales");
arNews5 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/453273.aspx", "Bayer Sued Over Alleged Magnevist Death");
arNews6 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/453066.aspx", "Norwalk, OH Mother Sues Bayer Healthcare Pharmaceuticals for the Death of Her 24-Year-Old Son");
arNews7 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/452834.aspx", "Univ Radiotherapy Center of Antwerp Chooses the TomoTherapy Hi-Art Treatment System for State-of-the-Art Cancer Care");
arNews8 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/452755.aspx", "Fighting Fibroids: Metro NY Area Gynecologists Now Treat Severely Symptomatic Tumors Without Surgery");
arNews9 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/452725.aspx", "Perceptive Informatics and Univ of Chicago Collaborate to Bring Breakthrough Imaging Method to Clinical Research");
arNews10 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/452278.aspx", "Fighting Fibroids: Las Vegas Area Gynecologists Now Treat Severely Symptomatic Tumors Without Surgery");
arNews11 = new Array("http://portal.StratCenter.com/StratWire/jsfeed/452279.aspx", "Fighting Fibroids: St Louis Area Gynecologists Now Treat Severely Symptomatic Tumors Without Surgery");

strOut = "<table border=\"0\" cellpadding=\"1\" cellspacing=\"1\">";
strOut += "<tr><td bgcolor=\"#FFCC00\" align=\"center\"><font face=\"verdana\" size=\"1\"><b>Magnetic Resonance Imaging (MRI) 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);

