<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Art Center School and Galleries');

document.write('</span><br>');

document.write('18 Artcraft Drive<br>');

document.write('Mechanicsburg, PA 17050<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(717) 697-2072<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(717) 796-1527<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:art.center@verizon.net">art.center@verizon.net</a>');


document.write('<BR><b>Hours:</b><br> ');
document.write('Monday-Friday 10 AM to 4 PM<br>');

document.write('Most Saturdays 10 AM to 2 PM<br>');

//  End -->