function Go( url )
{
  self.location = url;
}

