<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Bolt\'s Metallizing, Inc.');

document.write('</span><br>');

document.write('222 South 37th Street<br>');

document.write('Phoenix, AZ 85034<br>');

document.write('PHONE: <span class="phonetitle">(602) 244-2432<BR></span>');

document.write('FAX: <span class="phonetitle">(602) 267-0020<BR></span>');




//  End -->
