<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Frank Planes')
document.write('</span><br>');

document.write('19135 US 19 North, Suite F4<br>');

document.write('Clearwater, FL 33764<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(727) 507-9592<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(727) 507-9593<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:fplanes1@Yahoo.com">fplanes1@yahoo.com</a>');

//  End -->