lv=new LoadVars(); lv.var1=1; lv.var2=2; lv.var3="asd"; lv.sendAndLoad("http://127.0.0.1:30001/test.php", lv);