<!-- Begin

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

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

document.write('Spring Valley Dental Group');

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

document.write('904 East Highway 50<br>');

document.write('O'Fallon, IL 62269<br>');

document.write('PHONE: <span class="phonetitle">(618) 632-8471<br></span>');

document.write('FAX: <span class="phonetitle">(555) 632-7130<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@teamcreations.com">info@teamcreations.com</a><br>');


//  End -->