function tlxgenareas()
{
    //Trellix-generated Javascript to permit "including" of common html
document.writeln('<MAP NAME="tlxmapareas">');
document.writeln('  <AREA SHAPE=rect coords="19,13,29,23"    HREF="index.htm"');
document.writeln('    TITLE="Moms Present" ALT="Moms Present" >');
document.writeln('  <AREA SHAPE=rect coords="113,37,123,47"    HREF="id3.htm"');
document.writeln('    TITLE="Surprise! (82K)" ALT="Surprise! (82K)" >');
document.writeln('  <AREA SHAPE=rect coords="167,37,177,47"    HREF="id4.htm"');
document.writeln('    TITLE="From Afar (80K)" ALT="From Afar (80K)" >');
document.writeln('  <AREA SHAPE=rect coords="221,37,231,47"    HREF="id5.htm"');
document.writeln('    TITLE="Up Close and Personal (70K)" ALT="Up Close and Personal (70K)" >');
document.writeln('  <AREA SHAPE=rect coords="289,37,299,47"    HREF="id6.htm"');
document.writeln('    TITLE="Why oh Why?" ALT="Why oh Why?" >');
document.writeln('</MAP>');
}
