/* Dynamic JavaScript Code */

template_directory = "http://vincent.chaigneau.me/blog/wp-content/themes/rising";
wp_home = "http://vincent.chaigneau.me/blog";
js_caching_enabled = true;
js_cache_expires = 5;


/* Google +1 Button JS */ 

(function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
