<!-- Begin

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

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

document.write('Zacks Dance Loft');
document.write('</span><br>');
document.write('(Park Avenue and 28th Street)');
document.write('</span><br>');
document.write('37 East 28th Street, Suite 206.<br>');

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

document.write('PHONE: <span class="phonetitle">(212) 464-7506<br></span>');

//document.write('FAX: <span class="phonetitle">(000) 000-0000<br></span>');

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

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


document.write('New York, NY 10016<br>');
//  End -->
