// Writes the HTML document footer



document.write("<img src='../footer.jpg' border='0' usemap='#footMap'>");

document.write("<map id='footMap' name='footMap'>");

document.write("\n");

document.write("	<area shape='rect' coords='2,55, 107,89'     href='http://www.konos.com/menus/products-order.htm'>");

document.write("	<area shape='rect' coords='43,8, 154,44'     href='http://www.konos.com/menus/konos_explained.htm'>");

document.write("	<area shape='rect' coords='133,49, 232,91'   href='http://www.konos.com/menus/konos_support.htm'>");

document.write("	<area shape='rect' coords='180,3, 311,44'    href='http://www.konos.com/menus/elementary_curriculum.htm'>");

document.write("	<area shape='rect' coords='281,55, 408,90'   href='http://www.konos.com/menus/contact_us.htm'>");

document.write("	<area shape='rect' coords='345,6, 508,43'    href='http://www.konos.com/elemcurriculum/inabag.htm'>");

document.write("	<area shape='rect' coords='446,53, 590,90'   href='http://www.konos.com/menus/konos_supplement.htm'>");

document.write("	<area shape='rect' coords='519,6, 656,46'    href='http://www.konos.com/menus/high_school.htm'>");

document.write("	<area shape='rect' coords='606,52, 784,87'   href='http://www.konos.com/teatime/choose.html'>");

document.write("	<area shape='rect' coords='690,7, 795,46'    href='http://www.konos.com/menus/historyheroes.htm'>");

document.write("\n");    

document.write("</map>");

document.write("\n");

document.write("<p align='left' style='margin-left:20px;'>");

document.write("<span style='font-family:arial; font-size:10px;'>");

document.write("Shopping Cart by NopDesign |:| ");

document.write("Page Developed and Maintained by ");

document.write("<a href='http://www37.websamba.com/suplex/' target='_blank' style='text-decoration:none; color:blue; cursor:hand;'>");

document.write("Suplex ");

document.write("</a>");

document.write(" |:| Site Copyright&copy; KONOS, Inc. 2000 - 2005");

document.write("</span>");



document.write("</p>");
