<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Valley Transport Refrigeration, Inc.');

document.write('</span><br>');

document.write('2696 South Willow<br>');

document.write('Fresno, California 93725<br>');

document.write('PHONE: <span class="phonetitle">(559) 441-1604 </span>&nbsp;&nbsp;');

document.write('FAX: <span class="phonetitle">(559) 441-1135<BR></span>');




//  End -->