<!-- Begin

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

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

document.write('Michael R. McLeod, Architect, P.A.');

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

document.write('13A Hampstead Village<br>');

document.write('Hampstead, NC 28443<br>');

document.write('<nobr>');

document.write('PHONE: <span class="phonetitle">(910) 270-9778</span>');

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

document.write('FAX: <span class="phonetitle">(910) 270-9461</span>');

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

document.write('EMAIL: ');

document.write(' <A HREF="mailto:mike@mcleodarchitectpa.com">mike@mcleodarchitectpa.com</a><br>');


//  End -->