<!-- Begin


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

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

document.write('ARCT Architecture, P.C.');

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

document.write('45 West 34th Street Suite 1209<br>');

document.write('New York, NY 10001<br>');

document.write('PHONE: <span class="phonetitle">(212) 643-2666<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(212) 643-2660<BR></span>');

document.write('<BR>E-mail: ');

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


//  End -->