<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Pro Net Products International');

document.write('</span><br>');

document.write('19447 Surfset Drive<br>');

document.write('Huntington Beach, CA 92648<br>');

document.write('PHONE: <span class="phonetitle">(714) 421-4366<br></span>');

document.write('FAX: <span class="phonetitle">(714) 917-0094<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:JPurchase@ProNetProducts.com">JPurchase@ProNetProducts.com</a><br>');


//  End -->