<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');
document.write('Valley Thermage Center<br>');
document.write('Raymond A. Shofler, M.D., F.A.C.S.');

document.write('</span><br>');

document.write('2601 W Alameda Suite 314 <br>');

document.write('Burbank, CA 91505<br>');

document.write('PHONE: <span class="phonetitle">(818) 842-9125<br></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(818) 842-9743<br></span>');

document.write('<br>E-mail: ');

document.write(' <A HREF="mailto:info@ValleyThermageCenter.com" class="link">info@ValleyThermageCenter.com</a><br>');


//  End -->