// will load a Gist from http://gist.github.com/
// Gist 47981 actually is this JavaScript
gist.load(47981, "/Virtual/gist.47981.js")
// and open it in a JavaScript editor
ui.open("/Virtual/gist.47981.js")
view raw gistfile1.js hosted with ❤ by GitHub