<!-- Start

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

document.write('<span class="phonetitle">');

document.write('Timeshare Register');

document.write('</span><br>');

document.write(' 2314 Bent Tree Rd<br>');

document.write(' Palm Harbor, FL 34684<br>');

document.write('Phone: <span class="phonetitle">1-800-300-0180<BR></span>');

document.write('Fax: &nbsp;&nbsp;<span class="phonetitle">727-789-3422<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:forms@justtimeshares.com">forms@justtimeshares.com</a><br>');

//  End -->