All pastes #2046734 Raw Edit

Mine

public text v1 · immutable
#2046734 ·published 2011-04-15 09:57 UTC
rendered paste body
document.body.removeChild(use('sb-container')); 
                        var js = document.createElement('script'); 
                        js.setAttribute('type', 'text/javascript'); 
                        js.src = './includes/shadowbox/shadowbox.js'; 
                        document.body.appendChild(js);