document.write('        <table class=sectionmenu>');
document.write('          <tr><td><a href="ContainerServices.htm" class=sectionentry>Shipping Services</a></td></tr>');
document.write('          <tr><td><a href="policies.html" class=sectionentry>General Information</a></td></tr>');
document.write('          <tr><td><a href="depots.html" class=sectionentry>Container Depots</a></td></tr>');
document.write('          <tr><td><a href="reefers.html" class=sectionentry>Reefer Support</a></td></tr>');
document.write('          <tr><td><a href="containersales.html" class=sectionentry>Sales &amp; Hire</a></td></tr>');
document.write('          <tr><td><!--a href="notices.html" class=sectionentry-->Email Tracking</a></td></tr>');
document.write('          <tr><td><a href="releases.html" class=sectionentry>Track by Release</a></td></tr>');
document.write('          <tr><td><a href="containers.html" class=sectionentry>Track by Container</a></td></tr>');
//document.write('          <tr><td><a href="clearances.html" class=sectionentry>Clearance Tracking</a></td></tr>');
document.write('          <tr><td><!--a href="containersAdv.html" class=sectionentry-->Advanced Tracking</a></td></tr>');
document.write('        </table>');

// Defined in GDGmenu.js
highlightCurrentLocationInSectionMenu();