<!-- Left Side Menu (Learning-Years) -->
<!-- start

// JavaScript Document

document.write(' <table border="0" cellpadding="0" cellspacing="0" width="100%"> '); 
document.write(' <tr><td width="17"> '); 
document.write(' <p align="center"><img border="0" src="./images/arrow.gif" width="6" height="7"></td> '); 
document.write(' <td height="18"> '); 
document.write(' <font color="#B00000"> '); 
document.write(' <a href="./coloring-pages/index.htm"><font color="#6600FF">Coloring</font></a></font> '); 
document.write(' </td></tr> '); 
document.write(' </table> '); 
document.write(' </td></tr> '); 
			 
document.write(' <tr><td bgcolor="#FFFFFF"> '); 
document.write(' <table border="0" cellpadding="0" cellspacing="0" width="100%"> '); 
document.write(' <tr><td width="17"> '); 
document.write(' <p align="center"><img border="0" src="./images/arrow.gif" width="6" height="7"></td> '); 
document.write(' <td height="18"> '); 
document.write(' <font color="#B00000"> '); 
document.write(' <a href="./learn-letters/index.htm"><font color="#6600FF">Learning Letters</font></a></font> '); 
document.write(' </td></tr> '); 
document.write(' </table> '); 
document.write(' </td></tr> '); 

document.write(' <tr><td bgcolor="#FFFFFF"> '); 
document.write(' <table border="0" cellpadding="0" cellspacing="0" width="100%"> '); 
document.write(' <tr><td width="17"> '); 
document.write(' <p align="center"><img border="0" src="./images/arrow.gif" width="6" height="7"></td> '); 
document.write(' <td height="18"> '); 
document.write(' <font color="#B00000"> '); 
document.write(' <a href="./learn-numbers/index.htm"><font color="#6600FF">Learning Numbers</font></a></font> '); 
document.write(' </td></tr> '); 
document.write(' </table> '); 
document.write(' </td></tr> '); 

//  End --> 