<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Chun Seung - OHTC');

document.write('</span><br>');

document.write('2625 Old Denton Road<br>');

document.write('Suite 546<br>');

document.write('Carrollton, TX 75007<br>');

document.write('Phone: <span class="phonetitle">(972) 608-8877<br></span>');

document.write('<br>Office Hours:<br>');

document.write('Mon - Fri: 9am - 6pm<br>');

document.write('Saturday: 9am - 4pm<br>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@ohtc.com">info@ohtc.com</a><br>');


//  End -->