<!-- Begin


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


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

document.write('Maxey Tookey Architects');

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

document.write('2417 Bank Dr. #302<br>');

document.write('Boise, ID 83705<br>');

document.write('PHONE: <span class="phonetitle">(208) 344-9600<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(208) 344-8833<BR></span>');

document.write(' <A HREF="mailto:mta@maxey-tookey.com">mta@maxey-tookey.com</a><br>');



//  End -->