document.write("<div align='left'> <span class='latest1'><a href='../index.htm'> Home</a> <img src='../images/home.gif' width='9' height='9' border='0' alt='Link to Easytorecall Webzine Home Page'></span> - <a href='http://www.easytorecall.com/a-z.htm' class='article'>A to Z listing</a><span class='g12'> | </span>");

document.write("<a href='");
document.write(dz[mmmm]);
document.write("'target='_blank'");
document.write(">");
document.write(dayNames[now.getDay()] + ", " + 
monthNames[now.getMonth()] + " " + 
now.getDate() + ", " + now.getFullYear());
document.write('</a>');

