//MVVM, 56.04.1-65.29.1, for mvvm.net/JS/NoteMM.js
//Note of the Metric Month for the English-language 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="EARTHY IRRELEVANTISM";
NoteS="If extraterrestials found the phrase 'the woman turned off the "+
 "gas' in an English grammar book, they would be utterly perplexed, "+
 "wondering what on Earth could be the relevant connection "+
 "between turning off the gas and a person's sex.";
// they would stand there in utter complexity, wondering what on Earth
// could be the relevant connection between turning off the gas and
// the sex of the one turning off the gas.
   MonthS="65th Early Southeast" }; // from 41.ESE
  if ((yI==65) && (mI==9)) { TitleS="'DON'T ASK, DON'T TELL'";
NoteS="'We'll not ask you if you're a religious zealot or other religionist. "+
 "As long as you don't tell us, we'll receive you in our service'.";
// ... religionist who discriminates against non-Christians or 
// non-Judeo-Christians; or if you're a heterosexual who discriminates
// against non-heterosexuals.
// ... service and be proud of you'.
   MonthS="65th Mid-Southeast" }; // from 64.LSW
  if ((yI==65) && (mI==10)) { TitleS="'NEO'?";
NoteS="What does the prefix 'neo' mean? 'Neo-Gothic' is nothing else than "+
 "mock-Gothic. And 'neo-conservative' is not even mock-conservative: "+
 "it's just conservatism all over again."
   MonthS="65th Late Southeast" }; // from 46.MSE
  if ((yI==65) && (mI==11)) { TitleS="TO HELL WITH WHAT?";
NoteS="Why should so-called 'angry Muslims' be allowed to demonstrate in "+
 "public, if their only message is 'To hell with freedom'? Those who "+
 "show no respect for freedom do not deserve the freedom to demonstrate "+
 "against it.";
// ... at the occasion of Geert Wilders' visit to Great Britain, if ...
// [AD, 17 oktober 2009: "Geert Wilders krijgt in Londen vijandig onthaal"
//  door A. van der Horst: "Boze moslims demonstreren ...
//  'De vrijheid naar de hel! Wilders loop naar de hel! Wilders brand in de
//   hel!' Een groepje Britse moslims heeft zich verzameld voor het
//   parlement in Londen.' ..."]
   MonthS="65th Early Southwest" }; // from .

  if ((TitleS!="") && (NoteS!="") && (MonthS!=""))
   {
document.write('<br>&nbsp;<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="#000000" background="" border=0>');
document.write(' <tr><td align=center>');
document.write('  <table width=500 cellpadding=0 cellspacing=0');
document.write('   bgcolor="#202020" 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="#c0c000">');
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="En/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="En/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>');
   }
 }

NoteMM_T=true  // checks whether contents have been transferred
               // (on-line) and script (can be) executed


//Copyright 56-65 aSWW, M.Vincent van Mechelen, Amsterdam, NL