<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="home.html">Home </a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.html">About Us </a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="design.html">Website Design </a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="technology.html">Custom Programming </a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="ecommerce.html">eCommerce </a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="hosting.html">Hosting </a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="maintenance.html">Website Management </a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="marketing.html">Marketing/SEO </a>');




document.write('&nbsp;|&nbsp;');

document.write(' <a href="Mobile/index.html">Mobile Site </a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.html">Contact Us </a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="https://secure.hammerweb.net/PrivacyStatement_HWLLC.pdf">Privacy Statement </a>');




document.write('<br><br>Affordable Web Design is a division of Hammerweb Holdings, LLC. All contents &copy;Copyright 2010: ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Affordable Web Design</a><br>');






var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2006 All Rights Reserved <a href="http://allwebcodesign.com" target="_blank">AllWebCo Design</a> & <a href="http://allwebco.com" target="_blank">Hosting</a><br>');
}





//  End -->