// JavaScript Document

<!-- Begin

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

//*document.write('<center>');

//*document.write('<a href="index2.html" target="_top">Home</a> ');
//*document.write('<span class ="lowerLinks">|</a> ');

//* document.write('<a href="about.htm" target="_top">About</a> ');
//* document.write('<span class ="lowerLinks">| ');

//*document.write('<a href="vehicles.htm" target="_top">Vehicle Graphics</a> ');
//*document.write('<span class ="lowerLinks">| ');

//*document.write('<a href="billboards.htm" target="_top">Billboards</a> ');
//*document.write('<span class ="lowerLinks">|');

//*document.write('<a href="banners.htm" target="_top">Banners</a> ');
//*document.write('<span class ="lowerLinks">| ');

//*document.write('<a href="signs.htm" target="_top">Signs</a> ');
//*document.write('<span class ="lowerLinks">| ');

//*document.write('<a href="electric.htm" target="_top">Electric Signs</a> ');
//*document.write('<span class ="lowerLinks">| ');

//*document.write('<a href="products.htm" target="_top">Products & Services</a> ');
//*document.write('<span class ="lowerLinks">| ');

//* document.write('<a href="privacy.htm" target="_top">Privacy Policy</a> ');
//* document.write('<span class ="lowerLinks">| ');


//*document.write('<a href="contact.htm" target="_top">Contact</a> ');
//*document.write('<span class ="lowerLinks"> ');



//document.write('All Rights Reserved<br>');

//document.write('For more information feel free to '); 

//document.write(' <A HREF="contact.htm">Contact Us</a>');

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

document.write('</center>');

//  End -->