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

document.write('<a href="products.html">Products</a>   &nbsp; | &nbsp;  ');

document.write('<a href="services.html">Services</a>   &nbsp; | &nbsp;   ');

document.write('<a href="clients.html">Clients</a>   &nbsp; | &nbsp;   ');

document.write('<a href="solutions.html">Solutions</a>   &nbsp; | &nbsp;   ');

document.write('<a href="news.html">News &amp; Events</a>   &nbsp; | &nbsp;  ');

document.write('<a href="contact.html">Contact</a>   &nbsp;  &nbsp;  <BR>');


document.write('Tel: +1 508 797 1093 &nbsp; | &nbsp;   ');

document.write('Email: <a href="mailto:info@strategiclabor.com">info@strategiclabor.com</a>  &nbsp; | &nbsp;  ');

document.write('Web: <a href="http://www.strategiclabor.com">www.strategiclabor.com</a><br> ');

document.write('&copy; Copyright 2008 Strategic Labor, Inc, All Rights Reserved ');



