





function dsqToggleReply(linkEl, parentPostId) {
	
		var ifrs = (typeof(disqus_iframe_css) != 'undefined') ? disqus_iframe_css : '';
	

	if(linkEl.innerHTML == 'reply') {
		
			document.getElementById('dsq-reply-' + parentPostId).innerHTML = '<iframe marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" style="filter: chroma(color=#FFFFFF)" allowtransparency="true" width="100%" class="dsq-post-reply" height="320" src="http://disqus.com/forums/newspundits/stimulus_package_already_paying_huge_rewards_on_hubdub/reply.html?f=newspundits&t=stimulus_package_already_paying_huge_rewards_on_hubdub&parent_post=' + parentPostId + '&to_redirect=' + encodeURI(window.location) + '" style="border: 0px"></iframe>';
		

		

		if(document.getElementById('dsq-edit-' + parentPostId)) {
			document.getElementById('dsq-edit-' + parentPostId).style.display = 'none';
		}

		linkEl.innerHTML = 'cancel';
	} else if(linkEl.innerHTML == 'cancel') {
		document.getElementById('dsq-reply-' + parentPostId).innerHTML = '';

		linkEl.innerHTML = 'reply';

		
	}
}








(function() {
	
		var ifrs = (typeof(disqus_iframe_css) != 'undefined') ? disqus_iframe_css : '';
	

	
		var def_email = (typeof(disqus_def_email) != 'undefined') ? disqus_def_email : '';
	

	
		var def_name = (typeof(disqus_def_name) != 'undefined') ? disqus_def_name : '';
	


	if(!disqus_post_container) {
		// For plugin 1.1 and 2.0
		disqus_post_container = document.getElementById('dsq-reply') || document.getElementById('dsq-post-add');
	}

	if(disqus_post_container) {
		
			
			   	disqus_post_container.innerHTML += '<div id="dsq-post-add"><iframe id="dsq-post-add-iframe" name="dsq-reply-frame" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" allowtransparency="true" src="http://disqus.com/forums/newspundits/stimulus_package_already_paying_huge_rewards_on_hubdub/reply.html?' + (new Date()).getTime() + '&f=newspundits&t=stimulus_package_already_paying_huge_rewards_on_hubdub&to_redirect=' + encodeURIComponent(window.location) + '&ifrs=' + ifrs + '&def_email=' + def_email + '&def_name=' + def_name + '"></iframe></div>';
			
		
	}

	
	var disqus_auth_wrap = document.getElementById('dsq-auth-wrap'); // deprecated

	if(disqus_auth_wrap) {
		
			disqus_auth_wrap.innerHTML = 'You are not logged in. <a id="dsq-login-toggle" href="http://disqus.com/profile/login/?next=article:11923708" onclick="Dsq.Thread.login(this); return false">(Log in)</a>';
		
	} 	
})()

