'use strict';
pandora.ui.embedDocument = function() {
var that = pandora.ui.document();
return that;
};