
inc_newsNav_js =
'<div id="mainNavigation">\n<ul>\n<li><a href="../../produc'
+ 'ts/index.html" >PRODUCTS</a></li>\n<li><a href="../../ser'
+ 'vices/index.html">SERVICES</a></li>\n<li><a href="../../c'
+ 'ustomers/index.html">CUSTOMERS</a></li>\n<li><a href="../'
+ '../suppliers/index.html">SUPPLIERS</a></li>\n<li><a href='
+ '"../../company/index.html">ABOUT US</a></li>\n<li><a href'
+ '="../../news/index.html">NEWS</a></li>\n<li><a class="noD'
+ 'ivider" href="../../contact_us/index.html">CONTACT US</a'
+ '></li>\n<li><a class="noDivider" id="demo" href="../../pr'
+ 'oducts/demo.html?subject=Product Demo">REQUEST A DEMO</a'
+ '></li>\n</ul>\n</div>';

// end_var_declaration
document.write(inc_newsNav_js);
