function a(div,poststr) { new ajax('http://www.randomdynamics.com/',{postBody:poststr,update:div}); }
