// NewCorp include file to place sidenavbar on pages in root NewCorp folder.

function PlaceLeftSideBar()
{

document.write("<div id='LeftBar'>\n");
document.write("<h2 style='font-size:120%'>&nbsp;<br>Headlines</h2>\n");

document.write("<p>ECi Announces eProcurement/ ECinteractive Integration.<br><a href='press/Eprocurement_FINAL.pdf'>>>more</a> <a href='press/Eprocurement_FINAL.pdf'><img border='0' src='images/pdf3.gif' width='18' height='18'></a></p>\n");

document.write("<p>&nbsp;<br>ECi Adds 259 New Customers in First Half of 2011.<br><a href='press/ECi_First_Half_2011.pdf'>>>more</a> <a href='press/ECi_First_Half_2011.pdf'><img border='0' src='images/pdf3.gif' width='18' height='18'></a></p>\n");

document.write("<p>&nbsp;<br>ECi announces <a href='press/connect2011.htm'>Connect Conference 2011</a>.</p>\n");

document.write("<p>ECi Acsellerate Now Integrated with OMD Business Management System.<br><a href='press/Acsellerate_OMD.pdf'>>>more</a> <a href='press/Acsellerate_OMD.pdf'><img border='0' src='images/pdf3.gif' width='18' height='18'></a></p>\n");

document.write("<p>&nbsp;<br>OMD announces <a href='press/compass.htm'>new partnership with Compass Sales Solutions</a>, makers of Compass Sherpa.</p>\n");

document.write("<p>&nbsp;<br>OMD's <a href='support/vclass.htm'>Virtual Campus</a> now brings OMD training classes to your desktop.<BR><I>The classroom is virtual; the knowledge is real.</I></p>\n");

document.write("<p>&nbsp;<br>ECi&trade; and MWAi&trade; Formalize Product Strategy.<br><a href='press/ECi-MWAi Press Release_080623.pdf'>>>more</a> <a href='press/ECi-MWAi Press Release_080623.pdf'><img border='0' src='images/pdf3.gif' width='18' height='18'></a></p>\n");

document.write("<br>\n");
document.write("</div>\n");

}
