<!-- Begin

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

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

document.write('The Pointe Academy of Dance');

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

document.write('837 E. Auburn Road<br>');

document.write('Rochester Hills, MI 48307<br>');

document.write('PHONE: <span class="phonetitle">(248) 852-2585<BR></span>');

// document.write('FAX: <span class="phonetitle">(248) 852-2585<BR></span>');

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

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


//  End -->