// // hermetic.js // // the parts of jquery i can't live without (e.g., while in a web worker) // $ = { each:function(obj, callback){ if ($.isArray(obj)){ for (var i=0, j=obj.length; i