<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('the O2 group, LLC, Architects');

document.write('</span><br>');

document.write('PO Box 1066<br>');

document.write('Allen, TX 75013<br>');

document.write('PHONE: <span class="phonetitle">(972) 678-0302<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(972) 678-1414<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:morr@the-O2group.com" class="link">morr@the-O2group.com</a><br>');

document.write('<BR>');

document.write('Branch Offices:<br>');

document.write('108 West 8th Street<br>');

document.write('Suite 400-C<br>');

document.write('Fort Worth, TX 76102<br>');

document.write('<BR>');

document.write('750 North St Paul<br>');

document.write('Suite 400<br>');

document.write('Dallas, TX 75201<br>');


//  End -->