jQuery.isjQuery = function (a){ return a && a.hasOwnProperty && a instanceof jQuery; } ;