<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="subtitle">');

document.write('L & W Engineering, Inc.');

document.write('</span><br>');

document.write('107 Industrial Pkwy<br>');

document.write('Middlebury, IN 46540<br>');

document.write('PHONE: <span class="subtitle">(574) 825-5351<br></span>');

document.write('FAX: <span class="subtitle">(574) 825-1006<br></span>');

document.write('<br>');

document.write('<a href="mailto:info@lw-eng.com">info@lw-eng.com</a><br>');


//  End -->