/*	server.doTest(10,15, function(json){
		alert(json.m);
		alert(json.add);
	});*/

