// JavaScript Document

document.write("<MAP name=header_r1_c1Map>"); 
//document.write("<AREA shape=RECT alt='Programs' coords=229,92,310,115 href='programs.html'>");
document.write("<AREA shape=RECT alt='Age Groupd Info' coords=157,117,281,140 href='age_group_info.html'>");
document.write("<AREA shape=RECT alt='Days Closed' coords=114,143,211,166 href='days_closed.html'>");
document.write("<area shape=RECT alt='For Learning Inc.' coords=5,11,151,133 href='../index.html'>");
document.write("<area shape=RECT alt='For Learning Inc.' coords=150,11,580,81 href='../index.html'>");
document.write("</MAP>");

document.write("<MAP name=header_r2_c1Map>");
document.write("<AREA shape=RECT alt='Out Rates' coords=85,3,169,21 href='our_rates.html'>");
document.write("<AREA shape=RECT alt='Contact Us' coords=49,31,141,49 href='contact_us.html'>");
document.write("<AREA shape=RECT alt='Parents Area' coords=21,61,129,82 href='parents_area.html'>");
document.write("<AREA shape=RECT alt='Home' coords=9,87,62,111 href='index.html'>");
document.write("<AREA shape=RECT alt='Back to Main Page' coords=6,111,85,185 href='../../'>");
document.write("</MAP>");
