<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('SFI Inc');

document.write('</span><br>');

document.write('1730 N. Forsyth Rd<br>');

document.write('Orlando, FL 32807<br>');

document.write('PHONE: <span class="phonetitle">(407) 834-2258<br></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(407) 834-2295<br></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:info@sfiinc.com">info@sfiinc.com</a><br>');

//  End -->