<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('SmallYachts');

document.write('</span><br>');

document.write('6058 Drexel Road<br>');

document.write('Land O Lakes, FL<br>');

document.write('PHONE: <span class="phonetitle">(813) 918-1447<BR></span>');

document.write('FAX: <span class="phonetitle">(813) 996-9577<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:darr@email.com" class="link">darr@email.com</a><br>');


//  End -->