====== Lead Routing Required field checking ====== There are 2 defined methods in this JavaScript include file: * function initSetup() * this method sets up the Country drop down box to call the method to map the State/Provinces for the Country selected every time a new Country is selected * function checkRequired() * this method checks to make sure the required fields have values in them before the form data can be saved or displayed to the user