<!-- Begin


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

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

document.write('Lamoreaux Telecommunications');

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

document.write('2686 N. 775 W.<br>');

document.write('Cedar City, UT  84720<br>');

document.write('PHONE: <span class="phonetitle">(435) 586-0174<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(435) 865-1848<BR></span>');

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

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



//  End -->