<!-- Begin


<!-- NOTE: If you use a ' add a slashes before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Consolidated Energy Company LLC');

document.write('</span><br>');

document.write('910 Main Street<br>');

document.write('Jesup, Ia 50648<br>');

document.write('PHONE: <span class="phonetitle">(800) 338-3021<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(319) 827-3154<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@cecgas.com" class="link">info@cecgas.com</a><br>');


//  End -->