var description = ""; // for(var i in data){ // var property=data[i]; // description+=i+" = "+property+"\n"; // } // alert(description);