// JavaScript Document
document.write('<a href="aboutus.htm">ABOUT US</a>');
document.write('//');
document.write('<a href="capabilities.htm">CAPABILITIES</a>');
document.write('//');
document.write('<a href="casestudies.htm">CASE STUDIES</a>');
document.write('//');
document.write('<a href="newsroom.htm">NEWSROOM</a>');
document.write('//');
document.write('<a href="events.htm">EVENTS</a>');
document.write('//');
document.write('<a href="contact.htm">CONTACT</a>');