function search() { var k=document.getElementById("k").value; k=escape(k); window.location.href="http://en.tzweishida.com/index.asp?u=2" + "&k="+k }