Legislative Update Emails During Session
During the legislative season, we will keep you updated on what’s going on at the Iowa Capitol regarding issues like religious liberty, life, marriage, family, and the Constitution.
Emails will generally be sent only on Fridays (in-depth week summary) and Mondays (quick summary of last week and what to watch for in the upcoming week), unless there is urgent action that requires immediate action.
Please update your information below and select the issues you are interested in:
var icpForm3606 = document.getElementById('icpsignup3606');
if (document.location.protocol === "https:")
icpForm3606.action = "https://app.icontact.com/icp/signup.php"; function verifyRequired3606() { if (icpForm3606["fields_email"].value == "") { icpForm3606["fields_email"].focus(); alert("The Email field is required."); return false; } if (icpForm3606["fields_fname"].value == "") { icpForm3606["fields_fname"].focus(); alert("The First Name field is required."); return false; } if (icpForm3606["fields_lname"].value == "") { icpForm3606["fields_lname"].focus(); alert("The Last Name field is required."); return false; } if (icpForm3606["fields_city"].value == "") { icpForm3606["fields_city"].focus(); alert("The City field is required."); return false; } if (icpForm3606["fields_state"].value == "") { icpForm3606["fields_state"].focus(); alert("The State field is required."); return false; } if (icpForm3606["fields_zip"].value == "") { icpForm3606["fields_zip"].focus(); alert("The Zip field is required."); return false; }
return true; }