
var template = {"url":"http://jsbin.com/ibuhu","html" : "<!DOCTYPE html>\n<html lang=\"en\">\n<body>\n<a title=\"jQuery\">jQuery.com<\/a>\n<a href=\"http:\/\/www.jquery.com\" title=\"jQuery\" class=\"foo\">jQuery.com<\/div>\n<a href=\"\">jQuery.com<\/a>\n<a href=\"http:\/\/www.jquery.com\" title=\"jQuery\">jQuery.com<\/div>\n<script src=\"http:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/1.3.2\/jquery.min.js\"><\/script>\n<script> \n(function($){\n    \/\/ Alerts \"1\"\n    alert( $('a[title=\"jQuery\"][href^=\"http:\/\/\"][class!=\"\"]').length);\n})(jQuery);\n<\/script>\n<\/body>\n<\/html>","javascript":""}
