Analyst: CFR membership conflicts with being evangelical
'There seems to be this idea somehow we'll be able to moderate their views toward us'
Posted: October 13, 201011:55 pm Eastern
By Michael Carl© 2010 WorldNetDaily
function legalChars(input,fieldName){
var tfld = input.value.replace(/^\s+|\s+$/, ''); // value of field with whitespace trimmed off
var illegalChars= /[\(\)\<\>\,\;\:\"\[\]]/ ;
if (tfld.match(illegalChars)) {
alert('Please enter valid characters in your '+fieldName+'.');
input.focus();
return false;
}
return true;
}
function mandatoryText(input,fieldName){
if(input.value == '' || input == null){
alert('Please enter your '+fieldName+'.');
input.focus();
return false;
} else {
return true;
}
}
function validEmail(field,fieldName) {
with (field) {
apos=value.indexOf("@");
dotpos=value.lastIndexOf(".");
if (apos<1||dotpos-apos<2) {
alert('Please enter a valid '+fieldName+'.');
return false;
}
}
var emailFilter = /^[^@]+@[^@.]+\.[^@]*\w\w$/ ;
if (!emailFilter.test(field.value)) { //test email for illegal characters
alert('Please enter well-formed '+fieldName+'.');
input.focus();
return false;
}
return true;
}
function checkSignup(newsletterCheckbox,thisNewsletter) {
var inputs = document.emvForm.getElementsByTagName('input');
for (var i=0; i < inputs.length; i++) {
if (inputs[i].getAttribute('type') == 'hidden') {
if (newsletterCheckbox.checked == true) {
if (inputs[i].value == '') {inputs[i].value = 'X';}
} else {
if (inputs[i].value == 'X') {inputs[i].value = '';}
}
if (inputs[i].name == thisNewsletter.name) {inputs[i].value = 'X';}
}
}
}
function validForm(){
if(!mandatoryText(document.getElementById('FIRSTNAME_FIELD'), 'First Name')) return;
if(!legalChars(document.getElementById('FIRSTNAME_FIELD'), 'First Name')) return;
if(!mandatoryText(document.getElementById('LASTNAME_FIELD'), 'Last Name')) return;
if(!legalChars(document.getElementById('LASTNAME_FIELD'), 'Last Name')) return;
if(!validEmail(document.getElementById('EMAIL_FIELD'), 'Email')) return;
if(!legalChars(document.getElementById('POSTAL_CODE_FIELD'), 'Postal Code')) return;
document.getElementById('emvForm').submit();
}
The chief of an organization that is monitoring the advance of jihad across America says it's contradictory for an evangelical Christian to be part of the globalist Council on Foreign Relations.
The object of the criticism from Bo Perrin of Islamic Jihad Watch is Richard Land, the president of the Southern Baptist Convention's Ethics and Religious Liberty Commission.
Perrin recently discussed Land's involvement with the CFR in connection with his participation in the U.S.-Muslim Engagement Project panel with Ground Zero mosque imam Abdul Feisal Rauf.
Perrin, a former Air Force security officer, said he's tried to figure out the benefits of taking a position in a globalist organization.
"I've tried to figure out through not just Dr. Land, but others who have similar leanings, that there seems to be this idea that if we sit with so-called moderate Muslims, moderate jihadists, that somehow we'll be able to moderate their views toward us and moderate American's views towards them and kind of bring people together," Perrin said.
Click here for complete article:http://www.wnd.com/index.php?fa=PAGE.view&pageId=214873
Trending Stories
Latest
WE'RE A 100% LISTENER SUPPORTED NETWORK
3 Simple Ways to Support WVW Foundation
Make Monthly Donations
-or-
A One-Time Donation
-
Mail In Your Donation
Worldview Weekend Foundation
PO BOX 1690
Collierville, TN, 38027 USA -
Donate by Phone
901-825-0652