﻿<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "yes"	// SHOW W3C VALID LOGO

document.write('<a href="http://www.facebook.com" target="_blank"><img border="0" src="images/FaceBook-icon-48.png" width="48" height="48" alt="Graphic Design Charlotte NC"></a>');
document.write('<a href="http://www.linkedin.com/pub/randy-underwood/16/271/a5" target="_blank"><img border="0" src="images/IN.gif" width="48" height="48" alt="Graphic Design Charlotte NC"></a>');
document.write('<a href="http://twitter.com/underwoodco" target="_blank"><img border="0" src="images/Twitter-icon-48.png" width="48" height="48" alt="Graphic Design Charlotte NC"></a>');
document.write('<a href="http://google.com" target="_blank"><img border="0" src="images/Google-icon-48.png" width="48" height="48" alt="Graphic Design Charlotte NC"></a>');
document.write('<a href="http://youtube.com" target="_blank"><img border="0" src="images/Youtube-icon-48.png" width="48" height="48" alt="Graphic Design Charlotte NC"></a>');

document.write('<br>');
document.write('<br>');

document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="services.htm">Services</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="portfolio.htm">Portfolio</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="clients.htm">Clients</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="testimonials.htm">Testimonials</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="associates.htm">Associates</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="quote.htm">Get a Quote</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="Blog.htm">Blog</a>');

document.write('<br>');

document.write('<a href="password2.htm">Client File Downloads</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="password.htm">Corporate Documents</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="payments.htm">Submit Payment</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="terms.htm">Terms and Conditions/Privacy Policy</a>');

document.write('<br>');


document.write('<br>');

   if (w3clogo == "yes") {
document.write('<br><a href="http://www.w3.org/"><img src="picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');
}

document.write('<br>All contents &copy;Copyright 2009 ');




// EDIT THE NEXT LINE

document.write('<a href="index.html">Underwood Company Graphic Design</a><br>');







document.write('<br>');

//  End -->