onGetId:function () { var arr = []; arr.push((new Date()).getTime()); arr.push(parseInt(((Math.random()9)+1)9999)); return arr.join(“”); }