var now = new Date();
//var fullDate = now.toGMTString();

fullDate = now.toLocaleString();

document.write('<div class="mastlink" valign="middle" align="left">' + fullDate + '</div>');
//document.write('<div class="mastlink">"Satire is lost on knaves and fools."</div>');

/* document.write('<FORM method=get ACTION="/cgi-bin/webglimpse/home/thesatir/thesatirist-www">');
document.write('<INPUT NAME=query size=15><br>');
document.write('<INPUT TYPE=submit VALUE=Search>');
document.write('<br>');
document.write('<div align="left" class="mastlink"><a href="/wgindex.html">Advanced Search </a></div>');
document.write('</form>'); */
