<!--
/* 
multiline comments
*/

// single line comments

document.write('<HTML><HEAD><TITLE></TITLE></HEAD> ')
document.write('<BODY > ')
document.write('<center><IFRAME width=200 HEIGHT=300 HEIGHT=500% SCROLLING=yes  SRC="http://www.on-this-day.com/today/frames-misc-bl-yl.htm" FRAMEBORDER=0 BORDER=0 MARGINHEIGHT=0 MARGINWIDTH=0  ></IFRAME>');
document.write("</center>" );
document.write('</BODY></HTML> ')

document.write(' ')

//--> 