<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('INX Incorporated');

document.write('</span><br>');

document.write('9330 Monaco Street<br>');

document.write('Henderson, CO 80640-8329<br>');

document.write('PHONE: <span class="phonetitle">(303) 227-3999<BR></span>');

document.write('FAX: <span class="phonetitle">(866) 547-4795<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:troy@inxremodeling.com" class="link">troy@inxremodeling.com</a><br>');


//  End -->