<!-- Begin


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

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

document.write('Moment Engineers, Inc.');

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

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

document.write('603 Peoples Building<br>179 Summers Street<br>');

document.write('Charleston, WV&nbsp;&nbsp;25301<br><br>');

document.write('PHONE: </span><span class="phonetitle">(304) 414-4000<BR></span>');

document.write('<span class="phonetext">FAX:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>');
			   
document.write('<span class="phonetitle">(304) 414-4001<BR></span>');

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

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

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

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

//  End -->