document.write('<ul id="sddm">');
document.write('<li>');
document.write('<a style="width: 148px" href="about.html" onmouseover="mopen(&quot;m1&quot;)" onmouseout="mclosetime()">ABOUT US</a>');

document.write('<div id="m1" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">');

document.write('<a style="width: 147px" href="about.html">Corporate Overview</a> ');
document.write('<a style="width: 147px" href="Company_Structure.html">Corporate Structure</a>');
<!--Please add new menu items under ABOUT US below this line--!>

document.write('</div>')
document.write('</li>')


document.write('<li>');
document.write('<a style="width: 150px; _width: 150px" href="affiliates.html" onmouseover="mopen(&quot;m2&quot;)" onmouseout="mclosetime()">AFFILIATES</a>')

document.write('<div id="m2" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">');

document.write('<a style="width: 148px" href="affiliates.html#Alpha">Alpha Capital</a> ');
document.write('<a style="width: 148px" href="affiliates.html#CTG">CTG</a> ');
document.write('<a style="width: 148px" href="affiliates.html#NM">National Machinery LLC</a>');
document.write('<a style="width: 148px" href="affiliates.html#NMA">NMA (Asia)</a>');
document.write('<a style="width: 148px" href="affiliates.html#NME">NME (Europe)</a>'); 
document.write('<a style="width: 148px" href="affiliates.html#NMGT">NMGT (China)</a>');
document.write('<a style="width: 148px" href="affiliates.html#Wessels">Wessels Company</a>');
<!--Please add new menu items under AFFILIATES below this line--!>

document.write('</div>');
document.write('</li>');


document.write('<li>');
document.write('<a style="width: 149px; _width: 148px" href="news.html" onmouseover="mopen(&quot;m3&quot;)" onmouseout="mclosetime()">NEWS</a>');

document.write('<div id="m3" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">');

document.write('<a style="width: 148px; _width: 147px" href="news.html">Press Releases</a> ');
document.write('<a style="width: 148px; _width: 147px" href="article.html">Articles</a>');
<!--Please add new menu items under NEWS below this line--!>

document.write('</div>');
document.write('</li>');

document.write('<li>');
document.write('<a style="width: 149px; _width: 150px" href="acquisitions.html" onmouseover="mopen(&quot;m44&quot;)" onmouseout="mclosetime()">ACQUISITIONS</a>');

document.write('<div id="m44" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">');
<!--Please add new menu items under ACQUISITIONS below this line--!>

document.write('<a style="width: 147px" href="Acquisitions.html">Overview</a>');
document.write('<a style="width: 147px" href="InvestmentCriteria.html">Investment Criteria</a>');
document.write('<a style="width: 147px" href="InvestmentContacts.html">Investment Contacts</a>');

document.write('</div>');
document.write('</li>');




document.write('<li>');
document.write('<a style="width: 149px" href="careers.html" onmouseover="mopen(&quot;m5&quot;)" onmouseout="mclosetime()">CAREERS</a>');

document.write('<div id="m5" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">');

document.write('<a style="width: 147px" href="careers.html">Opportunities</a>');
<!--Please add new menu items under CAREERS below this line--!>

document.write('</div>');
document.write('</li>');



document.write('<li>');
document.write('<a style="width: 149px" href="contact.html" onmouseover="mopen(&quot;m6&quot;)" onmouseout="mclosetime()">CONTACT US</a>');

document.write('<div id="m6" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">');

document.write('<a style="width: 147px" href="contact.html">Locations</a>');
document.write('<a style="width: 147px" href="contact_Details.html">Details</a>');
<!--Please add new menu items under CONTACT US below this line--!>

document.write('</div>');
document.write('</li>');
document.write('</ul>');
