$.get('widget_upload.html', {}, function (html) {
$('body').append(html);
widget.plupload($('#jquery_nnmwidhuiapqjklfayshw'));
});