<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('');
document.write(' <span class="text-medium"><a href="index.html">Home</a> |</span>'); 
document.write(' <span class="text-medium"><a href="services.htm">Services</a> |</span>');
document.write(' <span class="text-medium"><a href="network.htm">Network</a> |</span>');
document.write(' <span class="text-medium"><a href="industries.htm">Industries</a> |</span>');
document.write(' <span class="text-medium"><a href="about.htm">About</a> |</span>'); 
document.write(' <span class="text-medium"><a href="contact.htm">Contact</a></span>');

document.write('<br>');

//  End -->
