<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('New Century Horizon LLC');

document.write('</span><br>');

document.write('221 E. 78th Street - Apt 5B<br>');

document.write('New York, NY 10075<br>');

document.write('PHONE: <span class="phonetitle">(212) 794-2595<br></span>');

//document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<br></span>');

document.write('<br>E-mail: ');

document.write(' <a href="mailto:info@your-web-domain.com">steve@newcenturyhorizon.com</a><br>');


//  End -->