
var template = {"url":"http://jsbin.com/elawe","html" : "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<script src=\"http:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/1.3.2\/jquery.min.js\"><\/script>\n<script>\n\n\/\/ Pass window to the jQuery function and attach\n\/\/ event handler using the load() method shortcut.\njQuery(window).load(function(){\n    alert('The page and all its assets are loaded!');\n});\n\n<\/script>\n<\/head>\n<body>\n<\/body>\n<\/html>","javascript":""}
