<!-- Begin

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



document.write('<TABLE width="100%" cellpadding="0" cellspacing="0" border="0" align="center"><tr>');


// START LINKS TO MAKE A NEW LINK COPY ANY OF THESE 2 LINES //

document.write('<td nowrap>');


document.write('<a href="index.html">main</a><br><br>');


document.write('<a href="rick.htm">about rick lund</a><br><br>');


document.write('<a href="about.htm">about ferrari-lund</a><br><br>');

document.write('<a href="http://www.ferrari-lund.com/search/" onclick="NewWindow(this.href,&quot;listings&quot;,&quot;650&quot;,&quot;500&quot;,&quot;yes&quot;);return false;">area properties for sale</a><br><br>');

document.write('<a href="relocate.htm">relocation services</a><br><br>');


document.write('<a href="http://www.ferrari-lund.com/relocation/" onclick="NewWindow(this.href,&quot;relocation&quot;,&quot;700&quot;,&quot;600&quot;,&quot;yes&quot;);return false;">free relocation pkg</a><br><br>');


document.write('<a href="exclusive.htm">additional exclusive listings</a><br><br>');


document.write('<a href="contact.htm">contact rick lund</a><br><br>');



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


//  End -->