<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('BitShield Corporation.');

document.write('</span><br>');

document.write('440 Cloverleaf Drive, <br>');

document.write('Baldwin Park, CA 91706, USA<br>');

//document.write('PHONE: <span class="phonetitle">(714) 331-5190<BR></span>');

//document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(714) 521-3589<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info1 @ mail.bit-shield.com">info1 @ mail.bit-shield.com</a><br>');

document.write('Web Site: ');
document.write(' <A HREF="http://www.bit-shield.com">http://www.bit-shield.com</a><br>');

//  End -->
