﻿function terraLastUpdated()
{
};


terraLastUpdated.prototype.toString = function()
{
  return('23 July 2006');
};
