var cText = ''
cText += '<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" BGCOLOR="white" BORDERCOLOR="DARKRED" width="752">'
cText += '<TR><TD align="center" HEIGHT="20"><hr width="90%">'
cText += '<FONT COLOR="navy" SIZE="2"><FONT SIZE="2">'
cText += ' | <A HREF="index.html">Home</A> |'
cText += ' <A HREF="about_us.html">About Us</A> |'
cText += ' <A HREF="classes.html">Classes</A> |'
cText += ' <A HREF="parties.html">Birthday Parties</A> |'
cText += ' <A HREF="staff.html">Staff</A> |'
cText += ' <A HREF="twisters.html">Twisters</A> |'
cText += ' <a href="cheer.html">Cheerleading</a> |'
cText += ' <A HREF="aau.html">AAU Gymnastics</A> |'
cText += '</font> &nbsp; <hr width="90%">'
cText += ' </TD></TR>'
cText += ' <tr><td align="center">'
cText += '<font size="1" face="Arial"><font color="#627A94"><p>'
cText += 'Copywrite © 2008 KGDC - All Rights Reserved<BR/><BR/>'
cText += '</font></td></tr></TABLE>'
document.write(cText)