var txt = "#order=14854941#si";
txt = txt.replace(/#order=[1-9]{1,}#si/, "order=x");
alert(txt);