Index: branches/dev/html/js/site.js
===================================================================
--- branches/dev/html/js/site.js	(revision 12979)
+++ branches/dev/html/js/site.js	(revision 12981)
@@ -365,4 +365,4 @@
 
 function back(data){
-	alert(data);
-}
+	alert(data.responseText);
+}
