<!-- Begin

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

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

document.write('Cendrix Corporation');

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

document.write('87-10 37th Avenue #303<br>');

document.write('Jackson Heights, NY 11372<br>');

document.write('PHONE: <span class="phonetitle">646-286-3548<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">646-286-3548<BR></span>');

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

document.write(' <A HREF="mailto:contact@cendrix.com" class="link">contact@cendrix.com</a><br>');

//  End -->