<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Studio 16 Architecture');

document.write('</span><br>');

document.write('16 Flagg Place<br>');

document.write('Staten Island, NY 10304<br>');

document.write('PHONE: <span class="phonetitle">(718) 667-6340<BR></span>');

document.write('FAX: <span class="phonetitle">(718) 979-1453<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@s16a.com">info@s16a.com</a><br>');


//  End -->