<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Invena Corporation');

document.write('</span><br>');

document.write('PO Box 148<br>');

document.write('416 East 5th Street<br>');

document.write('Eureka, Kansas 67045 USA<br>');

document.write('TOLL FREE: <span class="phonetitle">(800) 859-7814<br></span>');

document.write('PHONE: <span class="phonetitle">(620) 583-8630<br></span>');

document.write('FAX: <span class="phonetitle">(620) 583-7518<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@invena.com">info@invena.com</a><br>');


//  End -->
