$.each(inst.sortables, function(i) {

            if(checkPos.call(inst, this.instance.containerCache)) {

                //If it intersects, we use a little isOver variable and set it once, so our move-in stuff gets fired only once