

function pathfind(way)
{
  var loc = way;
  self.location.href = loc;
}
