<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Venteck Limited, Inc.');

document.write('</span><br>');

document.write('Boca Raton, FL 33428<br>');

document.write('PHONE: <span class="phonetitle">(561) 353-0300<BR></span>');

document.write('FAX: <span class="phonetitle">(561) 892-6332<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@venteck.com" class="link">info@venteck.com</a><br>');


//  End 


