(function( $, undefined ) {

$.effects.effect.transfer = function( o, done ) {
    var elem = $( this ),
        target = $( o.to ),