<!-- 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="./listings/listings.html">Featured Listings</a> |</span>');
document.write(' <span class="text-medium"><a href="./mls.htm">MLS Search</a> |</span>');
document.write(' <span class="text-medium"><a href="./mls_number.htm">MLS # Search</a> |</span>');
document.write(' <span class="text-medium"><a href="./resources.htm">Community Info</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 Us</a></span>');



document.write('<br>');

//  End -->
