<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('2B Global Inc.');

document.write('</span><br>');

document.write('16 Technology Drive. Suite 172<br>');

document.write('Irvine, CA 92618<br>');

document.write('Phone: <span class="phonetitle">(949) 502-3778<BR></span>');

document.write('Toll Free: <span class="phonetitle">(800) 650-2606<BR></span>');

document.write('Fax: <span class="phonetitle">(949) 502-3772<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@2b-global.com" class="link">info@2b-global.com</a><br>');


//  End -->
