 
            function Validate()
            {
                var lbError = false;
                var lsAlert = '';
                var loFocusControl;

                var loListcampus_Hesser_College = document.getElementById('_tdmcontrolcampus_Hesser_College');
if(loListcampus_Hesser_College.selectedIndex == 0 || loListcampus_Hesser_College.selectedIndex == -1)
{
lsAlert += fnValidateAlert(lbError, 'Please select a value for Select Campus.');
loFocusControl = fnValidateFocus(loFocusControl, loListcampus_Hesser_College);
lbError = true;
}
				var jsArrcampus_Hesser_College = new Array(5);
				jsArrcampus_Hesser_College[0] = new Array(2);
				jsArrcampus_Hesser_College[0][0] = "Concord, NH";
				jsArrcampus_Hesser_College[0][1] = "1";
				jsArrcampus_Hesser_College[1] = new Array(2);
				jsArrcampus_Hesser_College[1][0] = "Manchester, NH";
				jsArrcampus_Hesser_College[1][1] = "1";
				jsArrcampus_Hesser_College[2] = new Array(2);
				jsArrcampus_Hesser_College[2][0] = "Nashua, NH";
				jsArrcampus_Hesser_College[2][1] = "1";
				jsArrcampus_Hesser_College[3] = new Array(2);
				jsArrcampus_Hesser_College[3][0] = "Portsmouth, NH";
				jsArrcampus_Hesser_College[3][1] = "1";
				jsArrcampus_Hesser_College[4] = new Array(2);
				jsArrcampus_Hesser_College[4][0] = "Salem, NH";
				jsArrcampus_Hesser_College[4][1] = "1";

				var loTxtcampus_Hesser_College = document.getElementById('_tdmcontrolcampus_Hesser_College');
				ctr = document.frmContactForm._tdmcontrolcampus_Hesser_College.selectedIndex;
				if (ctr > 0){
				 if (jsArrcampus_Hesser_College[ctr - 1][0] == document.frmContactForm._tdmcontrolcampus_Hesser_College.options[ctr].text && jsArrcampus_Hesser_College[ctr - 1][1] != "1")
				{
				lsAlert += fnValidateAlert(lbError, 'Please select another value for Select Campus.');
				loFocusControl = fnValidateFocus(loFocusControl, loTxtcampus_Hesser_College);
				lbError = true;
				}}
var loListprograminterest_Hesser_College = document.getElementById('_tdmcontrolprograminterest_Hesser_College');
if (loListprograminterest_Hesser_College.selectedIndex == -1 || loListprograminterest_Hesser_College[loListprograminterest_Hesser_College.selectedIndex].value == '')
{
lsAlert += fnValidateAlert(lbError, 'Please select a value for Program of Interest.');
loFocusControl = fnValidateFocus(loFocusControl, loListprograminterest_Hesser_College);
lbError = true;
}
Array.prototype.addDim = function(x,y,z) {
 for (var i = 0; i < x; i++) {
  this[i] = []
  for (var j = 0; j < y; j++) {
     this[i][j] = []
      for (var k = 0; k < z; k++) {
      this[i][j][k] = []
     }}}
 return this
}

				var jsArrprograminterest_Hesser_College = [].addDim(5, 70, 0)

				jsArrprograminterest_Hesser_College[0][0][0] = "Accounting - Associate of Business Science";
				jsArrprograminterest_Hesser_College[0][0][1] = "1";
				jsArrprograminterest_Hesser_College[0][1][0] = "Business Administration - Associate of Business Science";
				jsArrprograminterest_Hesser_College[0][1][1] = "1";
				jsArrprograminterest_Hesser_College[0][2][0] = "Business Administration - Bachelor of Science";
				jsArrprograminterest_Hesser_College[0][2][1] = "1";
				jsArrprograminterest_Hesser_College[0][3][0] = "Criminal Justice - Associate of Science";
				jsArrprograminterest_Hesser_College[0][3][1] = "1";
				jsArrprograminterest_Hesser_College[0][4][0] = "Criminal Justice - Bachelor of Science";
				jsArrprograminterest_Hesser_College[0][4][1] = "1";
				jsArrprograminterest_Hesser_College[0][5][0] = "Liberal Studies - Associate of Arts";
				jsArrprograminterest_Hesser_College[0][5][1] = "1";
				jsArrprograminterest_Hesser_College[0][6][0] = "Medical Assistant - Associate of Science";
				jsArrprograminterest_Hesser_College[0][6][1] = "1";
				jsArrprograminterest_Hesser_College[0][7][0] = "Medical Assistant - Diploma";
				jsArrprograminterest_Hesser_College[0][7][1] = "1";
				jsArrprograminterest_Hesser_College[0][8][0] = "Paralegal - Associate of Science";
				jsArrprograminterest_Hesser_College[0][8][1] = "1";
				jsArrprograminterest_Hesser_College[0][9][0] = "Psychology - Associate of Science";
				jsArrprograminterest_Hesser_College[0][9][1] = "1";
				jsArrprograminterest_Hesser_College[0][10][0] = "Psychology - Bachelor of Science";
				jsArrprograminterest_Hesser_College[0][10][1] = "1";
				jsArrprograminterest_Hesser_College[1][0][0] = "Accounting - Associate of Business Science";
				jsArrprograminterest_Hesser_College[1][0][1] = "1";
				jsArrprograminterest_Hesser_College[1][1][0] = "Business Administration - Associate of Business Science";
				jsArrprograminterest_Hesser_College[1][1][1] = "1";
				jsArrprograminterest_Hesser_College[1][2][0] = "Business Administration - Bachelor of Science";
				jsArrprograminterest_Hesser_College[1][2][1] = "1";
				jsArrprograminterest_Hesser_College[1][3][0] = "Business Administration, Accounting Concentration - Bachelor of Science";
				jsArrprograminterest_Hesser_College[1][3][1] = "1";
				jsArrprograminterest_Hesser_College[1][4][0] = "Communications - Associate of Science";
				jsArrprograminterest_Hesser_College[1][4][1] = "1";
				jsArrprograminterest_Hesser_College[1][5][0] = "Criminal Justice - Associate of Science";
				jsArrprograminterest_Hesser_College[1][5][1] = "1";
				jsArrprograminterest_Hesser_College[1][6][0] = "Criminal Justice - Bachelor of Science";
				jsArrprograminterest_Hesser_College[1][6][1] = "1";
				jsArrprograminterest_Hesser_College[1][7][0] = "Early Childhood Education - Associate";
				jsArrprograminterest_Hesser_College[1][7][1] = "1";
				jsArrprograminterest_Hesser_College[1][8][0] = "Graphic Design - Associate of Science";
				jsArrprograminterest_Hesser_College[1][8][1] = "1";
				jsArrprograminterest_Hesser_College[1][9][0] = "Interior Design - Associate of Science";
				jsArrprograminterest_Hesser_College[1][9][1] = "1";
				jsArrprograminterest_Hesser_College[1][10][0] = "Liberal Studies - Associate of Arts";
				jsArrprograminterest_Hesser_College[1][10][1] = "1";
				jsArrprograminterest_Hesser_College[1][11][0] = "Massage Therapy - Diploma";
				jsArrprograminterest_Hesser_College[1][11][1] = "1";
				jsArrprograminterest_Hesser_College[1][12][0] = "Medical Assistant - Associate of Science";
				jsArrprograminterest_Hesser_College[1][12][1] = "1";
				jsArrprograminterest_Hesser_College[1][13][0] = "Medical Assistant - Diploma";
				jsArrprograminterest_Hesser_College[1][13][1] = "1";
				jsArrprograminterest_Hesser_College[1][14][0] = "Paralegal - Associate of Science";
				jsArrprograminterest_Hesser_College[1][14][1] = "1";
				jsArrprograminterest_Hesser_College[1][15][0] = "Physical Therapist Assistant - Associate of Science";
				jsArrprograminterest_Hesser_College[1][15][1] = "1";
				jsArrprograminterest_Hesser_College[1][16][0] = "Professional Lead Teacher - Certificate";
				jsArrprograminterest_Hesser_College[1][16][1] = "1";
				jsArrprograminterest_Hesser_College[1][17][0] = "Psychology - Associate of Science";
				jsArrprograminterest_Hesser_College[1][17][1] = "1";
				jsArrprograminterest_Hesser_College[1][18][0] = "Psychology - Bachelor of Science";
				jsArrprograminterest_Hesser_College[1][18][1] = "1";
				jsArrprograminterest_Hesser_College[1][19][0] = "Radio/Video Production and Broadcasting - Associate of Business Science";
				jsArrprograminterest_Hesser_College[1][19][1] = "1";
				jsArrprograminterest_Hesser_College[2][0][0] = "Accounting - Associate of Business Science";
				jsArrprograminterest_Hesser_College[2][0][1] = "1";
				jsArrprograminterest_Hesser_College[2][1][0] = "Business Administration - Associate of Business Science";
				jsArrprograminterest_Hesser_College[2][1][1] = "1";
				jsArrprograminterest_Hesser_College[2][2][0] = "Business Administration - Bachelor of Science";
				jsArrprograminterest_Hesser_College[2][2][1] = "1";
				jsArrprograminterest_Hesser_College[2][3][0] = "Criminal Justice - Associate of Science";
				jsArrprograminterest_Hesser_College[2][3][1] = "1";
				jsArrprograminterest_Hesser_College[2][4][0] = "Criminal Justice - Bachelor of Science";
				jsArrprograminterest_Hesser_College[2][4][1] = "1";
				jsArrprograminterest_Hesser_College[2][5][0] = "Graphic Design - Associate of Science";
				jsArrprograminterest_Hesser_College[2][5][1] = "1";
				jsArrprograminterest_Hesser_College[2][6][0] = "Interior Design - Associate of Science";
				jsArrprograminterest_Hesser_College[2][6][1] = "1";
				jsArrprograminterest_Hesser_College[2][7][0] = "Liberal Studies - Associate of Arts";
				jsArrprograminterest_Hesser_College[2][7][1] = "1";
				jsArrprograminterest_Hesser_College[2][8][0] = "Medical Assistant - Associate of Science";
				jsArrprograminterest_Hesser_College[2][8][1] = "1";
				jsArrprograminterest_Hesser_College[2][9][0] = "Medical Assistant - Diploma";
				jsArrprograminterest_Hesser_College[2][9][1] = "1";
				jsArrprograminterest_Hesser_College[2][10][0] = "Paralegal - Associate of Science";
				jsArrprograminterest_Hesser_College[2][10][1] = "1";
				jsArrprograminterest_Hesser_College[2][11][0] = "Psychology - Associate of Science";
				jsArrprograminterest_Hesser_College[2][11][1] = "1";
				jsArrprograminterest_Hesser_College[3][0][0] = "Accounting - Associate of Business Science";
				jsArrprograminterest_Hesser_College[3][0][1] = "1";
				jsArrprograminterest_Hesser_College[3][1][0] = "Business Administration - Associate of Business Science";
				jsArrprograminterest_Hesser_College[3][1][1] = "1";
				jsArrprograminterest_Hesser_College[3][2][0] = "Business Administration - Bachelor of Science";
				jsArrprograminterest_Hesser_College[3][2][1] = "1";
				jsArrprograminterest_Hesser_College[3][3][0] = "Criminal Justice - Associate of Science";
				jsArrprograminterest_Hesser_College[3][3][1] = "1";
				jsArrprograminterest_Hesser_College[3][4][0] = "Criminal Justice - Bachelor of Science";
				jsArrprograminterest_Hesser_College[3][4][1] = "1";
				jsArrprograminterest_Hesser_College[3][5][0] = "Early Childhood Education - Associate";
				jsArrprograminterest_Hesser_College[3][5][1] = "1";
				jsArrprograminterest_Hesser_College[3][6][0] = "Interior Design - Associate of Science";
				jsArrprograminterest_Hesser_College[3][6][1] = "1";
				jsArrprograminterest_Hesser_College[3][7][0] = "Liberal Studies - Associate of Arts";
				jsArrprograminterest_Hesser_College[3][7][1] = "1";
				jsArrprograminterest_Hesser_College[3][8][0] = "Massage Therapy - Diploma";
				jsArrprograminterest_Hesser_College[3][8][1] = "1";
				jsArrprograminterest_Hesser_College[3][9][0] = "Medical Assistant - Associate of Science";
				jsArrprograminterest_Hesser_College[3][9][1] = "1";
				jsArrprograminterest_Hesser_College[3][10][0] = "Paralegal - Associate of Science";
				jsArrprograminterest_Hesser_College[3][10][1] = "1";
				jsArrprograminterest_Hesser_College[3][11][0] = "Psychology - Associate of Science";
				jsArrprograminterest_Hesser_College[3][11][1] = "1";
				jsArrprograminterest_Hesser_College[3][12][0] = "Psychology - Bachelor of Science";
				jsArrprograminterest_Hesser_College[3][12][1] = "1";
				jsArrprograminterest_Hesser_College[4][0][0] = "Accounting - Associate of Business Science";
				jsArrprograminterest_Hesser_College[4][0][1] = "1";
				jsArrprograminterest_Hesser_College[4][1][0] = "Business Administration - Associate of Business Science";
				jsArrprograminterest_Hesser_College[4][1][1] = "1";
				jsArrprograminterest_Hesser_College[4][2][0] = "Business Administration - Bachelor of Science";
				jsArrprograminterest_Hesser_College[4][2][1] = "1";
				jsArrprograminterest_Hesser_College[4][3][0] = "Business Administration, Accounting Concentration - Bachelor of Science";
				jsArrprograminterest_Hesser_College[4][3][1] = "1";
				jsArrprograminterest_Hesser_College[4][4][0] = "Criminal Justice - Associate of Science";
				jsArrprograminterest_Hesser_College[4][4][1] = "1";
				jsArrprograminterest_Hesser_College[4][5][0] = "Criminal Justice - Bachelor of Science";
				jsArrprograminterest_Hesser_College[4][5][1] = "1";
				jsArrprograminterest_Hesser_College[4][6][0] = "Interior Design - Associate of Science";
				jsArrprograminterest_Hesser_College[4][6][1] = "1";
				jsArrprograminterest_Hesser_College[4][7][0] = "Liberal Studies - Associate of Arts";
				jsArrprograminterest_Hesser_College[4][7][1] = "1";
				jsArrprograminterest_Hesser_College[4][8][0] = "Massage Therapy - Diploma";
				jsArrprograminterest_Hesser_College[4][8][1] = "1";
				jsArrprograminterest_Hesser_College[4][9][0] = "Medical Assistant - Associate of Science";
				jsArrprograminterest_Hesser_College[4][9][1] = "1";
				jsArrprograminterest_Hesser_College[4][10][0] = "Medical Assistant - Diploma";
				jsArrprograminterest_Hesser_College[4][10][1] = "1";
				jsArrprograminterest_Hesser_College[4][11][0] = "Paralegal - Associate of Science";
				jsArrprograminterest_Hesser_College[4][11][1] = "1";
				jsArrprograminterest_Hesser_College[4][12][0] = "Psychology - Associate of Science";
				jsArrprograminterest_Hesser_College[4][12][1] = "1";
				jsArrprograminterest_Hesser_College[4][13][0] = "Psychology - Bachelor of Science";
				jsArrprograminterest_Hesser_College[4][13][1] = "1";

				var loTxtprograminterest_Hesser_College = document.getElementById('_tdmcontrolprograminterest_Hesser_College');
				ctrParent = document.frmContactForm._tdmcontrolcampus_Hesser_College.selectedIndex;
				ctr = document.frmContactForm._tdmcontrolprograminterest_Hesser_College.selectedIndex;
				if (ctr > 0){
				 if (jsArrprograminterest_Hesser_College[ctrParent-1][ctr - 1][0] == document.frmContactForm._tdmcontrolprograminterest_Hesser_College.options[ctr].text && jsArrprograminterest_Hesser_College[ctrParent-1][ctr - 1][1] != "1")
				{
				lsAlert += fnValidateAlert(lbError, 'Please select another value for Program of Interest.');
				loFocusControl = fnValidateFocus(loFocusControl, loTxtprograminterest_Hesser_College);
				lbError = true;
				}}
var loTxtfirstname_First_Name_50 = document.getElementById('_tdmcontrolfirstname_First_Name_50');
if(jsTrim(loTxtfirstname_First_Name_50.value) == '')
{
lsAlert += fnValidateAlert(lbError, 'Please, enter a value into First Name.');
loFocusControl = fnValidateFocus(loFocusControl, loTxtfirstname_First_Name_50);
lbError = true;
}
var loTxtlastname_Last_Name_50 = document.getElementById('_tdmcontrollastname_Last_Name_50');
if(jsTrim(loTxtlastname_Last_Name_50.value) == '')
{
lsAlert += fnValidateAlert(lbError, 'Please, enter a value into Last Name.');
loFocusControl = fnValidateFocus(loFocusControl, loTxtlastname_Last_Name_50);
lbError = true;
}
var loTxtstreet1_Street_Address_1_50 = document.getElementById('_tdmcontrolstreet1_Street_Address_1_50');
if(jsTrim(loTxtstreet1_Street_Address_1_50.value) == '')
{
lsAlert += fnValidateAlert(lbError, 'Please, enter a value into Street Address 1.');
loFocusControl = fnValidateFocus(loFocusControl, loTxtstreet1_Street_Address_1_50);
lbError = true;
}
var loTxtcity_City_50 = document.getElementById('_tdmcontrolcity_City_50');
if(jsTrim(loTxtcity_City_50.value) == '')
{
lsAlert += fnValidateAlert(lbError, 'Please, enter a value into City.');
loFocusControl = fnValidateFocus(loFocusControl, loTxtcity_City_50);
lbError = true;
}
var loListstate_list_kaplan = document.getElementById('_tdmcontrolstate_list_kaplan');
if(loListstate_list_kaplan.selectedIndex == 0 || loListstate_list_kaplan.selectedIndex == -1)
{
lsAlert += fnValidateAlert(lbError, 'Please select a value for State.');
loFocusControl = fnValidateFocus(loFocusControl, loListstate_list_kaplan);
lbError = true;
}
				var jsArrstate_list_kaplan = new Array(65);
				jsArrstate_list_kaplan[0] = new Array(2);
				jsArrstate_list_kaplan[0][0] = "AA - Americas (Except Canada)";
				jsArrstate_list_kaplan[0][1] = "1";
				jsArrstate_list_kaplan[1] = new Array(2);
				jsArrstate_list_kaplan[1][0] = "AE - Africa";
				jsArrstate_list_kaplan[1][1] = "1";
				jsArrstate_list_kaplan[2] = new Array(2);
				jsArrstate_list_kaplan[2][0] = "AE - Canada";
				jsArrstate_list_kaplan[2][1] = "1";
				jsArrstate_list_kaplan[3] = new Array(2);
				jsArrstate_list_kaplan[3][0] = "AE - Europe";
				jsArrstate_list_kaplan[3][1] = "1";
				jsArrstate_list_kaplan[4] = new Array(2);
				jsArrstate_list_kaplan[4][0] = "AE - Middle East";
				jsArrstate_list_kaplan[4][1] = "1";
				jsArrstate_list_kaplan[5] = new Array(2);
				jsArrstate_list_kaplan[5][0] = "AK - Alaska";
				jsArrstate_list_kaplan[5][1] = "1";
				jsArrstate_list_kaplan[6] = new Array(2);
				jsArrstate_list_kaplan[6][0] = "AL - Alabama";
				jsArrstate_list_kaplan[6][1] = "1";
				jsArrstate_list_kaplan[7] = new Array(2);
				jsArrstate_list_kaplan[7][0] = "AP - Pacific";
				jsArrstate_list_kaplan[7][1] = "1";
				jsArrstate_list_kaplan[8] = new Array(2);
				jsArrstate_list_kaplan[8][0] = "AR - Arkansas";
				jsArrstate_list_kaplan[8][1] = "1";
				jsArrstate_list_kaplan[9] = new Array(2);
				jsArrstate_list_kaplan[9][0] = "AS - American Samoa";
				jsArrstate_list_kaplan[9][1] = "1";
				jsArrstate_list_kaplan[10] = new Array(2);
				jsArrstate_list_kaplan[10][0] = "AZ - Arizona";
				jsArrstate_list_kaplan[10][1] = "1";
				jsArrstate_list_kaplan[11] = new Array(2);
				jsArrstate_list_kaplan[11][0] = "CA - California";
				jsArrstate_list_kaplan[11][1] = "1";
				jsArrstate_list_kaplan[12] = new Array(2);
				jsArrstate_list_kaplan[12][0] = "CO - Colorado";
				jsArrstate_list_kaplan[12][1] = "1";
				jsArrstate_list_kaplan[13] = new Array(2);
				jsArrstate_list_kaplan[13][0] = "CT - Connecticut";
				jsArrstate_list_kaplan[13][1] = "1";
				jsArrstate_list_kaplan[14] = new Array(2);
				jsArrstate_list_kaplan[14][0] = "DC - District of Columbia";
				jsArrstate_list_kaplan[14][1] = "1";
				jsArrstate_list_kaplan[15] = new Array(2);
				jsArrstate_list_kaplan[15][0] = "DE - Delaware";
				jsArrstate_list_kaplan[15][1] = "1";
				jsArrstate_list_kaplan[16] = new Array(2);
				jsArrstate_list_kaplan[16][0] = "FL - Florida";
				jsArrstate_list_kaplan[16][1] = "1";
				jsArrstate_list_kaplan[17] = new Array(2);
				jsArrstate_list_kaplan[17][0] = "FM - Federated States of Micronesia";
				jsArrstate_list_kaplan[17][1] = "1";
				jsArrstate_list_kaplan[18] = new Array(2);
				jsArrstate_list_kaplan[18][0] = "GA - Georgia";
				jsArrstate_list_kaplan[18][1] = "1";
				jsArrstate_list_kaplan[19] = new Array(2);
				jsArrstate_list_kaplan[19][0] = "GU - Guam";
				jsArrstate_list_kaplan[19][1] = "1";
				jsArrstate_list_kaplan[20] = new Array(2);
				jsArrstate_list_kaplan[20][0] = "HI - Hawaii";
				jsArrstate_list_kaplan[20][1] = "1";
				jsArrstate_list_kaplan[21] = new Array(2);
				jsArrstate_list_kaplan[21][0] = "IA - Iowa";
				jsArrstate_list_kaplan[21][1] = "1";
				jsArrstate_list_kaplan[22] = new Array(2);
				jsArrstate_list_kaplan[22][0] = "ID - Idaho";
				jsArrstate_list_kaplan[22][1] = "1";
				jsArrstate_list_kaplan[23] = new Array(2);
				jsArrstate_list_kaplan[23][0] = "IL - Illinois";
				jsArrstate_list_kaplan[23][1] = "1";
				jsArrstate_list_kaplan[24] = new Array(2);
				jsArrstate_list_kaplan[24][0] = "IN - Indiana";
				jsArrstate_list_kaplan[24][1] = "1";
				jsArrstate_list_kaplan[25] = new Array(2);
				jsArrstate_list_kaplan[25][0] = "KS - Kansas";
				jsArrstate_list_kaplan[25][1] = "1";
				jsArrstate_list_kaplan[26] = new Array(2);
				jsArrstate_list_kaplan[26][0] = "KY - Kentucky";
				jsArrstate_list_kaplan[26][1] = "1";
				jsArrstate_list_kaplan[27] = new Array(2);
				jsArrstate_list_kaplan[27][0] = "LA - Louisiana";
				jsArrstate_list_kaplan[27][1] = "1";
				jsArrstate_list_kaplan[28] = new Array(2);
				jsArrstate_list_kaplan[28][0] = "MA - Massachusetts";
				jsArrstate_list_kaplan[28][1] = "1";
				jsArrstate_list_kaplan[29] = new Array(2);
				jsArrstate_list_kaplan[29][0] = "MD - Maryland";
				jsArrstate_list_kaplan[29][1] = "1";
				jsArrstate_list_kaplan[30] = new Array(2);
				jsArrstate_list_kaplan[30][0] = "ME - Maine";
				jsArrstate_list_kaplan[30][1] = "1";
				jsArrstate_list_kaplan[31] = new Array(2);
				jsArrstate_list_kaplan[31][0] = "MH - Marshall Islands";
				jsArrstate_list_kaplan[31][1] = "1";
				jsArrstate_list_kaplan[32] = new Array(2);
				jsArrstate_list_kaplan[32][0] = "MI - Michigan";
				jsArrstate_list_kaplan[32][1] = "1";
				jsArrstate_list_kaplan[33] = new Array(2);
				jsArrstate_list_kaplan[33][0] = "MN - Minnesota";
				jsArrstate_list_kaplan[33][1] = "1";
				jsArrstate_list_kaplan[34] = new Array(2);
				jsArrstate_list_kaplan[34][0] = "MO - Missouri";
				jsArrstate_list_kaplan[34][1] = "1";
				jsArrstate_list_kaplan[35] = new Array(2);
				jsArrstate_list_kaplan[35][0] = "MP - Northern Mariana Islands";
				jsArrstate_list_kaplan[35][1] = "1";
				jsArrstate_list_kaplan[36] = new Array(2);
				jsArrstate_list_kaplan[36][0] = "MS - Mississippi";
				jsArrstate_list_kaplan[36][1] = "1";
				jsArrstate_list_kaplan[37] = new Array(2);
				jsArrstate_list_kaplan[37][0] = "MT - Montana";
				jsArrstate_list_kaplan[37][1] = "1";
				jsArrstate_list_kaplan[38] = new Array(2);
				jsArrstate_list_kaplan[38][0] = "NC - North Carolina";
				jsArrstate_list_kaplan[38][1] = "1";
				jsArrstate_list_kaplan[39] = new Array(2);
				jsArrstate_list_kaplan[39][0] = "ND - North Dakota";
				jsArrstate_list_kaplan[39][1] = "1";
				jsArrstate_list_kaplan[40] = new Array(2);
				jsArrstate_list_kaplan[40][0] = "NE - Nebraska";
				jsArrstate_list_kaplan[40][1] = "1";
				jsArrstate_list_kaplan[41] = new Array(2);
				jsArrstate_list_kaplan[41][0] = "NH - New Hampshire";
				jsArrstate_list_kaplan[41][1] = "1";
				jsArrstate_list_kaplan[42] = new Array(2);
				jsArrstate_list_kaplan[42][0] = "NJ - New Jersey";
				jsArrstate_list_kaplan[42][1] = "1";
				jsArrstate_list_kaplan[43] = new Array(2);
				jsArrstate_list_kaplan[43][0] = "NM - New Mexico";
				jsArrstate_list_kaplan[43][1] = "1";
				jsArrstate_list_kaplan[44] = new Array(2);
				jsArrstate_list_kaplan[44][0] = "NV - Nevada";
				jsArrstate_list_kaplan[44][1] = "1";
				jsArrstate_list_kaplan[45] = new Array(2);
				jsArrstate_list_kaplan[45][0] = "NY - New York";
				jsArrstate_list_kaplan[45][1] = "1";
				jsArrstate_list_kaplan[46] = new Array(2);
				jsArrstate_list_kaplan[46][0] = "OH - Ohio";
				jsArrstate_list_kaplan[46][1] = "1";
				jsArrstate_list_kaplan[47] = new Array(2);
				jsArrstate_list_kaplan[47][0] = "OK - Oklahoma";
				jsArrstate_list_kaplan[47][1] = "1";
				jsArrstate_list_kaplan[48] = new Array(2);
				jsArrstate_list_kaplan[48][0] = "OR - Oregon";
				jsArrstate_list_kaplan[48][1] = "1";
				jsArrstate_list_kaplan[49] = new Array(2);
				jsArrstate_list_kaplan[49][0] = "PA - Pennsylvania";
				jsArrstate_list_kaplan[49][1] = "1";
				jsArrstate_list_kaplan[50] = new Array(2);
				jsArrstate_list_kaplan[50][0] = "PR - Puerto Rico";
				jsArrstate_list_kaplan[50][1] = "1";
				jsArrstate_list_kaplan[51] = new Array(2);
				jsArrstate_list_kaplan[51][0] = "PW - Palau";
				jsArrstate_list_kaplan[51][1] = "1";
				jsArrstate_list_kaplan[52] = new Array(2);
				jsArrstate_list_kaplan[52][0] = "RI - Rhode Island";
				jsArrstate_list_kaplan[52][1] = "1";
				jsArrstate_list_kaplan[53] = new Array(2);
				jsArrstate_list_kaplan[53][0] = "SC - South Carolina";
				jsArrstate_list_kaplan[53][1] = "1";
				jsArrstate_list_kaplan[54] = new Array(2);
				jsArrstate_list_kaplan[54][0] = "SD - South Dakota";
				jsArrstate_list_kaplan[54][1] = "1";
				jsArrstate_list_kaplan[55] = new Array(2);
				jsArrstate_list_kaplan[55][0] = "TN - Tennessee";
				jsArrstate_list_kaplan[55][1] = "1";
				jsArrstate_list_kaplan[56] = new Array(2);
				jsArrstate_list_kaplan[56][0] = "TX - Texas";
				jsArrstate_list_kaplan[56][1] = "1";
				jsArrstate_list_kaplan[57] = new Array(2);
				jsArrstate_list_kaplan[57][0] = "UT - Utah";
				jsArrstate_list_kaplan[57][1] = "1";
				jsArrstate_list_kaplan[58] = new Array(2);
				jsArrstate_list_kaplan[58][0] = "VA - Virginia";
				jsArrstate_list_kaplan[58][1] = "1";
				jsArrstate_list_kaplan[59] = new Array(2);
				jsArrstate_list_kaplan[59][0] = "VI - Virgin Islands";
				jsArrstate_list_kaplan[59][1] = "1";
				jsArrstate_list_kaplan[60] = new Array(2);
				jsArrstate_list_kaplan[60][0] = "VT - Vermont";
				jsArrstate_list_kaplan[60][1] = "1";
				jsArrstate_list_kaplan[61] = new Array(2);
				jsArrstate_list_kaplan[61][0] = "WA - Washington";
				jsArrstate_list_kaplan[61][1] = "1";
				jsArrstate_list_kaplan[62] = new Array(2);
				jsArrstate_list_kaplan[62][0] = "WI - Wisconsin";
				jsArrstate_list_kaplan[62][1] = "1";
				jsArrstate_list_kaplan[63] = new Array(2);
				jsArrstate_list_kaplan[63][0] = "WV - West Virginia";
				jsArrstate_list_kaplan[63][1] = "1";
				jsArrstate_list_kaplan[64] = new Array(2);
				jsArrstate_list_kaplan[64][0] = "WY - Wyoming";
				jsArrstate_list_kaplan[64][1] = "1";

				var loTxtstate_list_kaplan = document.getElementById('_tdmcontrolstate_list_kaplan');
				ctr = document.frmContactForm._tdmcontrolstate_list_kaplan.selectedIndex;
				if (ctr > 0){
				 if (jsArrstate_list_kaplan[ctr - 1][0] == document.frmContactForm._tdmcontrolstate_list_kaplan.options[ctr].text && jsArrstate_list_kaplan[ctr - 1][1] != "1")
				{
				lsAlert += fnValidateAlert(lbError, 'Please select another value for State.');
				loFocusControl = fnValidateFocus(loFocusControl, loTxtstate_list_kaplan);
				lbError = true;
				}}
var loTxtzip_Zip_Code_5 = document.getElementById('_tdmcontrolzip_Zip_Code_5');
if(jsTrim(loTxtzip_Zip_Code_5.value) == '')
{
lsAlert += fnValidateAlert(lbError, 'Please, enter a value into Zip Code.');
loFocusControl = fnValidateFocus(loFocusControl, loTxtzip_Zip_Code_5);
lbError = true;
}
var loListcountry_kaplan = document.getElementById('_tdmcontrolcountry_kaplan');
if(loListcountry_kaplan.selectedIndex == 0 || loListcountry_kaplan.selectedIndex == -1)
{
lsAlert += fnValidateAlert(lbError, 'Please select a value for Country.');
loFocusControl = fnValidateFocus(loFocusControl, loListcountry_kaplan);
lbError = true;
}
				var jsArrcountry_kaplan = new Array(240);
				jsArrcountry_kaplan[0] = new Array(2);
				jsArrcountry_kaplan[0][0] = "Albania";
				jsArrcountry_kaplan[0][1] = "1";
				jsArrcountry_kaplan[1] = new Array(2);
				jsArrcountry_kaplan[1][0] = "Algeria";
				jsArrcountry_kaplan[1][1] = "1";
				jsArrcountry_kaplan[2] = new Array(2);
				jsArrcountry_kaplan[2][0] = "American Samoa";
				jsArrcountry_kaplan[2][1] = "1";
				jsArrcountry_kaplan[3] = new Array(2);
				jsArrcountry_kaplan[3][0] = "Andorra";
				jsArrcountry_kaplan[3][1] = "1";
				jsArrcountry_kaplan[4] = new Array(2);
				jsArrcountry_kaplan[4][0] = "Angola";
				jsArrcountry_kaplan[4][1] = "1";
				jsArrcountry_kaplan[5] = new Array(2);
				jsArrcountry_kaplan[5][0] = "Anguilla";
				jsArrcountry_kaplan[5][1] = "1";
				jsArrcountry_kaplan[6] = new Array(2);
				jsArrcountry_kaplan[6][0] = "Antarctica";
				jsArrcountry_kaplan[6][1] = "1";
				jsArrcountry_kaplan[7] = new Array(2);
				jsArrcountry_kaplan[7][0] = "Antigua and Barbuda";
				jsArrcountry_kaplan[7][1] = "1";
				jsArrcountry_kaplan[8] = new Array(2);
				jsArrcountry_kaplan[8][0] = "Argentina";
				jsArrcountry_kaplan[8][1] = "1";
				jsArrcountry_kaplan[9] = new Array(2);
				jsArrcountry_kaplan[9][0] = "Armenia";
				jsArrcountry_kaplan[9][1] = "1";
				jsArrcountry_kaplan[10] = new Array(2);
				jsArrcountry_kaplan[10][0] = "Aruba";
				jsArrcountry_kaplan[10][1] = "1";
				jsArrcountry_kaplan[11] = new Array(2);
				jsArrcountry_kaplan[11][0] = "Australia";
				jsArrcountry_kaplan[11][1] = "1";
				jsArrcountry_kaplan[12] = new Array(2);
				jsArrcountry_kaplan[12][0] = "Austria";
				jsArrcountry_kaplan[12][1] = "1";
				jsArrcountry_kaplan[13] = new Array(2);
				jsArrcountry_kaplan[13][0] = "Azerbaijan";
				jsArrcountry_kaplan[13][1] = "1";
				jsArrcountry_kaplan[14] = new Array(2);
				jsArrcountry_kaplan[14][0] = "Bahamas";
				jsArrcountry_kaplan[14][1] = "1";
				jsArrcountry_kaplan[15] = new Array(2);
				jsArrcountry_kaplan[15][0] = "Bahrain";
				jsArrcountry_kaplan[15][1] = "1";
				jsArrcountry_kaplan[16] = new Array(2);
				jsArrcountry_kaplan[16][0] = "Bangladesh";
				jsArrcountry_kaplan[16][1] = "1";
				jsArrcountry_kaplan[17] = new Array(2);
				jsArrcountry_kaplan[17][0] = "Barbados";
				jsArrcountry_kaplan[17][1] = "1";
				jsArrcountry_kaplan[18] = new Array(2);
				jsArrcountry_kaplan[18][0] = "Belarus";
				jsArrcountry_kaplan[18][1] = "1";
				jsArrcountry_kaplan[19] = new Array(2);
				jsArrcountry_kaplan[19][0] = "Belgium";
				jsArrcountry_kaplan[19][1] = "1";
				jsArrcountry_kaplan[20] = new Array(2);
				jsArrcountry_kaplan[20][0] = "Belize";
				jsArrcountry_kaplan[20][1] = "1";
				jsArrcountry_kaplan[21] = new Array(2);
				jsArrcountry_kaplan[21][0] = "Benin";
				jsArrcountry_kaplan[21][1] = "1";
				jsArrcountry_kaplan[22] = new Array(2);
				jsArrcountry_kaplan[22][0] = "Bermuda";
				jsArrcountry_kaplan[22][1] = "1";
				jsArrcountry_kaplan[23] = new Array(2);
				jsArrcountry_kaplan[23][0] = "Bhutan";
				jsArrcountry_kaplan[23][1] = "1";
				jsArrcountry_kaplan[24] = new Array(2);
				jsArrcountry_kaplan[24][0] = "Bolivia";
				jsArrcountry_kaplan[24][1] = "1";
				jsArrcountry_kaplan[25] = new Array(2);
				jsArrcountry_kaplan[25][0] = "Bosnia and Herzegovina";
				jsArrcountry_kaplan[25][1] = "1";
				jsArrcountry_kaplan[26] = new Array(2);
				jsArrcountry_kaplan[26][0] = "Botswana";
				jsArrcountry_kaplan[26][1] = "1";
				jsArrcountry_kaplan[27] = new Array(2);
				jsArrcountry_kaplan[27][0] = "Bouvet Island";
				jsArrcountry_kaplan[27][1] = "1";
				jsArrcountry_kaplan[28] = new Array(2);
				jsArrcountry_kaplan[28][0] = "Brazil";
				jsArrcountry_kaplan[28][1] = "1";
				jsArrcountry_kaplan[29] = new Array(2);
				jsArrcountry_kaplan[29][0] = "British Indian Ocean Territory";
				jsArrcountry_kaplan[29][1] = "1";
				jsArrcountry_kaplan[30] = new Array(2);
				jsArrcountry_kaplan[30][0] = "Brunei Darussalam";
				jsArrcountry_kaplan[30][1] = "1";
				jsArrcountry_kaplan[31] = new Array(2);
				jsArrcountry_kaplan[31][0] = "Bulgaria";
				jsArrcountry_kaplan[31][1] = "1";
				jsArrcountry_kaplan[32] = new Array(2);
				jsArrcountry_kaplan[32][0] = "Burkina Faso";
				jsArrcountry_kaplan[32][1] = "1";
				jsArrcountry_kaplan[33] = new Array(2);
				jsArrcountry_kaplan[33][0] = "Burma";
				jsArrcountry_kaplan[33][1] = "1";
				jsArrcountry_kaplan[34] = new Array(2);
				jsArrcountry_kaplan[34][0] = "Burundi";
				jsArrcountry_kaplan[34][1] = "1";
				jsArrcountry_kaplan[35] = new Array(2);
				jsArrcountry_kaplan[35][0] = "Cambodia";
				jsArrcountry_kaplan[35][1] = "1";
				jsArrcountry_kaplan[36] = new Array(2);
				jsArrcountry_kaplan[36][0] = "Cameroon";
				jsArrcountry_kaplan[36][1] = "1";
				jsArrcountry_kaplan[37] = new Array(2);
				jsArrcountry_kaplan[37][0] = "Canada";
				jsArrcountry_kaplan[37][1] = "1";
				jsArrcountry_kaplan[38] = new Array(2);
				jsArrcountry_kaplan[38][0] = "Cape Verde";
				jsArrcountry_kaplan[38][1] = "1";
				jsArrcountry_kaplan[39] = new Array(2);
				jsArrcountry_kaplan[39][0] = "Cayman Islands";
				jsArrcountry_kaplan[39][1] = "1";
				jsArrcountry_kaplan[40] = new Array(2);
				jsArrcountry_kaplan[40][0] = "Central African Republic";
				jsArrcountry_kaplan[40][1] = "1";
				jsArrcountry_kaplan[41] = new Array(2);
				jsArrcountry_kaplan[41][0] = "Chad";
				jsArrcountry_kaplan[41][1] = "1";
				jsArrcountry_kaplan[42] = new Array(2);
				jsArrcountry_kaplan[42][0] = "Chile";
				jsArrcountry_kaplan[42][1] = "1";
				jsArrcountry_kaplan[43] = new Array(2);
				jsArrcountry_kaplan[43][0] = "China";
				jsArrcountry_kaplan[43][1] = "1";
				jsArrcountry_kaplan[44] = new Array(2);
				jsArrcountry_kaplan[44][0] = "Christmas Island";
				jsArrcountry_kaplan[44][1] = "1";
				jsArrcountry_kaplan[45] = new Array(2);
				jsArrcountry_kaplan[45][0] = "Cocos (Keeling) Islands";
				jsArrcountry_kaplan[45][1] = "1";
				jsArrcountry_kaplan[46] = new Array(2);
				jsArrcountry_kaplan[46][0] = "Colombia";
				jsArrcountry_kaplan[46][1] = "1";
				jsArrcountry_kaplan[47] = new Array(2);
				jsArrcountry_kaplan[47][0] = "Comoros";
				jsArrcountry_kaplan[47][1] = "1";
				jsArrcountry_kaplan[48] = new Array(2);
				jsArrcountry_kaplan[48][0] = "Congo";
				jsArrcountry_kaplan[48][1] = "1";
				jsArrcountry_kaplan[49] = new Array(2);
				jsArrcountry_kaplan[49][0] = "Congo, the Democratic Republic of the";
				jsArrcountry_kaplan[49][1] = "1";
				jsArrcountry_kaplan[50] = new Array(2);
				jsArrcountry_kaplan[50][0] = "Cook Islands";
				jsArrcountry_kaplan[50][1] = "1";
				jsArrcountry_kaplan[51] = new Array(2);
				jsArrcountry_kaplan[51][0] = "Costa Rica";
				jsArrcountry_kaplan[51][1] = "1";
				jsArrcountry_kaplan[52] = new Array(2);
				jsArrcountry_kaplan[52][0] = "Cote dIvoire";
				jsArrcountry_kaplan[52][1] = "1";
				jsArrcountry_kaplan[53] = new Array(2);
				jsArrcountry_kaplan[53][0] = "Croatia";
				jsArrcountry_kaplan[53][1] = "1";
				jsArrcountry_kaplan[54] = new Array(2);
				jsArrcountry_kaplan[54][0] = "Cyprus";
				jsArrcountry_kaplan[54][1] = "1";
				jsArrcountry_kaplan[55] = new Array(2);
				jsArrcountry_kaplan[55][0] = "Czech Republic";
				jsArrcountry_kaplan[55][1] = "1";
				jsArrcountry_kaplan[56] = new Array(2);
				jsArrcountry_kaplan[56][0] = "Denmark";
				jsArrcountry_kaplan[56][1] = "1";
				jsArrcountry_kaplan[57] = new Array(2);
				jsArrcountry_kaplan[57][0] = "Djibouti";
				jsArrcountry_kaplan[57][1] = "1";
				jsArrcountry_kaplan[58] = new Array(2);
				jsArrcountry_kaplan[58][0] = "Dominica";
				jsArrcountry_kaplan[58][1] = "1";
				jsArrcountry_kaplan[59] = new Array(2);
				jsArrcountry_kaplan[59][0] = "Dominican Republic";
				jsArrcountry_kaplan[59][1] = "1";
				jsArrcountry_kaplan[60] = new Array(2);
				jsArrcountry_kaplan[60][0] = "East Timor";
				jsArrcountry_kaplan[60][1] = "1";
				jsArrcountry_kaplan[61] = new Array(2);
				jsArrcountry_kaplan[61][0] = "Ecuador";
				jsArrcountry_kaplan[61][1] = "1";
				jsArrcountry_kaplan[62] = new Array(2);
				jsArrcountry_kaplan[62][0] = "Egypt";
				jsArrcountry_kaplan[62][1] = "1";
				jsArrcountry_kaplan[63] = new Array(2);
				jsArrcountry_kaplan[63][0] = "El Salvador";
				jsArrcountry_kaplan[63][1] = "1";
				jsArrcountry_kaplan[64] = new Array(2);
				jsArrcountry_kaplan[64][0] = "England";
				jsArrcountry_kaplan[64][1] = "1";
				jsArrcountry_kaplan[65] = new Array(2);
				jsArrcountry_kaplan[65][0] = "Equatorial Guinea";
				jsArrcountry_kaplan[65][1] = "1";
				jsArrcountry_kaplan[66] = new Array(2);
				jsArrcountry_kaplan[66][0] = "Eritrea";
				jsArrcountry_kaplan[66][1] = "1";
				jsArrcountry_kaplan[67] = new Array(2);
				jsArrcountry_kaplan[67][0] = "Espana";
				jsArrcountry_kaplan[67][1] = "1";
				jsArrcountry_kaplan[68] = new Array(2);
				jsArrcountry_kaplan[68][0] = "Estonia";
				jsArrcountry_kaplan[68][1] = "1";
				jsArrcountry_kaplan[69] = new Array(2);
				jsArrcountry_kaplan[69][0] = "Ethiopia";
				jsArrcountry_kaplan[69][1] = "1";
				jsArrcountry_kaplan[70] = new Array(2);
				jsArrcountry_kaplan[70][0] = "Falkland Islands";
				jsArrcountry_kaplan[70][1] = "1";
				jsArrcountry_kaplan[71] = new Array(2);
				jsArrcountry_kaplan[71][0] = "Faroe Islands";
				jsArrcountry_kaplan[71][1] = "1";
				jsArrcountry_kaplan[72] = new Array(2);
				jsArrcountry_kaplan[72][0] = "Fiji";
				jsArrcountry_kaplan[72][1] = "1";
				jsArrcountry_kaplan[73] = new Array(2);
				jsArrcountry_kaplan[73][0] = "Finland";
				jsArrcountry_kaplan[73][1] = "1";
				jsArrcountry_kaplan[74] = new Array(2);
				jsArrcountry_kaplan[74][0] = "France";
				jsArrcountry_kaplan[74][1] = "1";
				jsArrcountry_kaplan[75] = new Array(2);
				jsArrcountry_kaplan[75][0] = "French Guiana";
				jsArrcountry_kaplan[75][1] = "1";
				jsArrcountry_kaplan[76] = new Array(2);
				jsArrcountry_kaplan[76][0] = "French Polynesia";
				jsArrcountry_kaplan[76][1] = "1";
				jsArrcountry_kaplan[77] = new Array(2);
				jsArrcountry_kaplan[77][0] = "French Southern Territories";
				jsArrcountry_kaplan[77][1] = "1";
				jsArrcountry_kaplan[78] = new Array(2);
				jsArrcountry_kaplan[78][0] = "Gabon";
				jsArrcountry_kaplan[78][1] = "1";
				jsArrcountry_kaplan[79] = new Array(2);
				jsArrcountry_kaplan[79][0] = "Gambia";
				jsArrcountry_kaplan[79][1] = "1";
				jsArrcountry_kaplan[80] = new Array(2);
				jsArrcountry_kaplan[80][0] = "Georgia";
				jsArrcountry_kaplan[80][1] = "1";
				jsArrcountry_kaplan[81] = new Array(2);
				jsArrcountry_kaplan[81][0] = "Germany";
				jsArrcountry_kaplan[81][1] = "1";
				jsArrcountry_kaplan[82] = new Array(2);
				jsArrcountry_kaplan[82][0] = "Ghana";
				jsArrcountry_kaplan[82][1] = "1";
				jsArrcountry_kaplan[83] = new Array(2);
				jsArrcountry_kaplan[83][0] = "Gibraltar";
				jsArrcountry_kaplan[83][1] = "1";
				jsArrcountry_kaplan[84] = new Array(2);
				jsArrcountry_kaplan[84][0] = "Great Britain";
				jsArrcountry_kaplan[84][1] = "1";
				jsArrcountry_kaplan[85] = new Array(2);
				jsArrcountry_kaplan[85][0] = "Greece";
				jsArrcountry_kaplan[85][1] = "1";
				jsArrcountry_kaplan[86] = new Array(2);
				jsArrcountry_kaplan[86][0] = "Greenland";
				jsArrcountry_kaplan[86][1] = "1";
				jsArrcountry_kaplan[87] = new Array(2);
				jsArrcountry_kaplan[87][0] = "Grenada";
				jsArrcountry_kaplan[87][1] = "1";
				jsArrcountry_kaplan[88] = new Array(2);
				jsArrcountry_kaplan[88][0] = "Guadeloupe";
				jsArrcountry_kaplan[88][1] = "1";
				jsArrcountry_kaplan[89] = new Array(2);
				jsArrcountry_kaplan[89][0] = "Guam";
				jsArrcountry_kaplan[89][1] = "1";
				jsArrcountry_kaplan[90] = new Array(2);
				jsArrcountry_kaplan[90][0] = "Guatemala";
				jsArrcountry_kaplan[90][1] = "1";
				jsArrcountry_kaplan[91] = new Array(2);
				jsArrcountry_kaplan[91][0] = "Guinea";
				jsArrcountry_kaplan[91][1] = "1";
				jsArrcountry_kaplan[92] = new Array(2);
				jsArrcountry_kaplan[92][0] = "Guinea-Bissau";
				jsArrcountry_kaplan[92][1] = "1";
				jsArrcountry_kaplan[93] = new Array(2);
				jsArrcountry_kaplan[93][0] = "Guyana";
				jsArrcountry_kaplan[93][1] = "1";
				jsArrcountry_kaplan[94] = new Array(2);
				jsArrcountry_kaplan[94][0] = "Haiti";
				jsArrcountry_kaplan[94][1] = "1";
				jsArrcountry_kaplan[95] = new Array(2);
				jsArrcountry_kaplan[95][0] = "Heard and McDonald Islands";
				jsArrcountry_kaplan[95][1] = "1";
				jsArrcountry_kaplan[96] = new Array(2);
				jsArrcountry_kaplan[96][0] = "Honduras";
				jsArrcountry_kaplan[96][1] = "1";
				jsArrcountry_kaplan[97] = new Array(2);
				jsArrcountry_kaplan[97][0] = "Hong Kong";
				jsArrcountry_kaplan[97][1] = "1";
				jsArrcountry_kaplan[98] = new Array(2);
				jsArrcountry_kaplan[98][0] = "Hungary";
				jsArrcountry_kaplan[98][1] = "1";
				jsArrcountry_kaplan[99] = new Array(2);
				jsArrcountry_kaplan[99][0] = "Iceland";
				jsArrcountry_kaplan[99][1] = "1";
				jsArrcountry_kaplan[100] = new Array(2);
				jsArrcountry_kaplan[100][0] = "India";
				jsArrcountry_kaplan[100][1] = "1";
				jsArrcountry_kaplan[101] = new Array(2);
				jsArrcountry_kaplan[101][0] = "Indonesia";
				jsArrcountry_kaplan[101][1] = "1";
				jsArrcountry_kaplan[102] = new Array(2);
				jsArrcountry_kaplan[102][0] = "Ireland";
				jsArrcountry_kaplan[102][1] = "1";
				jsArrcountry_kaplan[103] = new Array(2);
				jsArrcountry_kaplan[103][0] = "Israel";
				jsArrcountry_kaplan[103][1] = "1";
				jsArrcountry_kaplan[104] = new Array(2);
				jsArrcountry_kaplan[104][0] = "Italy";
				jsArrcountry_kaplan[104][1] = "1";
				jsArrcountry_kaplan[105] = new Array(2);
				jsArrcountry_kaplan[105][0] = "Jamaica";
				jsArrcountry_kaplan[105][1] = "1";
				jsArrcountry_kaplan[106] = new Array(2);
				jsArrcountry_kaplan[106][0] = "Japan";
				jsArrcountry_kaplan[106][1] = "1";
				jsArrcountry_kaplan[107] = new Array(2);
				jsArrcountry_kaplan[107][0] = "Jordan";
				jsArrcountry_kaplan[107][1] = "1";
				jsArrcountry_kaplan[108] = new Array(2);
				jsArrcountry_kaplan[108][0] = "Kazakhstan";
				jsArrcountry_kaplan[108][1] = "1";
				jsArrcountry_kaplan[109] = new Array(2);
				jsArrcountry_kaplan[109][0] = "Kenya";
				jsArrcountry_kaplan[109][1] = "1";
				jsArrcountry_kaplan[110] = new Array(2);
				jsArrcountry_kaplan[110][0] = "Kiribati";
				jsArrcountry_kaplan[110][1] = "1";
				jsArrcountry_kaplan[111] = new Array(2);
				jsArrcountry_kaplan[111][0] = "Korea (South)";
				jsArrcountry_kaplan[111][1] = "1";
				jsArrcountry_kaplan[112] = new Array(2);
				jsArrcountry_kaplan[112][0] = "Korea, Republic of";
				jsArrcountry_kaplan[112][1] = "1";
				jsArrcountry_kaplan[113] = new Array(2);
				jsArrcountry_kaplan[113][0] = "Kuwait";
				jsArrcountry_kaplan[113][1] = "1";
				jsArrcountry_kaplan[114] = new Array(2);
				jsArrcountry_kaplan[114][0] = "Kyrgyzstan";
				jsArrcountry_kaplan[114][1] = "1";
				jsArrcountry_kaplan[115] = new Array(2);
				jsArrcountry_kaplan[115][0] = "Lao Peoples Democratic Republic";
				jsArrcountry_kaplan[115][1] = "1";
				jsArrcountry_kaplan[116] = new Array(2);
				jsArrcountry_kaplan[116][0] = "Latvia";
				jsArrcountry_kaplan[116][1] = "1";
				jsArrcountry_kaplan[117] = new Array(2);
				jsArrcountry_kaplan[117][0] = "Lebanon";
				jsArrcountry_kaplan[117][1] = "1";
				jsArrcountry_kaplan[118] = new Array(2);
				jsArrcountry_kaplan[118][0] = "Lesotho";
				jsArrcountry_kaplan[118][1] = "1";
				jsArrcountry_kaplan[119] = new Array(2);
				jsArrcountry_kaplan[119][0] = "Liberia";
				jsArrcountry_kaplan[119][1] = "1";
				jsArrcountry_kaplan[120] = new Array(2);
				jsArrcountry_kaplan[120][0] = "Liechtenstein";
				jsArrcountry_kaplan[120][1] = "1";
				jsArrcountry_kaplan[121] = new Array(2);
				jsArrcountry_kaplan[121][0] = "Lithuania";
				jsArrcountry_kaplan[121][1] = "1";
				jsArrcountry_kaplan[122] = new Array(2);
				jsArrcountry_kaplan[122][0] = "Luxembourg";
				jsArrcountry_kaplan[122][1] = "1";
				jsArrcountry_kaplan[123] = new Array(2);
				jsArrcountry_kaplan[123][0] = "Macau";
				jsArrcountry_kaplan[123][1] = "1";
				jsArrcountry_kaplan[124] = new Array(2);
				jsArrcountry_kaplan[124][0] = "Macedonia";
				jsArrcountry_kaplan[124][1] = "1";
				jsArrcountry_kaplan[125] = new Array(2);
				jsArrcountry_kaplan[125][0] = "Madagascar";
				jsArrcountry_kaplan[125][1] = "1";
				jsArrcountry_kaplan[126] = new Array(2);
				jsArrcountry_kaplan[126][0] = "Malawi";
				jsArrcountry_kaplan[126][1] = "1";
				jsArrcountry_kaplan[127] = new Array(2);
				jsArrcountry_kaplan[127][0] = "Malaysia";
				jsArrcountry_kaplan[127][1] = "1";
				jsArrcountry_kaplan[128] = new Array(2);
				jsArrcountry_kaplan[128][0] = "Maldives";
				jsArrcountry_kaplan[128][1] = "1";
				jsArrcountry_kaplan[129] = new Array(2);
				jsArrcountry_kaplan[129][0] = "Mali";
				jsArrcountry_kaplan[129][1] = "1";
				jsArrcountry_kaplan[130] = new Array(2);
				jsArrcountry_kaplan[130][0] = "Malta";
				jsArrcountry_kaplan[130][1] = "1";
				jsArrcountry_kaplan[131] = new Array(2);
				jsArrcountry_kaplan[131][0] = "Marshall Islands";
				jsArrcountry_kaplan[131][1] = "1";
				jsArrcountry_kaplan[132] = new Array(2);
				jsArrcountry_kaplan[132][0] = "Martinique";
				jsArrcountry_kaplan[132][1] = "1";
				jsArrcountry_kaplan[133] = new Array(2);
				jsArrcountry_kaplan[133][0] = "Mauritania";
				jsArrcountry_kaplan[133][1] = "1";
				jsArrcountry_kaplan[134] = new Array(2);
				jsArrcountry_kaplan[134][0] = "Mauritius";
				jsArrcountry_kaplan[134][1] = "1";
				jsArrcountry_kaplan[135] = new Array(2);
				jsArrcountry_kaplan[135][0] = "Mayotte";
				jsArrcountry_kaplan[135][1] = "1";
				jsArrcountry_kaplan[136] = new Array(2);
				jsArrcountry_kaplan[136][0] = "Mexico";
				jsArrcountry_kaplan[136][1] = "1";
				jsArrcountry_kaplan[137] = new Array(2);
				jsArrcountry_kaplan[137][0] = "Micronesia, Federated States of";
				jsArrcountry_kaplan[137][1] = "1";
				jsArrcountry_kaplan[138] = new Array(2);
				jsArrcountry_kaplan[138][0] = "Moldova, Republic of";
				jsArrcountry_kaplan[138][1] = "1";
				jsArrcountry_kaplan[139] = new Array(2);
				jsArrcountry_kaplan[139][0] = "Monaco";
				jsArrcountry_kaplan[139][1] = "1";
				jsArrcountry_kaplan[140] = new Array(2);
				jsArrcountry_kaplan[140][0] = "Mongolia";
				jsArrcountry_kaplan[140][1] = "1";
				jsArrcountry_kaplan[141] = new Array(2);
				jsArrcountry_kaplan[141][0] = "Montserrat";
				jsArrcountry_kaplan[141][1] = "1";
				jsArrcountry_kaplan[142] = new Array(2);
				jsArrcountry_kaplan[142][0] = "Morocco";
				jsArrcountry_kaplan[142][1] = "1";
				jsArrcountry_kaplan[143] = new Array(2);
				jsArrcountry_kaplan[143][0] = "Mozambique";
				jsArrcountry_kaplan[143][1] = "1";
				jsArrcountry_kaplan[144] = new Array(2);
				jsArrcountry_kaplan[144][0] = "Myanmar";
				jsArrcountry_kaplan[144][1] = "1";
				jsArrcountry_kaplan[145] = new Array(2);
				jsArrcountry_kaplan[145][0] = "Namibia";
				jsArrcountry_kaplan[145][1] = "1";
				jsArrcountry_kaplan[146] = new Array(2);
				jsArrcountry_kaplan[146][0] = "Nauru";
				jsArrcountry_kaplan[146][1] = "1";
				jsArrcountry_kaplan[147] = new Array(2);
				jsArrcountry_kaplan[147][0] = "Nepal";
				jsArrcountry_kaplan[147][1] = "1";
				jsArrcountry_kaplan[148] = new Array(2);
				jsArrcountry_kaplan[148][0] = "Netherlands";
				jsArrcountry_kaplan[148][1] = "1";
				jsArrcountry_kaplan[149] = new Array(2);
				jsArrcountry_kaplan[149][0] = "Netherlands Antilles";
				jsArrcountry_kaplan[149][1] = "1";
				jsArrcountry_kaplan[150] = new Array(2);
				jsArrcountry_kaplan[150][0] = "New Caledonia";
				jsArrcountry_kaplan[150][1] = "1";
				jsArrcountry_kaplan[151] = new Array(2);
				jsArrcountry_kaplan[151][0] = "New Zealand";
				jsArrcountry_kaplan[151][1] = "1";
				jsArrcountry_kaplan[152] = new Array(2);
				jsArrcountry_kaplan[152][0] = "Nicaragua";
				jsArrcountry_kaplan[152][1] = "1";
				jsArrcountry_kaplan[153] = new Array(2);
				jsArrcountry_kaplan[153][0] = "Niger";
				jsArrcountry_kaplan[153][1] = "1";
				jsArrcountry_kaplan[154] = new Array(2);
				jsArrcountry_kaplan[154][0] = "Nigeria";
				jsArrcountry_kaplan[154][1] = "1";
				jsArrcountry_kaplan[155] = new Array(2);
				jsArrcountry_kaplan[155][0] = "Niue";
				jsArrcountry_kaplan[155][1] = "1";
				jsArrcountry_kaplan[156] = new Array(2);
				jsArrcountry_kaplan[156][0] = "Norfolk Island";
				jsArrcountry_kaplan[156][1] = "1";
				jsArrcountry_kaplan[157] = new Array(2);
				jsArrcountry_kaplan[157][0] = "Northern Ireland";
				jsArrcountry_kaplan[157][1] = "1";
				jsArrcountry_kaplan[158] = new Array(2);
				jsArrcountry_kaplan[158][0] = "Northern Mariana Islands";
				jsArrcountry_kaplan[158][1] = "1";
				jsArrcountry_kaplan[159] = new Array(2);
				jsArrcountry_kaplan[159][0] = "Norway";
				jsArrcountry_kaplan[159][1] = "1";
				jsArrcountry_kaplan[160] = new Array(2);
				jsArrcountry_kaplan[160][0] = "Oman";
				jsArrcountry_kaplan[160][1] = "1";
				jsArrcountry_kaplan[161] = new Array(2);
				jsArrcountry_kaplan[161][0] = "Pakistan";
				jsArrcountry_kaplan[161][1] = "1";
				jsArrcountry_kaplan[162] = new Array(2);
				jsArrcountry_kaplan[162][0] = "Palau";
				jsArrcountry_kaplan[162][1] = "1";
				jsArrcountry_kaplan[163] = new Array(2);
				jsArrcountry_kaplan[163][0] = "Panama";
				jsArrcountry_kaplan[163][1] = "1";
				jsArrcountry_kaplan[164] = new Array(2);
				jsArrcountry_kaplan[164][0] = "Papua New Guinea";
				jsArrcountry_kaplan[164][1] = "1";
				jsArrcountry_kaplan[165] = new Array(2);
				jsArrcountry_kaplan[165][0] = "Paraguay";
				jsArrcountry_kaplan[165][1] = "1";
				jsArrcountry_kaplan[166] = new Array(2);
				jsArrcountry_kaplan[166][0] = "Peru";
				jsArrcountry_kaplan[166][1] = "1";
				jsArrcountry_kaplan[167] = new Array(2);
				jsArrcountry_kaplan[167][0] = "Philippines";
				jsArrcountry_kaplan[167][1] = "1";
				jsArrcountry_kaplan[168] = new Array(2);
				jsArrcountry_kaplan[168][0] = "Pitcairn";
				jsArrcountry_kaplan[168][1] = "1";
				jsArrcountry_kaplan[169] = new Array(2);
				jsArrcountry_kaplan[169][0] = "Poland";
				jsArrcountry_kaplan[169][1] = "1";
				jsArrcountry_kaplan[170] = new Array(2);
				jsArrcountry_kaplan[170][0] = "Portugal";
				jsArrcountry_kaplan[170][1] = "1";
				jsArrcountry_kaplan[171] = new Array(2);
				jsArrcountry_kaplan[171][0] = "Puerto Rico";
				jsArrcountry_kaplan[171][1] = "1";
				jsArrcountry_kaplan[172] = new Array(2);
				jsArrcountry_kaplan[172][0] = "Qatar";
				jsArrcountry_kaplan[172][1] = "1";
				jsArrcountry_kaplan[173] = new Array(2);
				jsArrcountry_kaplan[173][0] = "Reunion";
				jsArrcountry_kaplan[173][1] = "1";
				jsArrcountry_kaplan[174] = new Array(2);
				jsArrcountry_kaplan[174][0] = "Romania";
				jsArrcountry_kaplan[174][1] = "1";
				jsArrcountry_kaplan[175] = new Array(2);
				jsArrcountry_kaplan[175][0] = "Russia";
				jsArrcountry_kaplan[175][1] = "1";
				jsArrcountry_kaplan[176] = new Array(2);
				jsArrcountry_kaplan[176][0] = "Russian Federation";
				jsArrcountry_kaplan[176][1] = "1";
				jsArrcountry_kaplan[177] = new Array(2);
				jsArrcountry_kaplan[177][0] = "Rwanda";
				jsArrcountry_kaplan[177][1] = "1";
				jsArrcountry_kaplan[178] = new Array(2);
				jsArrcountry_kaplan[178][0] = "Saint Kitts and Nevis";
				jsArrcountry_kaplan[178][1] = "1";
				jsArrcountry_kaplan[179] = new Array(2);
				jsArrcountry_kaplan[179][0] = "Saint Lucia";
				jsArrcountry_kaplan[179][1] = "1";
				jsArrcountry_kaplan[180] = new Array(2);
				jsArrcountry_kaplan[180][0] = "Saint Vincent and the Grenadines";
				jsArrcountry_kaplan[180][1] = "1";
				jsArrcountry_kaplan[181] = new Array(2);
				jsArrcountry_kaplan[181][0] = "Samoa (Independent)";
				jsArrcountry_kaplan[181][1] = "1";
				jsArrcountry_kaplan[182] = new Array(2);
				jsArrcountry_kaplan[182][0] = "San Marino";
				jsArrcountry_kaplan[182][1] = "1";
				jsArrcountry_kaplan[183] = new Array(2);
				jsArrcountry_kaplan[183][0] = "Sao Tome and Principe";
				jsArrcountry_kaplan[183][1] = "1";
				jsArrcountry_kaplan[184] = new Array(2);
				jsArrcountry_kaplan[184][0] = "Saudi Arabia";
				jsArrcountry_kaplan[184][1] = "1";
				jsArrcountry_kaplan[185] = new Array(2);
				jsArrcountry_kaplan[185][0] = "Scotland";
				jsArrcountry_kaplan[185][1] = "1";
				jsArrcountry_kaplan[186] = new Array(2);
				jsArrcountry_kaplan[186][0] = "Senegal";
				jsArrcountry_kaplan[186][1] = "1";
				jsArrcountry_kaplan[187] = new Array(2);
				jsArrcountry_kaplan[187][0] = "Seychelles";
				jsArrcountry_kaplan[187][1] = "1";
				jsArrcountry_kaplan[188] = new Array(2);
				jsArrcountry_kaplan[188][0] = "Sierra Leone";
				jsArrcountry_kaplan[188][1] = "1";
				jsArrcountry_kaplan[189] = new Array(2);
				jsArrcountry_kaplan[189][0] = "Singapore";
				jsArrcountry_kaplan[189][1] = "1";
				jsArrcountry_kaplan[190] = new Array(2);
				jsArrcountry_kaplan[190][0] = "Slovakia";
				jsArrcountry_kaplan[190][1] = "1";
				jsArrcountry_kaplan[191] = new Array(2);
				jsArrcountry_kaplan[191][0] = "Slovenia";
				jsArrcountry_kaplan[191][1] = "1";
				jsArrcountry_kaplan[192] = new Array(2);
				jsArrcountry_kaplan[192][0] = "Solomon Islands";
				jsArrcountry_kaplan[192][1] = "1";
				jsArrcountry_kaplan[193] = new Array(2);
				jsArrcountry_kaplan[193][0] = "Somalia";
				jsArrcountry_kaplan[193][1] = "1";
				jsArrcountry_kaplan[194] = new Array(2);
				jsArrcountry_kaplan[194][0] = "South Africa";
				jsArrcountry_kaplan[194][1] = "1";
				jsArrcountry_kaplan[195] = new Array(2);
				jsArrcountry_kaplan[195][0] = "South Georgia and the South Sandwich Islands";
				jsArrcountry_kaplan[195][1] = "1";
				jsArrcountry_kaplan[196] = new Array(2);
				jsArrcountry_kaplan[196][0] = "South Korea";
				jsArrcountry_kaplan[196][1] = "1";
				jsArrcountry_kaplan[197] = new Array(2);
				jsArrcountry_kaplan[197][0] = "Spain";
				jsArrcountry_kaplan[197][1] = "1";
				jsArrcountry_kaplan[198] = new Array(2);
				jsArrcountry_kaplan[198][0] = "Sri Lanka";
				jsArrcountry_kaplan[198][1] = "1";
				jsArrcountry_kaplan[199] = new Array(2);
				jsArrcountry_kaplan[199][0] = "St. Helena";
				jsArrcountry_kaplan[199][1] = "1";
				jsArrcountry_kaplan[200] = new Array(2);
				jsArrcountry_kaplan[200][0] = "St. Pierre and Miquelon";
				jsArrcountry_kaplan[200][1] = "1";
				jsArrcountry_kaplan[201] = new Array(2);
				jsArrcountry_kaplan[201][0] = "Suriname";
				jsArrcountry_kaplan[201][1] = "1";
				jsArrcountry_kaplan[202] = new Array(2);
				jsArrcountry_kaplan[202][0] = "Svalbard and Jan Mayen Islands";
				jsArrcountry_kaplan[202][1] = "1";
				jsArrcountry_kaplan[203] = new Array(2);
				jsArrcountry_kaplan[203][0] = "Swaziland";
				jsArrcountry_kaplan[203][1] = "1";
				jsArrcountry_kaplan[204] = new Array(2);
				jsArrcountry_kaplan[204][0] = "Sweden";
				jsArrcountry_kaplan[204][1] = "1";
				jsArrcountry_kaplan[205] = new Array(2);
				jsArrcountry_kaplan[205][0] = "Switzerland";
				jsArrcountry_kaplan[205][1] = "1";
				jsArrcountry_kaplan[206] = new Array(2);
				jsArrcountry_kaplan[206][0] = "Taiwan";
				jsArrcountry_kaplan[206][1] = "1";
				jsArrcountry_kaplan[207] = new Array(2);
				jsArrcountry_kaplan[207][0] = "Tajikistan";
				jsArrcountry_kaplan[207][1] = "1";
				jsArrcountry_kaplan[208] = new Array(2);
				jsArrcountry_kaplan[208][0] = "Tanzania";
				jsArrcountry_kaplan[208][1] = "1";
				jsArrcountry_kaplan[209] = new Array(2);
				jsArrcountry_kaplan[209][0] = "Thailand";
				jsArrcountry_kaplan[209][1] = "1";
				jsArrcountry_kaplan[210] = new Array(2);
				jsArrcountry_kaplan[210][0] = "Togo";
				jsArrcountry_kaplan[210][1] = "1";
				jsArrcountry_kaplan[211] = new Array(2);
				jsArrcountry_kaplan[211][0] = "Tokelau";
				jsArrcountry_kaplan[211][1] = "1";
				jsArrcountry_kaplan[212] = new Array(2);
				jsArrcountry_kaplan[212][0] = "Tonga";
				jsArrcountry_kaplan[212][1] = "1";
				jsArrcountry_kaplan[213] = new Array(2);
				jsArrcountry_kaplan[213][0] = "Trinidad";
				jsArrcountry_kaplan[213][1] = "1";
				jsArrcountry_kaplan[214] = new Array(2);
				jsArrcountry_kaplan[214][0] = "Trinidad and Tobago";
				jsArrcountry_kaplan[214][1] = "1";
				jsArrcountry_kaplan[215] = new Array(2);
				jsArrcountry_kaplan[215][0] = "Tunisia";
				jsArrcountry_kaplan[215][1] = "1";
				jsArrcountry_kaplan[216] = new Array(2);
				jsArrcountry_kaplan[216][0] = "Turkey";
				jsArrcountry_kaplan[216][1] = "1";
				jsArrcountry_kaplan[217] = new Array(2);
				jsArrcountry_kaplan[217][0] = "Turkmenistan";
				jsArrcountry_kaplan[217][1] = "1";
				jsArrcountry_kaplan[218] = new Array(2);
				jsArrcountry_kaplan[218][0] = "Turks and Caicos Islands";
				jsArrcountry_kaplan[218][1] = "1";
				jsArrcountry_kaplan[219] = new Array(2);
				jsArrcountry_kaplan[219][0] = "Tuvalu";
				jsArrcountry_kaplan[219][1] = "1";
				jsArrcountry_kaplan[220] = new Array(2);
				jsArrcountry_kaplan[220][0] = "Uganda";
				jsArrcountry_kaplan[220][1] = "1";
				jsArrcountry_kaplan[221] = new Array(2);
				jsArrcountry_kaplan[221][0] = "Ukraine";
				jsArrcountry_kaplan[221][1] = "1";
				jsArrcountry_kaplan[222] = new Array(2);
				jsArrcountry_kaplan[222][0] = "United Arab Emirates";
				jsArrcountry_kaplan[222][1] = "1";
				jsArrcountry_kaplan[223] = new Array(2);
				jsArrcountry_kaplan[223][0] = "United Kingdom";
				jsArrcountry_kaplan[223][1] = "1";
				jsArrcountry_kaplan[224] = new Array(2);
				jsArrcountry_kaplan[224][0] = "United States";
				jsArrcountry_kaplan[224][1] = "1";
				jsArrcountry_kaplan[225] = new Array(2);
				jsArrcountry_kaplan[225][0] = "United States Minor Outlying Islands";
				jsArrcountry_kaplan[225][1] = "1";
				jsArrcountry_kaplan[226] = new Array(2);
				jsArrcountry_kaplan[226][0] = "Uruguay";
				jsArrcountry_kaplan[226][1] = "1";
				jsArrcountry_kaplan[227] = new Array(2);
				jsArrcountry_kaplan[227][0] = "Uzbekistan";
				jsArrcountry_kaplan[227][1] = "1";
				jsArrcountry_kaplan[228] = new Array(2);
				jsArrcountry_kaplan[228][0] = "Vanuatu";
				jsArrcountry_kaplan[228][1] = "1";
				jsArrcountry_kaplan[229] = new Array(2);
				jsArrcountry_kaplan[229][0] = "Vatican City State (Holy See)";
				jsArrcountry_kaplan[229][1] = "1";
				jsArrcountry_kaplan[230] = new Array(2);
				jsArrcountry_kaplan[230][0] = "Venezuela";
				jsArrcountry_kaplan[230][1] = "1";
				jsArrcountry_kaplan[231] = new Array(2);
				jsArrcountry_kaplan[231][0] = "Viet Nam";
				jsArrcountry_kaplan[231][1] = "1";
				jsArrcountry_kaplan[232] = new Array(2);
				jsArrcountry_kaplan[232][0] = "Virgin Islands (British)";
				jsArrcountry_kaplan[232][1] = "1";
				jsArrcountry_kaplan[233] = new Array(2);
				jsArrcountry_kaplan[233][0] = "Virgin Islands (U.S.)";
				jsArrcountry_kaplan[233][1] = "1";
				jsArrcountry_kaplan[234] = new Array(2);
				jsArrcountry_kaplan[234][0] = "Wales";
				jsArrcountry_kaplan[234][1] = "1";
				jsArrcountry_kaplan[235] = new Array(2);
				jsArrcountry_kaplan[235][0] = "Wallis and Futuna Islands";
				jsArrcountry_kaplan[235][1] = "1";
				jsArrcountry_kaplan[236] = new Array(2);
				jsArrcountry_kaplan[236][0] = "Western Sahara";
				jsArrcountry_kaplan[236][1] = "1";
				jsArrcountry_kaplan[237] = new Array(2);
				jsArrcountry_kaplan[237][0] = "Yemen";
				jsArrcountry_kaplan[237][1] = "1";
				jsArrcountry_kaplan[238] = new Array(2);
				jsArrcountry_kaplan[238][0] = "Zambia";
				jsArrcountry_kaplan[238][1] = "1";
				jsArrcountry_kaplan[239] = new Array(2);
				jsArrcountry_kaplan[239][0] = "Zimbabwe";
				jsArrcountry_kaplan[239][1] = "1";

				var loTxtcountry_kaplan = document.getElementById('_tdmcontrolcountry_kaplan');
				ctr = document.frmContactForm._tdmcontrolcountry_kaplan.selectedIndex;
				if (ctr > 0){
				 if (jsArrcountry_kaplan[ctr - 1][0] == document.frmContactForm._tdmcontrolcountry_kaplan.options[ctr].text && jsArrcountry_kaplan[ctr - 1][1] != "1")
				{
				lsAlert += fnValidateAlert(lbError, 'Please select another value for Country.');
				loFocusControl = fnValidateFocus(loFocusControl, loTxtcountry_kaplan);
				lbError = true;
				}}
var loTxtemail_Email_Address_50 = document.getElementById('_tdmcontrolemail_Email_Address_50');
if(jsTrim(loTxtemail_Email_Address_50.value) == '')
{
lsAlert += fnValidateAlert(lbError, 'Please, enter a value into E-mail Address.');
loFocusControl = fnValidateFocus(loFocusControl, loTxtemail_Email_Address_50);
lbError = true;
}
var loTxtphone1_Home_Phone_20 = document.getElementById('_tdmcontrolphone1_Home_Phone_20');
if(jsTrim(loTxtphone1_Home_Phone_20.value) == '')
{
lsAlert += fnValidateAlert(lbError, 'Please, enter a value into Home Phone.');
loFocusControl = fnValidateFocus(loFocusControl, loTxtphone1_Home_Phone_20);
lbError = true;
}
var loListhighest_education_level_kaplan = document.getElementById('_tdmcontrolhighest_education_level_kaplan');
if(loListhighest_education_level_kaplan.selectedIndex == 0 || loListhighest_education_level_kaplan.selectedIndex == -1)
{
lsAlert += fnValidateAlert(lbError, 'Please select a value for Which is the highest level of education that you possess?.');
loFocusControl = fnValidateFocus(loFocusControl, loListhighest_education_level_kaplan);
lbError = true;
}
				var jsArrhighest_education_level_kaplan = new Array(7);
				jsArrhighest_education_level_kaplan[0] = new Array(2);
				jsArrhighest_education_level_kaplan[0][0] = "Associate's degree";
				jsArrhighest_education_level_kaplan[0][1] = "1";
				jsArrhighest_education_level_kaplan[1] = new Array(2);
				jsArrhighest_education_level_kaplan[1][0] = "Bachelor's degree";
				jsArrhighest_education_level_kaplan[1][1] = "1";
				jsArrhighest_education_level_kaplan[2] = new Array(2);
				jsArrhighest_education_level_kaplan[2][0] = "Doctoral degree";
				jsArrhighest_education_level_kaplan[2][1] = "1";
				jsArrhighest_education_level_kaplan[3] = new Array(2);
				jsArrhighest_education_level_kaplan[3][0] = "GED";
				jsArrhighest_education_level_kaplan[3][1] = "1";
				jsArrhighest_education_level_kaplan[4] = new Array(2);
				jsArrhighest_education_level_kaplan[4][0] = "High School Diploma";
				jsArrhighest_education_level_kaplan[4][1] = "1";
				jsArrhighest_education_level_kaplan[5] = new Array(2);
				jsArrhighest_education_level_kaplan[5][0] = "Master's degree";
				jsArrhighest_education_level_kaplan[5][1] = "1";
				jsArrhighest_education_level_kaplan[6] = new Array(2);
				jsArrhighest_education_level_kaplan[6][0] = "Some College";
				jsArrhighest_education_level_kaplan[6][1] = "1";

				var loTxthighest_education_level_kaplan = document.getElementById('_tdmcontrolhighest_education_level_kaplan');
				ctr = document.frmContactForm._tdmcontrolhighest_education_level_kaplan.selectedIndex;
				if (ctr > 0){
				 if (jsArrhighest_education_level_kaplan[ctr - 1][0] == document.frmContactForm._tdmcontrolhighest_education_level_kaplan.options[ctr].text && jsArrhighest_education_level_kaplan[ctr - 1][1] != "1")
				{
				lsAlert += fnValidateAlert(lbError, 'Please select another value for Which is the highest level of education that you possess?.');
				loFocusControl = fnValidateFocus(loFocusControl, loTxthighest_education_level_kaplan);
				lbError = true;
				}}
var loTxths_grad_kaplan_mmyyy = document.getElementById('_tdmcontrolhs_grad_kaplan_mmyyy');
if(jsTrim(loTxths_grad_kaplan_mmyyy.value) == '')
{
lsAlert += fnValidateAlert(lbError, 'Please, enter a value into What is your High School graduation date? (MM/YYYY).');
loFocusControl = fnValidateFocus(loFocusControl, loTxths_grad_kaplan_mmyyy);
lbError = true;
}
var loListconsent_Kaplan = document.getElementById('_tdmcontrolconsent_Kaplan');
if(loListconsent_Kaplan.selectedIndex == 0 || loListconsent_Kaplan.selectedIndex == -1)
{
lsAlert += fnValidateAlert(lbError, 'Please select a value for Please confirm that you are interested in having a Kaplan College representative contact you..');
loFocusControl = fnValidateFocus(loFocusControl, loListconsent_Kaplan);
lbError = true;
}
				var jsArrconsent_Kaplan = new Array(2);
				jsArrconsent_Kaplan[0] = new Array(2);
				jsArrconsent_Kaplan[0][0] = "No";
				jsArrconsent_Kaplan[0][1] = "0";
				jsArrconsent_Kaplan[1] = new Array(2);
				jsArrconsent_Kaplan[1][0] = "Yes";
				jsArrconsent_Kaplan[1][1] = "1";

				var loTxtconsent_Kaplan = document.getElementById('_tdmcontrolconsent_Kaplan');
				ctr = document.frmContactForm._tdmcontrolconsent_Kaplan.selectedIndex;
				if (ctr > 0){
				 if (jsArrconsent_Kaplan[ctr - 1][0] == document.frmContactForm._tdmcontrolconsent_Kaplan.options[ctr].text && jsArrconsent_Kaplan[ctr - 1][1] != "1")
				{
				lsAlert += fnValidateAlert(lbError, 'Please select another value for Please confirm that you are interested in having a Kaplan College representative contact you..');
				loFocusControl = fnValidateFocus(loFocusControl, loTxtconsent_Kaplan);
				lbError = true;
				}}


                if(lbError)
                {
                    if (typeof loFocusControl != 'undefined')
                    {
                        loFocusControl.focus();
                    }
                    if (jsTrim(lsAlert) != '')
                    {
                        window.alert(lsAlert);
                    }
                    return(false);
                }
                else
                {
                	document.getElementById('btnSubmit').disabled = true;
                	document.getElementById('btnSubmit').value = "Processing...";
                	document.frmContactForm.submit();
                    return(true);
                }

            }

            function fnValidateAlert(pbError, psMessage)
            {
              if (pbError)
              {
                return("\n" + psMessage);
              }
              else
              {
                return("" + psMessage);
              }
            }

            function fnValidateFocus(poControlFocus, poControl)
            {
              if (typeof poControlFocus == "undefined")
              {
                return(poControl);
              }
              else
              {
                return(poControlFocus);
              }
            }

            function jsTrim(sf_string)
            {
              sf_string = sf_string.replace(/ +/g, " ");
              sf_string = sf_string.replace(/^ /, "");
              sf_string = sf_string.replace(/ $/, "");
              return(sf_string);
            }

            function fnValidateMail(psValue)
            {
                var reEmail = /^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,3})+$/;
                if (reEmail.test(psValue))
                {
                    return (true);
                }
                else
                {
                    return (false);
                }
            }

            function fnValidatePhone(psValue)
            {
                //var rePhone = /^(\(\d{3}\) ?)|(\d{3}-))?\d{3}-\d{4}$/;
                var rePhone = /^(?:\([2-9]\d{2}\)\ ?|[2-9]\d{2}(?:\-?|\ ?))[2-9]\d{2}[- ]?\d{4}$/
                if (rePhone.test(psValue))
                {
                    return (true);
                }
                else
                {
                    return (false);
                }
            }

            function fnValidateZipCode(psValue)
            {
                var reZipCode = /^\d{5}((-|\s)?\d{4})?$/;
                if (reZipCode.test(psValue))
                {
                    return (true);
                }
                else
                {
                    return (false);
                }
            }

            function fnChangeList (strChildID, elParent) {

            	var elChild = document.getElementById(strChildID);

				var arrListValue = new Array();

				//arrListValue[0] = new Array("A", "B", "C");
				//arrListValue[1] = new Array("E", "F", "G");

				arrListValue[0] = new Array("","Accounting - Associate of Business Science","Business Administration - Associate of Business Science","Business Administration - Bachelor of Science","Criminal Justice - Associate of Science","Criminal Justice - Bachelor of Science","Liberal Studies - Associate of Arts","Medical Assistant - Associate of Science","Medical Assistant - Diploma","Paralegal - Associate of Science","Psychology - Associate of Science","Psychology - Bachelor of Science");
arrListValue[1] = new Array("","Accounting - Associate of Business Science","Business Administration - Associate of Business Science","Business Administration - Bachelor of Science","Business Administration, Accounting Concentration - Bachelor of Science","Communications - Associate of Science","Criminal Justice - Associate of Science","Criminal Justice - Bachelor of Science","Early Childhood Education - Associate","Graphic Design - Associate of Science","Interior Design - Associate of Science","Liberal Studies - Associate of Arts","Massage Therapy - Diploma","Medical Assistant - Associate of Science","Medical Assistant - Diploma","Paralegal - Associate of Science","Physical Therapist Assistant - Associate of Science","Professional Lead Teacher - Certificate","Psychology - Associate of Science","Psychology - Bachelor of Science","Radio/Video Production and Broadcasting - Associate of Business Science");
arrListValue[2] = new Array("","Accounting - Associate of Business Science","Business Administration - Associate of Business Science","Business Administration - Bachelor of Science","Criminal Justice - Associate of Science","Criminal Justice - Bachelor of Science","Graphic Design - Associate of Science","Interior Design - Associate of Science","Liberal Studies - Associate of Arts","Medical Assistant - Associate of Science","Medical Assistant - Diploma","Paralegal - Associate of Science","Psychology - Associate of Science");
arrListValue[3] = new Array("","Accounting - Associate of Business Science","Business Administration - Associate of Business Science","Business Administration - Bachelor of Science","Criminal Justice - Associate of Science","Criminal Justice - Bachelor of Science","Early Childhood Education - Associate","Interior Design - Associate of Science","Liberal Studies - Associate of Arts","Massage Therapy - Diploma","Medical Assistant - Associate of Science","Paralegal - Associate of Science","Psychology - Associate of Science","Psychology - Bachelor of Science");
arrListValue[4] = new Array("","Accounting - Associate of Business Science","Business Administration - Associate of Business Science","Business Administration - Bachelor of Science","Business Administration, Accounting Concentration - Bachelor of Science","Criminal Justice - Associate of Science","Criminal Justice - Bachelor of Science","Interior Design - Associate of Science","Liberal Studies - Associate of Arts","Massage Therapy - Diploma","Medical Assistant - Associate of Science","Medical Assistant - Diploma","Paralegal - Associate of Science","Psychology - Associate of Science","Psychology - Bachelor of Science");


				var intParentIndex = elParent.selectedIndex;

				elChild.options.length = 0;

				if (intParentIndex > 0) {

					if (arrSelectedValue = arrListValue[intParentIndex-1] ) {
					    
					    //For initial Please Select
					    optionItem = new Option( "Please Select", "",  false, false);
						elChild.options[elChild.length] = optionItem;
						
						for (var i=1; i < arrSelectedValue.length; i++) {
							optionItem = new Option( arrSelectedValue[i], arrSelectedValue[i],  false, false);
							elChild.options[elChild.length] = optionItem;
						}

					}

				}

            }

			function getCookieValue (cookieName) {
			  var exp = new RegExp (escape(cookieName) + "=([^;]+)");
			  if (exp.test (document.cookie + ";")) {
				exp.exec (document.cookie + ";");
				return unescape(RegExp.$1);
			  }
			  else return "";
			}

			function writeCookie(cookieName,cookieValue,days) {
				if (days) {
					var date = new Date();
					date.setTime(date.getTime()+(days*24*60*60*1000));
					var expires = "; expires="+date.toGMTString();
				}
				else var expires = "";
				document.cookie = cookieName+"="+cookieValue+expires+"; path=/";
			}

		function fnValidateSpecialChar(psValue)
		{
			var iChars = "!@#$%^&*()+=-[]\\\';,./{}|\":<>?";
			var strCheck = "0";
    		for (var i = 0; i < psValue.length; i++)
				{
					if (iChars.indexOf(psValue.charAt(i)) != -1) 
						{
  							//return false;
							strCheck = "1";
	  					}
				 }
				 if (strCheck == "1")
					return false;
				 else
					 return true;

		}



