
Early Learning Partnership Project
The ELPP - Supporting parents to engage in their child's early learning.
Associate Parliamentary Group for Parents and Families
Chair: Lord Northbourne, Vice-chairs: Baroness Trish Morris, David Kidney MP, Annette Brooke MP, Secretary: Baroness Sharpe; Treasurer: vacant
function CheckMultiple16(frm, name) {
for (var i=0; i < frm.length; i++)
{
fldObj = frm.elements[i];
fldId = fldObj.id;
if (fldId) {
var fieldnamecheck=fldObj.id.indexOf(name);
if (fieldnamecheck != -1) {
if (fldObj.checked) {
return true;
}
}
}
}
return false;
}
function CheckForm16(f) {
if (f.email.value == "") {
alert("Please enter your email address.");
f.email.focus();
return false;
}
if (f.format.selectedIndex == -1) {
alert("Please choose a format to receive your email campaigns in");
f.format.focus();
return false;
}
var fname = "CustomFields_5_16";
var fld = document.getElementById(fname);
if (fld.value == "") {
alert("Please enter a value for field Surname");
fld.focus();
return false;
}
var fldcheck = CheckMultiple16(f, "CustomFields[22_16]");
if (!fldcheck) {
alert("Please choose an option for field Registration Type");
return false;
}
return true;
};
* indicates required fields
Alternatively, you may wish to download and complete the registration form in either
Word
or
]Interactive PDF format
and return it by post.
Annual membership fees are £95.00. Registration is free of charge for parliamentarians. Please note that membership will run annually from January to December.
Please make cheques payable to:
Family and Parenting Institute
430 Highgate Studios
53-79 Highgate Road
London NW5 1TL
Design:This Way Up
Powered by:ThinkAdmin
Family and Parenting Institute is the operating name of the National Family and Parenting Institute (NFPI). NFPI is a company limited by guarantee. Registered in England and Wales. Registered company number: 3753345. Registered Charity No: 1077444. VAT Registration No. 833 0243 65. Registered Address: 430 Highgate Studios, 53-79 Highgate Road, London, NW5 1TL


