<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


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

document.write('United Cold Storage');

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

document.write('6902 East Pine Street<br>');

document.write('Tulsa, OK 74115<br>');

document.write('PHONE: <span class="phonetitle">(918) 834-5222<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(918) 834-5225<BR></span>');

document.write('<BR>E-mail us: ');

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



//  End -->
