// JavaScript Document’

document.write('<table width="230" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td align="center" valign="top">');
document.write('<span class="redquote">');
//EDIT THE LINE BELOW TO CHANGE THE QUOTE ON THE NEWS PAGE (RIGHT SIDE)
document.write(' ');
//EDIT THE LINE ABOVE TO CHANGE THE QUOTE ON THE NEWS PAGE (RIGHT SIDE)
document.write('</span>');
//document.write('<a href="pdfs/MontessoriAndMe.pdf"  target="_blank"><img src="images/new-program.gif" border="0" /></a>');
document.write('<br>');
document.write('<br>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');