<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Midwest Creative Solutions');

document.write('</span><br>');

document.write('3097 Santiago Dr.<br>');

document.write('St. Louis, MO 63033<br>');

document.write('PHONE: <span class="phonetitle">314.972.8772<BR></span>');

<!-- document.write('FAX: <span class="phonetitle">(555) 555-5555<BR></span>'); -->

document.write('<BR>E-mail us:<br> ');

document.write(' <A HREF="mailto:t_almstedt@mwcreativesolutions.com" class="link">t_almstedt@mwcreativesolutions.com</a><br>');


//  End -->