// 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>OMD announces <a href='news/newsmain.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("<p>&nbsp;<br>ECi La Crosse&#0153; and ECi OMD<sup style='font-size: 9pt;'>&reg;</sup> Exhibiting at SIICA Dealer Meeting 2008.<br><a href='press/ECi_LaCrosse_OMD_siica2008.pdf'>>>more</a> <a href='press/ECi_LaCrosse_OMD_siica2008.pdf'><img border='0' src='images/pdf3.gif' width='18' height='18'></a></p>\n");

document.write("<p>&nbsp;<br>ECi Announces New OMD Product Manager.<br><a href='press/OMD_Jim_L.pdf'>>>more</a> <a href='press/OMD_Jim_L.pdf'><img border='0' src='images/pdf3.gif' width='18' height='18'></a></p>\n");

document.write("<p>&nbsp;<br>ECi Names Software Development Manager for OMD.<br><a href='press/OMD_Kris_K.pdf'>>>more</a> <a href='press/OMD_Kris_K.pdf'><img border='0' src='images/pdf3.gif' width='18' height='18'></a></p>\n");

document.write("<p>&nbsp;<br>ECi Names President of Subsidiary Company.<br><a href='press/OMD_President.pdf'>>>more</a> <a href='press/OMD_President.pdf'><img border='0' src='images/pdf3.gif' width='18' height='18'></a></p>\n");

document.write("<p>&nbsp;<br>MWAi Acquires Tech Raptor and Service On-The-Go from ECI2.<br><a href='press/MWAi_ECI.pdf'>>>more</a> <a href='press/MWAi_ECI.pdf'><img border='0' src='images/pdf3.gif' width='18' height='18'></a></p>\n");

document.write("<br>\n");
document.write("</div>\n");

}
