summaryrefslogtreecommitdiffstats
path: root/src/docs/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/docs/footer.html')
-rw-r--r--src/docs/footer.html37
1 files changed, 37 insertions, 0 deletions
diff --git a/src/docs/footer.html b/src/docs/footer.html
new file mode 100644
index 0000000..04947c5
--- /dev/null
+++ b/src/docs/footer.html
@@ -0,0 +1,37 @@
+ </div>
+
+
+ </div>
+
+
+ <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
+ <script type="text/javascript" src="http://code.jquery.com/ui/1.10.3/jquery-ui.min.js"></script>
+ <script type="text/javascript" src="jquery-ui-timepicker-addon.js"></script>
+ <script type="text/javascript" src="jquery-ui-sliderAccess.js"></script>
+
+ <script type="text/javascript">
+
+ $(function(){
+ $('#tabs').tabs();
+
+ $('.example-container > pre').each(function(i){
+ eval($(this).text());
+ });
+ });
+
+ </script>
+
+ <script type="text/javascript" src="https://sellfy.com/js/api_buttons.js"></script>
+ <script type="text/javascript" src="https://gumroad.com/js/gumroad.js"></script>
+
+ <script type="text/javascript"> /*
+ var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+ */</script>
+ <script type="text/javascript"> /*
+ try {
+ var pageTracker = _gat._getTracker("UA-7602218-1");
+ pageTracker._trackPageview();
+ } catch(err) {}*/</script>
+ </body>
+</html> \ No newline at end of file