<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Cal Plastics and Metals');

document.write('</span><br>');

document.write('632 Marsat Ct<br>');

document.write('Chula Vista, CA 91911<br>');

document.write('PHONE: <span class="phonetitle">(619) 575-4633<BR></span>');

document.write('FAX: <span class="phonetitle">(619) 575-4561<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:sales@calplasticsandmetals.com">sales@calplasticsandmetals.com</a><br>');


//  End -->
