<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('Party Pleasers D.J.');

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

document.write('5561 Irwin Simpson Road. <br>');

document.write('Mason, OH. 45040<br>');

document.write('PHONE: <span class="phonetitle">(513) 336-6935<BR></span>');

document.write('Fax: <span class="phonetitle">(513) 336-6564<BR></span>');

document.write('Cell: <span class="phonetitle">(513) 295-5248<BR></span>');

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

document.write(' <A HREF="mailto:staff@partypleasersdj.com" class="link">staff@partypleasersdj.com</a><br>');

document.write('<BR>');

document.write('<span class="phonetitle">Hours Of Operation: Tuesday - Friday</span><br>');

document.write('9:00AM - 5:00PM');

document.write('<BR>');

document.write('<span class="phonetitle">Hours Of Operation: Saturday</span> <br>');

document.write('10:00AM - 3:00PM');

//  End -->