<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Bartlesville Community Center');

document.write('</span><br>');

document.write('300 SE Adams Blvd.<br>');

document.write('Bartlesville, OK 74003<br>');

document.write('ADMINISTRATION PHONE: <span class="phonetitle">(918) 337-2787<BR></span>');

document.write('BOX OFFICE PHONE: <span class="phonetitle">(918) 336-2787<BR></span>');

document.write('TOLL FREE: <span class="phonetitle">(800) 618-2787<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:sgray@bartlesvillecommunitycenter.com">sgray@bartlesvillecommunitycenter.com</a><br>');


//  End -->