cp=new Date();
now=cp.getFullYear();
document.write('Copyright &copy;Learning from Each Other Associaiton, All Rights reserved 2009-'+now);