'); if (config.prepend != undefined) { mywindow.document.write( config.prepend ); } mywindow.document.write( $(elem).html() ); if (config.append != undefined) { mywindow.document.write( config.append ); } mywindow.document.write('