<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Mountain Medics International');

document.write('</span><br>');

document.write('P.O. Box 150682<br>');

document.write('Denver, CO 80215-0682<br>');

document.write('PHONE: <span class="phonetitle">(303) 647-1404<BR></span>');

document.write('FAX: <span class="phonetitle">1 (815) 361-2925<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@mountainmedics.org">info@mountainmedics.org</a><br>');


//  End -->