<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Harbor Eastern Medical Group');

document.write('</span><br>');

document.write('1440 N. Harbor Blvd., Suite 114<br>');

document.write('Fullerton, CA 92835<br>');

document.write('Phone: <span class="phonetitle">(714) 870-9999<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@hemg.com">Click Here To Email Us</a><br>');


//  End -->