<!-- Begin

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

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

document.write('Kenkut Products Inc');

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

document.write('126 White Oak Circle<br>');

document.write('Petaluma, CA 94952<br>');

document.write('PHONE: <span class="phonetitle">866-585-6301<BR></span>');

document.write('FAX: <span class="phonetitle">707-780-3345<BR></span>');

document.write('<br>');

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


//  End -->