function StringBuilder() { this.data = []; } StringBuilder.prototype.append = function () { this.data.push(arguments[0]); return this; }; StringBuilder.prototype.toString = function () { return this.data.join(""); } var all_dataph = {"conf":{"js_var":"all_dataph"},"data":[ {"id":"3312","title":"中国专业社工已超30万 将建薪酬保障及激励机制","author":"comfort","img":"","url":"http://www.cishannews.com/news/zy/2013/0316/3312.html"}, {"id":"3313","title":"快门定格温情 “90后”女孩用拍立得践行公益","author":"comfort","img":"http://www.cishannews.com/uploadfile/2013/0319/20130319034757885.jpg","url":"http://www.cishannews.com/news/zy/2013/0319/3313.html"}, {"id":"3314","title":"志愿服务让“万家灯火”熠熠生辉","author":"comfort","img":"","url":"http://www.cishannews.com/news/zy/2013/0321/3314.html"}, {"id":"3315","title":"青春能量感动山城","author":"comfort","img":"","url":"http://www.cishannews.com/news/zy/2013/0323/3315.html"}, {"id":"3316","title":"我国器官捐献协调员将实现专业化","author":"comfort","img":"http://www.cishannews.com/uploadfile/2013/0325/20130325020944847.jpg","url":"http://www.cishannews.com/news/zy/2013/0325/3316.html"}, ]};