<!-- Begin

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

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

document.write('AIRDEX Inc.');

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

document.write('385 New Brunswick Ave.<br>');

document.write('Fords, NJ 08863<br>');

document.write('PHONE: <span class="phonetitle">(800) 2-AIRDEX<BR></span>');

document.write('or: <span class="phonetitle">(732) 738-7444<BR></span>');

document.write('<BR>');

document.write('1801 Avenue X<br>');

document.write('Brooklyn, NY 11235<br>');

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

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

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


//  End -->
