Jesus Chose the Sinners (Digital Download)
2
sold in last
8
hours
$0.00
Description: When Jesus began His ministry, attracting followers and choosing His disciples, He didn't choose the religious leaders of his day. No, Jesus didn't choose the priests. He didn't meet with the Pharisees or Sadducees. Jesus didn't recruit his most arden followers from the rabbis, the teachers.No, Jesus chose from...
Free Shipping
Free standard shipping on all orders
Estimated to be delivered within 7-10 business days
Returns Accepted
Learn More.
customers are viewing this product
Description:
When Jesus began His ministry, attracting followers and choosing His disciples, He didn't choose the religious leaders of his day.
No, Jesus didn't choose the priests. He didn't meet with the Pharisees or Sadducees. Jesus didn't recruit his most arden followers from the rabbis, the teachers.
No, Jesus chose from among the ordinary people. The people who knew they were imperfect. The sinners. Jesus chose the sinners. Not to shame them, but to elevate them. To show that the world is changed by those whom He has chosen.
Jesus has also chosen you. Are you willing to follow Him where He wants to lead you?
jQuery(function() {
var mode = jQuery('.gryffeditor').hasClass('editing') ? 'dev' : 'production';
var $module = jQuery('#m-1603811938329').children('.module');
if (mode == 'dev') {
jQuery('#m-1603811938329').attr('data-name', '').css('background-image', 'none').removeAttr('data-image');
var flag = true;
var $bkLiquid = parent.jQuery('body').find('#gfFrame').contents().find('#module-1603811938329');
if ($bkLiquid && $bkLiquid.length > 0) {
var $settings = $bkLiquid.find('.settings');
try {
var name = '';
var imageUrl = '';
settings = JSON.parse($settings.html());
for (var i = 0; i < settings.length; i++) {
if (settings[i].name == 'name') {
name = settings[i].default_value
}
if (settings[i].name == 'image') {
imageUrl = settings[i].default_value
}
}
if (imageUrl != '') {
flag = false;
jQuery('#m-1603811938329').css('background-image', 'url(' + imageUrl + ')').css('min-height', '100px').attr('data-image', 'true');
}
if (name != '' && name != 'Custom Code') {
flag = false;
jQuery('#m-1603811938329').attr('data-name', name);
}
} catch(error) {
console.log(error);
}
}
if (flag) {
jQuery('#m-1603811938329').attr('data-name', 'Right click on the module, then choose Edit Html / Liquid option to start writing your custom code.');
}
}
});