var newparamData = (paramcustom instanceof Array) ? $.extend(true, [], paramcustom) : $.extend(true, {}, paramcustom);