<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="10" cellspacing="0" border="0" WIDTH="800" background=""><tr><td align="center">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="images/spacer.gif" width="20" height="20"></a><br>');


// START LINKS //

document.write('</td><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');


document.write('</td><td nowrap>');
document.write('<a href="unitplans.html" class="menu">Unit Plans</a>');


document.write('</td><td nowrap>');
document.write('<a href="floor1.html" class="menu">Floor 1</a>');


document.write('</td><td nowrap>');
document.write('<a href="floor24.html" class="menu">Floors 2-4</a>');


document.write('</td><td nowrap>');
document.write('<a href="garage.html" class="menu">Garage w/Storage</a>');


document.write('</td><td nowrap>');
document.write('<a href="contact.html" class="menu">Contact Us</a>');

// COPY AND PASTE THE NEXT 2 LINES TO ADD A NEW LINK //





// END LINK BUTTONS //


document.write('</td><td>');
document.write('<img src="images/spacer.gif" width="30" height="23"></a><br>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');

//  End -->
