<!-- Begin


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


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

document.write('Jan Soto Realty');

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

document.write('1530 Metropolitan Blvd.<br>');

document.write('Tallahassee, FL 32308 <br><br>');

document.write('PHONE: <span class="phonetitle">850-668-2057 <br></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">850-668-8761 <br></span>');

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

document.write('<a href="agents.htm">View Agent Contacts</a><br>');


//  End -->
