<!--
document.write("      <table width='130' border='0' cellpadding='3' cellspacing='0' class='nav_tbl' style='border-collapse: collapse'>");
document.write("        <tr>");
document.write("          <td class='nav_title'>");
document.write("          <p class='link'>What we Do</td>");
document.write("        </tr>");
document.write("        <tr>");
document.write("          <td class='nav_list'><b><a href='profile.html'>Profile</a> <br />");
document.write("            <a href='indigo_team.html'>Our Team </a><br />");
document.write("          <a href='indigo_children.html'>Indigo Children</a></b></td>");
document.write("        </tr>");
document.write("        <tr>");
document.write("          <td class='nav_title'>");
document.write("          <p class='link'>Our Services</td>");
document.write("        </tr>");
document.write("        <tr>");
document.write("          <td class='nav_list'><b><a href='services.html'>Overview</a> <br />");
document.write("          <a href='photo-gallery.html'>Photo Gallery</a><br />");
document.write("          <a href='birthday-parties.html'>IK Birthday Boutique</a><br />");
document.write("          </b></td>");
document.write("        </tr>");
document.write("        <tr>");
document.write("          <td class='nav_title'>");
document.write("          <p class='link'>Events</td>");
document.write("        </tr>");
document.write("        <tr>");
document.write("          <td class='nav_list'><b><a href='current_events.html'>Current Events</a><br />");
document.write("            <a href='upcoming_events.html'>Upcoming Events </a><br />");
document.write("          <a href='pastevents.html'>Past Events</a></b></td>");
document.write("        </tr>");
document.write("        <tr>");
document.write("          <td class='nav_title'>");
document.write("          <p class='link'>Our Club</td>");
document.write("        </tr>");
document.write("        <tr>");
document.write("          <td class='nav_list'><b><a href='club_join.html'>Join Us</a> <br />");
document.write("            <a href='media.html'>Media</a> <br />");
document.write("          <a href='merchandise.html'>Merchandise</a></b></td>");
document.write("        </tr>");
document.write("        <tr>");
document.write("          <td class='nav_title'>");
document.write("          <p class='link'><a href='ctc.html' style='text-decoration:none'>Contact Us</a></td>");
document.write("        </tr>");
document.write("        <tr>");
document.write("          <td class='nav_title'>");
document.write("          <p class='link'><a href='index.html' style='text-decoration:none'>Home</a></td>");
document.write("        </tr>");
document.write("      </table>");
//-->