
<!-- Begin

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


document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="154"><tr><td>');
document.write('<img src="picts/menu-top.gif" width="154" height="151"></a><br>');


// START LINKS //


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about.htm" class="menu">About Us / Map</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="gallery.htm" class="menu">Homes and Cottages</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="specs.html" class="menu">Specifications</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="photos.htm" class="menu">Photo / Factory Tours</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="energystar.htm" class="menu">ENERGY STAR</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="waterloo.htm" class="menu">Waterloo Biofilters</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="septic.htm" class="menu">Septic Systems</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="Equipment.htm" class="menu">Equipment</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="mortgage.htm" class="menu">Mortgages and Financing</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="links.htm" class="menu">Links</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="testimonials.html" class="menu">Testimonials</a>');

// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact Us</a>');


document.write('</td></tr><tr><td>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="65"></a><br>');


document.write('</td></tr><tr><td>');
document.write('<a href="http://twitter.com/guildcresthomes/" target="_New"><img src="picts/social_twitter.gif" width="30" height="30" hspace="3" vspace="5" border="0" alt="Follow us on twitter"></a><a href="http://www.facebook.com/pages/Guildcrest-Homes/110094215727558" target="_New"><img src="picts/social_facebook.gif" width="30" height="30" hspace="3" vspace="5" border="0" alt="Connect on Facebook"></a>')

document.write('</td></tr></table></DIV>');
//  End -->
