Merry Christmas Everyone!

Merry Christmas everyone! I really enjoyed the following videos and hope you do, too.

2016 has been great, and 2017 is shaping up to be even better! Trump has opened up huge opportunities for pro-White and “anti-Semitic” ideas to flourish – let’s take advantage of the situation!
Subscribe to The Realist Report today and support independent media! Or donate below!

Amount: $  
Donate

var handler_979987 = StripeCheckout.configure({
key: 'pk_live_3xpDcp9L6uYz80Dm911u5Ifc',
image: 'http://therealistreport.com/wp-content/uploads/2015/09/IMG_0348.jpg',
token: function(token)
{
var hg_ajax_post_amount_979987 = jQuery('#hg-stripe-donate-amount-979987').val().replace(/,/,"");

jQuery.ajax(
{
type: "POST",
url: 'https://therealistreport.com/',
data: { action: "hg-stripe-post", token: token.id, mode: 'live', amount: hg_ajax_post_amount_979987 },
success: function( msg )
{
jQuery('#hg-stripe-donate-form-979987, #hg-stripe-donation-error-979987').hide();
jQuery('#hg-stripe-donation-success-979987').html(msg).show();
},
error: function(xhr, status, error)
{
jQuery('#hg-stripe-donation-success-979987').hide();
jQuery('#hg-stripe-donation-error-979987').html(xhr.responseText).show();
}
});
}
});

document.getElementById('hg-stripe-donate-button-979987').addEventListener('click', function(e)
{
var hg_ajax_amount_979987 = jQuery('#hg-stripe-donate-amount-979987').val().replace(/,/,"");

if( hg_ajax_amount_979987 && jQuery.isNumeric(hg_ajax_amount_979987) && hg_ajax_amount_979987 != 0.00 )
{
jQuery("#hg-stripe-donation-error-979987").html('').hide();

// Open Checkout with further options
handler_979987.open({
name: 'Support The Realist Report!',
description: 'Support The Realist Report!',
amount: hg_ajax_amount_979987 * 100,
panelLabel: "Donate {{amount}}",
allowRememberMe: true,
currency: 'USD',
zipCode: false,
email: ''
});
e.preventDefault();
}
else
{
jQuery("#hg-stripe-donation-error-979987").html('Please enter an amount you would like to donate').slideDown('fast');
}

});

Tags

Source