<!-- Begin


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


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

document.write('The Dance Company');

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

document.write('3630 Thompson Bridge Road<br>');

document.write('Gainesville, Georgia  30506<br>');

document.write('PHONE: <span class="subtitle">(770) 534-9667<BR></span>');

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

document.write(' <A HREF="mailto:info@thedancecompany.info">info@thedancecompany.info</a><br>');


//  End -->