// Place your application-specific JavaScript functions and classes here
// This file is automatically included by javascript_include_tag :defaults
(function() {
    var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
    
    s.type = 'text/javascript';
    s.async = true;
    s.src = 'http://api.flattr.com/js/0.5.0/load.js?mode=auto';
    
    t.parentNode.insertBefore(s, t);
})();
