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