// <![CDATA[ function jsonpRootInfo(json) { "use strict"; var post = json.response.posts[0]; var root_name = post.reblogged_root_name; var root_url = post.reblogged_root_url; var text_root_link = (root_name ? (['<a href="', root_url, '">', root_name, ''].join('')) : 'missing'); var node_post = document.querySelector('#post_' + post.id); var root_info = node_post.querySelector('.root_info'); root_info.innerHTML = ' [' + text_root_link + ']'; var script = document.querySelector('#showroot_' + post.id); script.parentNode.removeChild(script); }function next_pageCorrection() { "use strict"; var m, type, pagenum; if (m = location.href.match(/show\/(photos|text|quotes|links|chats|audio|videos)\/?(\d+)?/)) { type = m[1]; pagenum = (m[2] == undefined) ? 2 : parseInt(m[2]) + 1; return '/show/' + type + '/' + pagenum; } return null; } // ]]>// <![CDATA[ (function enhistory() { "use strict"; var papr = window._process_auto_paginator_response; window._process_auto_paginator_response = function(transport) { history.pushState('', '', window.next_page); papr(transport); var next_page = next_pageCorrection(); if (next_page) { window.next_page = next_page; } } })(); window.next_page = (next_pageCorrection() || window.next_page);; if (/^\/blog\/[^\/]+\/queue/.test(location.pathname)) {Tumblr.enable_dashboard_key_commands = true;Tumblr.KeyCommands = new Tumblr.KeyCommandsConstructor();}; (window.Tumblr) && (Tumblr.KeyCommands) && (Tumblr.KeyCommands.scroll_speed=20);; // ]]>