<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.html">About Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="site_map.html">Site Map</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.html">Contact Us</a>');




document.write('<br><br>All contents &copy;Copyright 2007-2011 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">DTG Dave Thompson Group - Custom Homes</a><br><br>');






var webinteractions	  = "no"	// SHOW webinteractions.net COPYRIGHT






   if (webinteractions == "yes") {
document.write('Site Design &copy; 2007 All Rights Reserved <a href="http://www.webinteractions.net" target="_blank">Web Interactions.Net, LLC</a><br>');
}







//  End -->
