<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="subtitle">');

document.write('Metal Werks, Inc.');

document.write('</span><br>');

document.write('5625 47th Ave NE #D<br>');

document.write('Marysville, WA 98270<br>');

document.write('PHONE: <span class="subtitle">(360) 651-0300<br></span>');

document.write('FAX: <span class="subtitle">(360) 651-2318<br></span>');

document.write('<br>');

document.write('<a href="mailto: "> </a><br>');


//  End -->