
<!--  start footer  -->

document.writeln("<table width='839' height='60' border='0' align='center' cellpadding='0' cellspacing='0'>");
document.writeln("  <tr>");
document.writeln("    <td><table width='839' border='0' cellspacing='0' cellpadding='0'>");
document.writeln("      <tr>");
document.writeln("        <td colspan='2'><IMG height=44 src='images/bottom1.png' width=839 ></td>");
document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("		<td width='36'/>");
document.writeln("        <td width='784' valign='bottom' align='center' style='font-size:10pt'>");
document.writeln("		<A href='index.html'>Home</a>");
document.writeln("		&nbsp;|&nbsp;");
document.writeln("		<A href='camps.html'>Camps</a>");
document.writeln("		&nbsp;|&nbsp;");
document.writeln("		<A href='classes.html'>Classes</a>");
document.writeln("		&nbsp;|&nbsp;");
document.writeln("		<A href='registration.html'>Registration</a>");
document.writeln("		&nbsp;|&nbsp;");
document.writeln("		<A href='about.html'>About</a>");
document.writeln("		&nbsp;|&nbsp;");
document.writeln("		<A href='bios.html'>Bios</a>");
document.writeln("		&nbsp;|&nbsp;");
document.writeln("		<A href='gallery.html'>Gallery</a>");
document.writeln("		&nbsp;|&nbsp;");
document.writeln("		<A href='art_kits.html'>Art Kits</a>");
document.writeln("		&nbsp;|&nbsp;");
document.writeln("		<A href='art_sale.html'>Art for Sale</a></td>");
document.writeln("      </tr>");
document.writeln("    </table></td>");
document.writeln("  </tr>");
document.writeln("</table>");

document.writeln("<DIV CLASS='stdtxt'><CENTER>");
document.writeln("<BR>Art For Kids is located in the heart of Mission Hills, CA 92103");
document.writeln("<BR>Telephone: 619-260-1593 &bull; E-mail: <A style='color:black' href='mailto:kristi92103@cox.net'>kristi92103@cox.net</a>");
//document.writeln("<BR><BR><a target='directions' style='color:black' href='http://maps.google.com/maps?f=q&source=s_q&output=html&q=4285+Trias+St%2C+CA+92103'>Click for directions</a>");
document.writeln("<BR><BR></CENTER></DIV>");

<!--  end footer -->

document.writeln("</BODY>");
document.writeln("</HTML>");