<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.html">About Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="security-consulting.html">Security Consulting</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="security-services.html">Security Services</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="screening-equipment.html">Screening Equipment</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="maritime-training.html">Maritime Training</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="mms-offices.html">Locations</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact-us.php">Contact Us</a>');

document.write('<br><br>');



// EDIT THE NEXT LINE

document.write('McRoberts Maritime Security<br>');
document.write('Telephone 877.717.1876  | Fax 305.373.0403<br>');
document.write('<br>');
document.write('<br>');

document.write('<a href="http://www.mcrobertsmaritime.com/employee-login.html">EMPLOYEE LOG-IN</a><br>');


//  End -->
