<!-- Begin

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

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

document.write('International Mountain Climbing School');

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

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

document.write('2733 White Mountain Hwy. ');
document.write('PO Box 1666. ');
document.write('</span><br>');

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

document.write('North Conway NH 03860<br>');

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

document.write('<nobr>');

document.write('PHONE: <span class="phonetitle">(603) 356-7064</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('FAX: <span class="phonetitle">(603) 356-6492</span>');

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

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

document.write('Email: ');

document.write(' <A HREF="mailto:guides@ime-usa.com">guides@ime-usa.com</a><br>');

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

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

document.write('Brad White, Climbing School Director ');

document.write(' <A HREF="mailto:brad@ime-usa.com">brad@ime-usa.com</a><br>');

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

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

document.write('Rick Wilcox, President, IME ');

document.write(' <A HREF="mailto:rick@ime-usa.com">rick@ime-usa.com</a><br>');

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

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

document.write('Alec Behr, General Manager, IME ');

document.write(' <A HREF="mailto:alec@ime-usa.com">alec@ime-usa.com</a><br>');

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

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

document.write('Celia Wilcox, Office Manager, IME ');

document.write(' <A HREF="mailto:celia@ime-usa.com">celia@ime-usa.com</a><br>');




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


//  End -->