<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Cryogenic Edge');

document.write('</span><br>');

document.write('144 Sutherland Drive<br>');

document.write('Auburn, CA  95603<br>');

document.write('PHONE: <span class="phonetitle">(530) 852-4845<br></span>');

document.write('FAX: <span class="phonetitle">(530) 887-1291<br></span>');

document.write('<br>Outside Sales Representative');

document.write('<br>Tom Arbogast<br>');

document.write('PHONE: <span class="phonetitle">(530) 305-3018<br><p></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@thecryoedge.com">info@thecryoedge.com <br> General Information</a><br><br>');

document.write(' <A HREF="mailto:wtrimble@thecryoedge.com">wtrimble@thecryoedge.com <br> Wayne Trimble <br> Owner</a><br><br>');

document.write(' <A HREF="mailto:arbogast@thecryoedge.com">arbogast@thecryoedge.com <br> Tom Arbogast <br> Outside Sales Representative</a><br>');


//  End -->