
<!-- Modified by Kevin Knipe 2005, NJNET.net

// 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="images/spacer.gif" width="154" height="120"></a><br>');


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


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="leasing.html" class="menu">Financing Programs</a>');


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


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


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



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

//  End -->

