//TRINPsite, 56.04.1-65.29.1, www.trinp.org/JS/NoteMM.js
//Note of the Metric Month for TRINPsite Main Document                    -->

function Write_NoteMM(yI,mI)
 {
  var TitleS=""; var NoteS=""; var MonthS="";  // title not necessary
  var faceS="Impact, AvantGarde Md BT, Courier New, OCR A Extended";
  var marqueeS='<marquee width=500 valign=bottom behavior=scroll '
   marqueeS+='direction=left scrolldelay=1 scrollamount=4 border=0>';

  if ((yI==65) && (mI==8)) { TitleS="THE THEORY AND PRACTICE OF JUSTICE";
NoteS="In the theory of justice, justice is plainly the concern of "+
 "everyone alike; in the practice of justice, it is mainly the "+
 "concern of the disadvantaged.";
// ... justice, justice is ...
   MonthS="65th Southern Early Yule" };  // from 41.NLY
  if ((yI==65) && (mI==9)) { TitleS="A SO-CALLED 'RELIGIOUS' EXPERIENCE";
NoteS='If someone calls some sort of special experience "a religious '+
 'experience", '+"'e gives a supernaturalist interpretation to a natural "+
 "experience.";
// ... experience" and 'e is not in any way lying about the plain facts,
// 'e has or has had some kind of natural experience which 'e gives a
// supernaturalist interpretation or about which 'e utters a
// supernaturalist claim. But the interpretation or the claim in itself
// is not the experience. 
   MonthS="65th Southern Mid-Yule" };  // from 65.NEM
  if ((yI==65) && (mI==10)) { TitleS="WHAT DOES IT MEAN FOR THE NONOWNER?";
NoteS="Traditional economists raving about prosperity look at the effects "+
 "of property on the owner exclusively; they conveniently forget about "+
 "the effects on the nonowner.";
// ... about (the prospects of) prosperity in a country not only look at
// legal property exclusively but also at the effects of such property on ..
// ... nonowner. An owner will not keep 'er property if it gives 'im more
// pain than pleasure, but the nonowner does not have that choice, if or
// when 'e is faced with such things as more pollution, more unsightliness,
// more noise (indoors and outdoors), less space, less freedom and fewer
// plants and animals. The traditional economists' prosperity may
// contribute to a general well-being and so it may not.
   MonthS="65th Southern Equinoctial" };  // from 56.SML
  if ((yI==65) && (mI==11)) { TitleS="WHERE NATURE DOES NOT DISCRIMINATE";
NoteS="When nature destroys a whole city in a volcanic eruption or an "+
 "earthquake, it does not discriminate. When a human ideology claims that "+
 "a particular minority is to blame for such a disaster, that ideology "+
 "makes a demagogic, cowardly use of prejudices.";
// THE SIN OF DISCRIMINATION WHERE ...
// ... discriminate against any particular group on the basis of ethnicity,
// sex or sexuality: everybody will die or has an equal chance of survival.
// ... particular ethnic or sexual group, usually a minority, is to ...
// ... prejudices. People who accept the Word of such a scapegoating
// ideology as their own commit the sin of discrimination, which in its
// gravity may vary from verbal abuse to murder on the scale of genocide.
   MonthS="65th Southern Early Lent" };  // from 65.NEY

  if ((TitleS!="") && (NoteS!="") && (MonthS!=""))
   {
document.write('<br /> <br />');
document.write('<p align="center">');
document.write('<font face="Wide Latin" size="-2">');
document.write('Note of the Metric Month</font><br />');
document.write('<table align="center" width="504" cellpadding="0"');
document.write(' bgcolor="#00ffff" background="" border="0">');
document.write(' <tr><td align="center">');
document.write('  <table width="500" cellpadding="1" cellspacing="0"');
document.write('   bgcolor="#005050" background="" border="0">');
document.write('   <tr><td height="2"></td></tr>');
document.write('   <tr><td align="center">');
document.write('    <font face=',faceS,' size="+2" color="#00ffff">');
document.write(TitleS,'</font></td></tr>');
document.write('   <tr><td align="center">');
    // maximum font size for trailer +4
document.write('    <font face=',faceS,' size="+2" color="#fffff0">');
    // text trailer for M.I.E., stationary text for Netscape
document.write('    <a href="Note/MMo/Y64-67.HTM">');
    marqueeS+=NoteS+'</marquee>'  // do not split up over 'document.write's
document.write(marqueeS);
document.write('    </a></font>');
document.write('   </td></tr>');
document.write('   <tr><td height="2"></td></tr>');
document.write('  </table>');
document.write(' </td></tr>');
document.write('</table>');
//document.write('<small>* see also <a href="Note/MMo/Y56-59.HTM">complete');
//document.write('version</a></small><br />');
document.write('<font face="Wide Latin" size="-2">');
document.write(MonthS,'</font>');
document.write('</p>');
   }
 }

//Copyright 56-65 aSWW, M.Vincent van Mechelen, DNI Foundation