Brannon Howse Quoted in Worldnetdaily.com Article: They're doing it: U.N. makes its move into your school

Program already operating in hundreds of U.S. locations


Posted: August 10, 20109:10 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 Brown Academy of Chattanooga, Tenn., the 3,000th International Baccalaureate World School
The agenda of the United-Nations-funded and -run International Baccalaureate Curriculum is making massive inroads into America's public schools, with operations already established in more than 1,000 locations.
Worldview Weekend President and Founder Brannon Howse says the program is trying to train American students to embrace an anti-Christian worldview.
"This U.N. curriculum is extremely hostile to Christians. It's hostile to American values and ideas and very big on humanism, redistribution of wealth, and very big on pluralism and that all religions are equal," Howse told WND.
Howse says one of his radio program's listeners is frustrated that there is no outcry from the public.
Here's the instruction manual on an alternative to public schools, in "You've Decided to Homeschool, Now What?"
"The man wrote me an e-mail, and he said, 'It's crazy how we're not informed and how so many parents, Christian parents, are shuffling their kids into these programs thinking it's a good thing, a positive thing," Howse said.
Howse points to the program's objectives that say the entire curriculum is shaped by the U.N.
Click here for complete article: http://www.wnd.com/index.php?fa=PAGE.view&pageId=189413

Support Our Broadcast Network

We're a 100% Listener Supported Network

3 Simple Ways to Support WVW Foundation

Credit Card
100% Tax-Deductable
Paypal
100% Tax-Deductable

Make Monthly Donations

 

-or-

A One-Time Donation

 
Mail or Phone
100% Tax-Deductable
  • Mail In Your Donation

    Worldview Weekend Foundation
    PO BOX 1690
    Collierville, TN, 38027 USA

  • Donate by Phone

    901-825-0652

WorldviewFinancialTV.com Banner