<!-- Begin

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


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

document.write('Weaver Engineering, LLC');

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

document.write('321 N. Mall Dr., Ste. O-201<br>');

document.write('St George, UT 84790<br>');

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

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

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

document.write('<A HREF="contact.htm" class="link">CLICK HERE</a><br>');



//  End -->