<!-- // Hide

function theFooter()
{;
document.write('<center>');
document.write('<FONT FACE="Verdana, Arial, Helvetica" SIZE="1">');
document.write('<SPAN CLASS="smallbold">');
document.write('&nbsp;&nbsp;<A HREF="index.html" CLASS="small">Home/About Us</A>&nbsp; | &nbsp;<A HREF="classes.html" CLASS="small">Classes/Schedule</A>&nbsp; | &nbsp;<A HREF="parties.html" CLASS="small">Parties</A>&nbsp; | &nbsp;<A HREF="camps.html" CLASS="small">Camps</A>&nbsp; | &nbsp;<A HREF="socials.html" CLASS="small">Socials/Events</A>&nbsp; | &nbsp;<A HREF="residences.html" CLASS="small">Artist Residence</A>&nbsp; | &nbsp;<A HREF="contact.html" CLASS="small">Contact</A><br>');
document.write('&nbsp;&nbsp;&nbsp;Josies International School of Dance, all rights reserved, &COPY;2010</SPAN><BR><BR>');
document.write('&nbsp;&nbsp;&nbsp;<A HREF="http://www.eyebuzz.com" CLASS="small">Site designed by Eyebuzz Design</A><BR><br>');
document.write('</center>');
}


-->