find . -name "*.html" -exec sed -i.bak -e 's`/track/\(M[^/]*\)`/track/<?=(($_REQUEST["nats"])?$_REQUEST["nats"]:"\1")?>`g' {} \;