function header()
{
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH=760 HEIGHT=180>');
	document.write('<PARAM NAME=movie VALUE="images/MS_banner.swf">');
	document.write('<PARAM NAME=quality VALUE=high>');
	document.write('<PARAM NAME=bgcolor VALUE=#ffffff>');
	document.write('<EMBED src="images/MS_banner.swf" quality=high bgcolor=#ffffff  WIDTH=760 HEIGHT=180 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>');
	document.write('</OBJECT>');
}
function footer()
{
	document.write('<map name="footer">');
	document.write('<area href="admissions.htm" shape="rect" coords="16, 13, 79, 26">');
	document.write('<area href="terms.htm" shape="rect" coords="91, 13, 193, 26"></map><img src="images/footer.jpg" width="760" height="67" border="0" usemap="#footer">');
	//document.write('<img src="images/cut1_03.jpg" width="760" height="67">');
}

function leftnav()
{
	document.write('<div class="leftnavbgtext1">We provide child care and development services for children between the ages of <b>3 months and 6 years</b>.</div>');
	document.write('<div class="leftnavbgtext2">The director and founder of The Model School, Dr. Daisy L. Rivers-Mante has a rich educational background and many years\' experience.</div>');
	document.write('<div class="leftnavbgtext3"><a href="admissions.htm">Admission Requirements</a><br><a href="fee.htm">Fee Schedule<br><a href="download.htm">Download Application Forms</a><br><a href="terms.htm">Terms & Conditions</a></div>');
	document.write('<div class="leftnavbgtext4"><a href="contactus.htm">Address & Directions</a></div>');
}
function homenav()
{
	document.write('<div class="lefthomenavtext1">We provide child care and development services for children between the ages of <b>3 months and 6 years</b>.</div>');
	document.write('<div class="lefthomenavtext2">The director and founder of The Model School, Dr. Daisy L. Rivers-Mante has a rich educational background and many years\' experience.</div>');
	document.write('<div class="lefthomenavtext3"><a href="admissions.htm">Admission Requirements</a><br><a href="fee.htm">Fee Schedule<br><a href="download.htm">Download Application Forms</a><br><a href="terms.htm">Terms & Conditions</a></div>');
	document.write('<div class="lefthomenavtext4"><a href="contactus.htm">Address & Directions</a></div>');
}