<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('First Choice Sales & Service');

document.write('</span><br>');

document.write('4446 Deer Valley Dr.<br>');

document.write('Florissant, MO 63034<br>');

document.write('PHONE: <span class="phonetitle">(314) 741-7441<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(314) 741-5029<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:firstchoiceinc@fcsas.com">firstchoiceinc@fcsas.com</a><br>');

//  End -->