
document.write( 
      "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" + 
      "<font color='white'>" +
      "Contact </font><font color='white'> Ramki Thurimella " +
      "</font></a><font color='white'> if you have questions or " + 
      "comments about this page." +
      "&nbsp;" + 
      "<i>Last Update</i>: " + document.lastModified + "</font>"
      );

