'iframe script': function (iframe) {
                return iframe && $.globalEval($(iframe[0].body).text());
            }