function UpdatedDate()
{
  var mydate="01 february 2012";
  return mydate;
}
