function UpdatedDate()
{
  var mydate="02 August 2010";
  return mydate;
}