<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Western Medical Management, Inc.');

document.write('</span><br>');

document.write('Locations in Phoenix, AZ ;  Seattle, WA<br>');

document.write('and Sheridan, WY <br>');

document.write('PHONE: <span class="phonetitle">(800) 210-0500<BR></span>');

document.write('FAX: <span class="phonetitle">(800) 787-6838<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@westmed.com" class="link">info@westmed.com</a><br>');


//  End -->