function changeLocation(url)
{
  self.location.href=url;
}
