 
            function Validate()
            {
                var lbError = false;
                var lsAlert = '';
                var loFocusControl;

                var loListcampus_The_Art_Institutes = document.getElementById('_tdmcontrolcampus_The_Art_Institutes');
if(loListcampus_The_Art_Institutes.selectedIndex == 0 || loListcampus_The_Art_Institutes.selectedIndex == -1)
{
lsAlert += fnValidateAlert(lbError, 'Please select a value for Select Campus.');
loFocusControl = fnValidateFocus(loFocusControl, loListcampus_The_Art_Institutes);
lbError = true;
}
				var jsArrcampus_The_Art_Institutes = new Array(7);
				jsArrcampus_The_Art_Institutes[0] = new Array(2);
				jsArrcampus_The_Art_Institutes[0][0] = "The Art Institute of California - Hollywood";
				jsArrcampus_The_Art_Institutes[0][1] = "1";
				jsArrcampus_The_Art_Institutes[1] = new Array(2);
				jsArrcampus_The_Art_Institutes[1][0] = "The Art Institute of California - Sacramento";
				jsArrcampus_The_Art_Institutes[1][1] = "1";
				jsArrcampus_The_Art_Institutes[2] = new Array(2);
				jsArrcampus_The_Art_Institutes[2][0] = "The Art Institute of California - San Diego";
				jsArrcampus_The_Art_Institutes[2][1] = "1";
				jsArrcampus_The_Art_Institutes[3] = new Array(2);
				jsArrcampus_The_Art_Institutes[3][0] = "The Art Institute of California - San Francisco";
				jsArrcampus_The_Art_Institutes[3][1] = "1";
				jsArrcampus_The_Art_Institutes[4] = new Array(2);
				jsArrcampus_The_Art_Institutes[4][0] = "The Art Institute of Jacksonville";
				jsArrcampus_The_Art_Institutes[4][1] = "1";
				jsArrcampus_The_Art_Institutes[5] = new Array(2);
				jsArrcampus_The_Art_Institutes[5][0] = "The Art Institute of Seattle";
				jsArrcampus_The_Art_Institutes[5][1] = "1";
				jsArrcampus_The_Art_Institutes[6] = new Array(2);
				jsArrcampus_The_Art_Institutes[6][0] = "The Art Institute of Tampa";
				jsArrcampus_The_Art_Institutes[6][1] = "1";

				var loTxtcampus_The_Art_Institutes = document.getElementById('_tdmcontrolcampus_The_Art_Institutes');
				ctr = document.frmContactForm._tdmcontrolcampus_The_Art_Institutes.selectedIndex;
				if (ctr > 0){
				 if (jsArrcampus_The_Art_Institutes[ctr - 1][0] == document.frmContactForm._tdmcontrolcampus_The_Art_Institutes.options[ctr].text && jsArrcampus_The_Art_Institutes[ctr - 1][1] != "1")
				{
				lsAlert += fnValidateAlert(lbError, 'Please select another value for Select Campus.');
				loFocusControl = fnValidateFocus(loFocusControl, loTxtcampus_The_Art_Institutes);
				lbError = true;
				}}
var loListprograminterest_The_Art_Institutes = document.getElementById('_tdmcontrolprograminterest_The_Art_Institutes');
if (loListprograminterest_The_Art_Institutes.selectedIndex == -1 || loListprograminterest_The_Art_Institutes[loListprograminterest_The_Art_Institutes.selectedIndex].value == '')
{
lsAlert += fnValidateAlert(lbError, 'Please select a value for Program of Interest.');
loFocusControl = fnValidateFocus(loFocusControl, loListprograminterest_The_Art_Institutes);
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_The_Art_Institutes = [].addDim(7, 98, 0)

				jsArrprograminterest_The_Art_Institutes[0][0][0] = "Culinary Arts (AS)";
				jsArrprograminterest_The_Art_Institutes[0][0][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][1][0] = "Culinary Management (BS)";
				jsArrprograminterest_The_Art_Institutes[0][1][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][2][0] = "Digital Filmmaking and Video Production (BS)";
				jsArrprograminterest_The_Art_Institutes[0][2][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][3][0] = "Digital Photography (AS | BS)";
				jsArrprograminterest_The_Art_Institutes[0][3][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][4][0] = "Fashion Design (AS)";
				jsArrprograminterest_The_Art_Institutes[0][4][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][5][0] = "Fashion Design (BFA)";
				jsArrprograminterest_The_Art_Institutes[0][5][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][6][0] = "Fashion Marketing (AS)";
				jsArrprograminterest_The_Art_Institutes[0][6][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][7][0] = "Fashion Marketing and Management (BS)";
				jsArrprograminterest_The_Art_Institutes[0][7][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][8][0] = "Game Art and Design (BS)";
				jsArrprograminterest_The_Art_Institutes[0][8][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][9][0] = "Graphic Design (AS)";
				jsArrprograminterest_The_Art_Institutes[0][9][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][10][0] = "Graphic Design (BS)";
				jsArrprograminterest_The_Art_Institutes[0][10][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][11][0] = "Industrial Design (BS)";
				jsArrprograminterest_The_Art_Institutes[0][11][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][12][0] = "Interior Design (BS)";
				jsArrprograminterest_The_Art_Institutes[0][12][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][13][0] = "Media Arts and Animation (BS)";
				jsArrprograminterest_The_Art_Institutes[0][13][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][14][0] = "Set and Exhibit Design (BS)";
				jsArrprograminterest_The_Art_Institutes[0][14][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][15][0] = "Visual and Game Programming (BS)";
				jsArrprograminterest_The_Art_Institutes[0][15][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][16][0] = "Visual Effects and Motion Graphics (BS)";
				jsArrprograminterest_The_Art_Institutes[0][16][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][17][0] = "Web Design and Interactive Media (AS)";
				jsArrprograminterest_The_Art_Institutes[0][17][1] = "1";
				jsArrprograminterest_The_Art_Institutes[0][18][0] = "Web Design and Interactive Media (BS)";
				jsArrprograminterest_The_Art_Institutes[0][18][1] = "1";
				jsArrprograminterest_The_Art_Institutes[1][0][0] = "Art of Cooking (D)";
				jsArrprograminterest_The_Art_Institutes[1][0][1] = "1";
				jsArrprograminterest_The_Art_Institutes[1][1][0] = "Baking and Pastry (D)";
				jsArrprograminterest_The_Art_Institutes[1][1][1] = "1";
				jsArrprograminterest_The_Art_Institutes[1][2][0] = "Culinary Arts (AS)";
				jsArrprograminterest_The_Art_Institutes[1][2][1] = "1";
				jsArrprograminterest_The_Art_Institutes[1][3][0] = "Culinary Management (BS)";
				jsArrprograminterest_The_Art_Institutes[1][3][1] = "1";
				jsArrprograminterest_The_Art_Institutes[1][4][0] = "Digital Filmmaking and Video Production (BS)";
				jsArrprograminterest_The_Art_Institutes[1][4][1] = "1";
				jsArrprograminterest_The_Art_Institutes[1][5][0] = "Game Art and Design (BS)";
				jsArrprograminterest_The_Art_Institutes[1][5][1] = "1";
				jsArrprograminterest_The_Art_Institutes[1][6][0] = "Graphic Design (AS | BS)";
				jsArrprograminterest_The_Art_Institutes[1][6][1] = "1";
				jsArrprograminterest_The_Art_Institutes[1][7][0] = "Interior Design (BS)";
				jsArrprograminterest_The_Art_Institutes[1][7][1] = "1";
				jsArrprograminterest_The_Art_Institutes[1][8][0] = "Media Arts and Animation (BS)";
				jsArrprograminterest_The_Art_Institutes[1][8][1] = "1";
				jsArrprograminterest_The_Art_Institutes[1][9][0] = "Web Design and Interactive Media (AS | BS)";
				jsArrprograminterest_The_Art_Institutes[1][9][1] = "1";
				jsArrprograminterest_The_Art_Institutes[2][0][0] = "Advertising (AS | BS)";
				jsArrprograminterest_The_Art_Institutes[2][0][1] = "1";
				jsArrprograminterest_The_Art_Institutes[2][1][0] = "Audio Production (BS)";
				jsArrprograminterest_The_Art_Institutes[2][1][1] = "1";
				jsArrprograminterest_The_Art_Institutes[2][2][0] = "Baking and Pastry (AS)";
				jsArrprograminterest_The_Art_Institutes[2][2][1] = "1";
				jsArrprograminterest_The_Art_Institutes[2][3][0] = "Culinary Arts (AS)";
				jsArrprograminterest_The_Art_Institutes[2][3][1] = "1";
				jsArrprograminterest_The_Art_Institutes[2][4][0] = "Culinary Management (BS)";
				jsArrprograminterest_The_Art_Institutes[2][4][1] = "1";
				jsArrprograminterest_The_Art_Institutes[2][5][0] = "Fashion Design (BFA)";
				jsArrprograminterest_The_Art_Institutes[2][5][1] = "1";
				jsArrprograminterest_The_Art_Institutes[2][6][0] = "Fashion Marketing and Management (BS - San Diego)";
				jsArrprograminterest_The_Art_Institutes[2][6][1] = "1";
				jsArrprograminterest_The_Art_Institutes[2][7][0] = "Game Art and Design (AS)";
				jsArrprograminterest_The_Art_Institutes[2][7][1] = "1";
				jsArrprograminterest_The_Art_Institutes[2][8][0] = "Graphic Design (AS | BS)";
				jsArrprograminterest_The_Art_Institutes[2][8][1] = "1";
				jsArrprograminterest_The_Art_Institutes[2][9][0] = "Interior Design (BS)";
				jsArrprograminterest_The_Art_Institutes[2][9][1] = "1";
				jsArrprograminterest_The_Art_Institutes[2][10][0] = "Media Arts and Animation (BS)";
				jsArrprograminterest_The_Art_Institutes[2][10][1] = "1";
				jsArrprograminterest_The_Art_Institutes[2][11][0] = "Visual and Game Programming (BS)";
				jsArrprograminterest_The_Art_Institutes[2][11][1] = "1";
				jsArrprograminterest_The_Art_Institutes[2][12][0] = "Web Design and Interactive Media (BS)";
				jsArrprograminterest_The_Art_Institutes[2][12][1] = "1";
				jsArrprograminterest_The_Art_Institutes[3][0][0] = "Advertising (BS)";
				jsArrprograminterest_The_Art_Institutes[3][0][1] = "1";
				jsArrprograminterest_The_Art_Institutes[3][1][0] = "Audio Production (BS)";
				jsArrprograminterest_The_Art_Institutes[3][1][1] = "1";
				jsArrprograminterest_The_Art_Institutes[3][2][0] = "Computer Animation (MFA)";
				jsArrprograminterest_The_Art_Institutes[3][2][1] = "1";
				jsArrprograminterest_The_Art_Institutes[3][3][0] = "Culinary Arts (AS)";
				jsArrprograminterest_The_Art_Institutes[3][3][1] = "1";
				jsArrprograminterest_The_Art_Institutes[3][4][0] = "Culinary Management (BS)";
				jsArrprograminterest_The_Art_Institutes[3][4][1] = "1";
				jsArrprograminterest_The_Art_Institutes[3][5][0] = "Digital Filmmaking and Video Production (BS)";
				jsArrprograminterest_The_Art_Institutes[3][5][1] = "1";
				jsArrprograminterest_The_Art_Institutes[3][6][0] = "Fashion Design (AS| BFA)";
				jsArrprograminterest_The_Art_Institutes[3][6][1] = "1";
				jsArrprograminterest_The_Art_Institutes[3][7][0] = "Fashion Marketing (AS)";
				jsArrprograminterest_The_Art_Institutes[3][7][1] = "1";
				jsArrprograminterest_The_Art_Institutes[3][8][0] = "Fashion Marketing and Management (BS)";
				jsArrprograminterest_The_Art_Institutes[3][8][1] = "1";
				jsArrprograminterest_The_Art_Institutes[3][9][0] = "Game Art and Design (BS)";
				jsArrprograminterest_The_Art_Institutes[3][9][1] = "1";
				jsArrprograminterest_The_Art_Institutes[3][10][0] = "Graphic Design (AS | BS)";
				jsArrprograminterest_The_Art_Institutes[3][10][1] = "1";
				jsArrprograminterest_The_Art_Institutes[3][11][0] = "Interior Design (BS)";
				jsArrprograminterest_The_Art_Institutes[3][11][1] = "1";
				jsArrprograminterest_The_Art_Institutes[3][12][0] = "Media Arts and Animation (BS)";
				jsArrprograminterest_The_Art_Institutes[3][12][1] = "1";
				jsArrprograminterest_The_Art_Institutes[3][13][0] = "Visual and Game Programming (BS)";
				jsArrprograminterest_The_Art_Institutes[3][13][1] = "1";
				jsArrprograminterest_The_Art_Institutes[3][14][0] = "Web Design and Interactive Media (AS | BS)";
				jsArrprograminterest_The_Art_Institutes[3][14][1] = "1";
				jsArrprograminterest_The_Art_Institutes[4][0][0] = "Culinary Arts (D | AA)";
				jsArrprograminterest_The_Art_Institutes[4][0][1] = "1";
				jsArrprograminterest_The_Art_Institutes[4][1][0] = "Culinary Management (BA)";
				jsArrprograminterest_The_Art_Institutes[4][1][1] = "1";
				jsArrprograminterest_The_Art_Institutes[4][2][0] = "Digital Filmmaking and Video Production (BFA)";
				jsArrprograminterest_The_Art_Institutes[4][2][1] = "1";
				jsArrprograminterest_The_Art_Institutes[4][3][0] = "Graphic Design (AA | BFA)";
				jsArrprograminterest_The_Art_Institutes[4][3][1] = "1";
				jsArrprograminterest_The_Art_Institutes[4][4][0] = "Interior Design (BFA)";
				jsArrprograminterest_The_Art_Institutes[4][4][1] = "1";
				jsArrprograminterest_The_Art_Institutes[4][5][0] = "Web Design and Interactive Media (AA | BFA)";
				jsArrprograminterest_The_Art_Institutes[4][5][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][0][0] = "Animation, Art and Design (AAA)";
				jsArrprograminterest_The_Art_Institutes[5][0][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][1][0] = "Audio Production (AAA)";
				jsArrprograminterest_The_Art_Institutes[5][1][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][2][0] = "Baking and Pastry (AAA | D)";
				jsArrprograminterest_The_Art_Institutes[5][2][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][3][0] = "Culinary Arts (AAA)";
				jsArrprograminterest_The_Art_Institutes[5][3][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][4][0] = "Culinary Arts Management (BS - Seattle)";
				jsArrprograminterest_The_Art_Institutes[5][4][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][5][0] = "Digital Design (D)";
				jsArrprograminterest_The_Art_Institutes[5][5][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][6][0] = "Digital Filmmaking and Video Production (BFA - Seattle)";
				jsArrprograminterest_The_Art_Institutes[5][6][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][7][0] = "Fashion Design (AAA | BFA)";
				jsArrprograminterest_The_Art_Institutes[5][7][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][8][0] = "Fashion Marketing (AAA | BS)";
				jsArrprograminterest_The_Art_Institutes[5][8][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][9][0] = "Game Art and Design (BFA)";
				jsArrprograminterest_The_Art_Institutes[5][9][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][10][0] = "Graphic Design (AAA | BFA)";
				jsArrprograminterest_The_Art_Institutes[5][10][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][11][0] = "Industrial Design (BS)";
				jsArrprograminterest_The_Art_Institutes[5][11][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][12][0] = "Industrial Design Technology (AAA)";
				jsArrprograminterest_The_Art_Institutes[5][12][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][13][0] = "Interior Design (AAA | BFA)";
				jsArrprograminterest_The_Art_Institutes[5][13][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][14][0] = "Media Arts and Animation (BFA)";
				jsArrprograminterest_The_Art_Institutes[5][14][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][15][0] = "Photography (AAA | BFA)";
				jsArrprograminterest_The_Art_Institutes[5][15][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][16][0] = "Residential Design (D)";
				jsArrprograminterest_The_Art_Institutes[5][16][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][17][0] = "The Art of Cooking (D)";
				jsArrprograminterest_The_Art_Institutes[5][17][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][18][0] = "Video Production (AAA)";
				jsArrprograminterest_The_Art_Institutes[5][18][1] = "1";
				jsArrprograminterest_The_Art_Institutes[5][19][0] = "Web Design and Interactive Media (AAA | BS)";
				jsArrprograminterest_The_Art_Institutes[5][19][1] = "1";
				jsArrprograminterest_The_Art_Institutes[6][0][0] = "Advertising (BA)";
				jsArrprograminterest_The_Art_Institutes[6][0][1] = "1";
				jsArrprograminterest_The_Art_Institutes[6][1][0] = "Baking and Pastry (D | AA)";
				jsArrprograminterest_The_Art_Institutes[6][1][1] = "1";
				jsArrprograminterest_The_Art_Institutes[6][2][0] = "Culinary Arts (AA)";
				jsArrprograminterest_The_Art_Institutes[6][2][1] = "1";
				jsArrprograminterest_The_Art_Institutes[6][3][0] = "Culinary Management (BA)";
				jsArrprograminterest_The_Art_Institutes[6][3][1] = "1";
				jsArrprograminterest_The_Art_Institutes[6][4][0] = "Digital Filmmaking and Video Production (BFA)";
				jsArrprograminterest_The_Art_Institutes[6][4][1] = "1";
				jsArrprograminterest_The_Art_Institutes[6][5][0] = "Digital Photography (BFA)";
				jsArrprograminterest_The_Art_Institutes[6][5][1] = "1";
				jsArrprograminterest_The_Art_Institutes[6][6][0] = "Fashion and Retail Management (BA)";
				jsArrprograminterest_The_Art_Institutes[6][6][1] = "1";
				jsArrprograminterest_The_Art_Institutes[6][7][0] = "Food and Beverage Management (BA)";
				jsArrprograminterest_The_Art_Institutes[6][7][1] = "1";
				jsArrprograminterest_The_Art_Institutes[6][8][0] = "Game Art and Design (BFA)";
				jsArrprograminterest_The_Art_Institutes[6][8][1] = "1";
				jsArrprograminterest_The_Art_Institutes[6][9][0] = "Graphic Design (AA | BFA)";
				jsArrprograminterest_The_Art_Institutes[6][9][1] = "1";
				jsArrprograminterest_The_Art_Institutes[6][10][0] = "Interior Design (BFA)";
				jsArrprograminterest_The_Art_Institutes[6][10][1] = "1";
				jsArrprograminterest_The_Art_Institutes[6][11][0] = "Media Arts and Animation (BFA)";
				jsArrprograminterest_The_Art_Institutes[6][11][1] = "1";
				jsArrprograminterest_The_Art_Institutes[6][12][0] = "Visual Effects and Motion Graphics (BFA)";
				jsArrprograminterest_The_Art_Institutes[6][12][1] = "1";
				jsArrprograminterest_The_Art_Institutes[6][13][0] = "Web Design and Interactive Media (AA | BFA)";
				jsArrprograminterest_The_Art_Institutes[6][13][1] = "1";
				jsArrprograminterest_The_Art_Institutes[6][14][0] = "Wine, Spirits and Beverage Management (AA)";
				jsArrprograminterest_The_Art_Institutes[6][14][1] = "1";

				var loTxtprograminterest_The_Art_Institutes = document.getElementById('_tdmcontrolprograminterest_The_Art_Institutes');
				ctrParent = document.frmContactForm._tdmcontrolcampus_The_Art_Institutes.selectedIndex;
				ctr = document.frmContactForm._tdmcontrolprograminterest_The_Art_Institutes.selectedIndex;
				if (ctr > 0){
				 if (jsArrprograminterest_The_Art_Institutes[ctrParent-1][ctr - 1][0] == document.frmContactForm._tdmcontrolprograminterest_The_Art_Institutes.options[ctr].text && jsArrprograminterest_The_Art_Institutes[ctrParent-1][ctr - 1][1] != "1")
				{
				lsAlert += fnValidateAlert(lbError, 'Please select another value for Program of Interest.');
				loFocusControl = fnValidateFocus(loFocusControl, loTxtprograminterest_The_Art_Institutes);
				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_50 = document.getElementById('_tdmcontrolstreet1_Street_Address_50');
if(jsTrim(loTxtstreet1_Street_Address_50.value) == '')
{
lsAlert += fnValidateAlert(lbError, 'Please, enter a value into Street Address.');
loFocusControl = fnValidateFocus(loFocusControl, loTxtstreet1_Street_Address_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_State_2_Letter_Abbreviation = document.getElementById('_tdmcontrolstate_State_2_Letter_Abbreviation');
if(loListstate_State_2_Letter_Abbreviation.selectedIndex == 0 || loListstate_State_2_Letter_Abbreviation.selectedIndex == -1)
{
lsAlert += fnValidateAlert(lbError, 'Please select a value for State.');
loFocusControl = fnValidateFocus(loFocusControl, loListstate_State_2_Letter_Abbreviation);
lbError = true;
}
				var jsArrstate_State_2_Letter_Abbreviation = new Array(51);
				jsArrstate_State_2_Letter_Abbreviation[0] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[0][0] = "AK";
				jsArrstate_State_2_Letter_Abbreviation[0][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[1] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[1][0] = "AL";
				jsArrstate_State_2_Letter_Abbreviation[1][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[2] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[2][0] = "AR";
				jsArrstate_State_2_Letter_Abbreviation[2][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[3] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[3][0] = "AZ";
				jsArrstate_State_2_Letter_Abbreviation[3][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[4] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[4][0] = "CA";
				jsArrstate_State_2_Letter_Abbreviation[4][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[5] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[5][0] = "CO";
				jsArrstate_State_2_Letter_Abbreviation[5][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[6] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[6][0] = "CT";
				jsArrstate_State_2_Letter_Abbreviation[6][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[7] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[7][0] = "DC";
				jsArrstate_State_2_Letter_Abbreviation[7][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[8] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[8][0] = "DE";
				jsArrstate_State_2_Letter_Abbreviation[8][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[9] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[9][0] = "FL";
				jsArrstate_State_2_Letter_Abbreviation[9][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[10] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[10][0] = "GA";
				jsArrstate_State_2_Letter_Abbreviation[10][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[11] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[11][0] = "HI";
				jsArrstate_State_2_Letter_Abbreviation[11][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[12] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[12][0] = "IA";
				jsArrstate_State_2_Letter_Abbreviation[12][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[13] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[13][0] = "ID";
				jsArrstate_State_2_Letter_Abbreviation[13][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[14] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[14][0] = "IL";
				jsArrstate_State_2_Letter_Abbreviation[14][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[15] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[15][0] = "IN";
				jsArrstate_State_2_Letter_Abbreviation[15][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[16] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[16][0] = "KS";
				jsArrstate_State_2_Letter_Abbreviation[16][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[17] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[17][0] = "KY";
				jsArrstate_State_2_Letter_Abbreviation[17][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[18] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[18][0] = "LA";
				jsArrstate_State_2_Letter_Abbreviation[18][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[19] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[19][0] = "MA";
				jsArrstate_State_2_Letter_Abbreviation[19][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[20] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[20][0] = "MD";
				jsArrstate_State_2_Letter_Abbreviation[20][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[21] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[21][0] = "ME";
				jsArrstate_State_2_Letter_Abbreviation[21][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[22] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[22][0] = "MI";
				jsArrstate_State_2_Letter_Abbreviation[22][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[23] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[23][0] = "MN";
				jsArrstate_State_2_Letter_Abbreviation[23][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[24] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[24][0] = "MO";
				jsArrstate_State_2_Letter_Abbreviation[24][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[25] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[25][0] = "MS";
				jsArrstate_State_2_Letter_Abbreviation[25][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[26] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[26][0] = "MT";
				jsArrstate_State_2_Letter_Abbreviation[26][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[27] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[27][0] = "NC";
				jsArrstate_State_2_Letter_Abbreviation[27][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[28] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[28][0] = "ND";
				jsArrstate_State_2_Letter_Abbreviation[28][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[29] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[29][0] = "NE";
				jsArrstate_State_2_Letter_Abbreviation[29][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[30] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[30][0] = "NH";
				jsArrstate_State_2_Letter_Abbreviation[30][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[31] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[31][0] = "NJ";
				jsArrstate_State_2_Letter_Abbreviation[31][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[32] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[32][0] = "NM";
				jsArrstate_State_2_Letter_Abbreviation[32][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[33] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[33][0] = "NV";
				jsArrstate_State_2_Letter_Abbreviation[33][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[34] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[34][0] = "NY";
				jsArrstate_State_2_Letter_Abbreviation[34][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[35] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[35][0] = "OH";
				jsArrstate_State_2_Letter_Abbreviation[35][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[36] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[36][0] = "OK";
				jsArrstate_State_2_Letter_Abbreviation[36][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[37] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[37][0] = "OR";
				jsArrstate_State_2_Letter_Abbreviation[37][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[38] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[38][0] = "PA";
				jsArrstate_State_2_Letter_Abbreviation[38][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[39] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[39][0] = "RI";
				jsArrstate_State_2_Letter_Abbreviation[39][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[40] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[40][0] = "SC";
				jsArrstate_State_2_Letter_Abbreviation[40][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[41] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[41][0] = "SD";
				jsArrstate_State_2_Letter_Abbreviation[41][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[42] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[42][0] = "TN";
				jsArrstate_State_2_Letter_Abbreviation[42][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[43] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[43][0] = "TX";
				jsArrstate_State_2_Letter_Abbreviation[43][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[44] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[44][0] = "UT";
				jsArrstate_State_2_Letter_Abbreviation[44][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[45] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[45][0] = "VA";
				jsArrstate_State_2_Letter_Abbreviation[45][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[46] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[46][0] = "VT";
				jsArrstate_State_2_Letter_Abbreviation[46][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[47] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[47][0] = "WA";
				jsArrstate_State_2_Letter_Abbreviation[47][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[48] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[48][0] = "WI";
				jsArrstate_State_2_Letter_Abbreviation[48][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[49] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[49][0] = "WV";
				jsArrstate_State_2_Letter_Abbreviation[49][1] = "1";
				jsArrstate_State_2_Letter_Abbreviation[50] = new Array(2);
				jsArrstate_State_2_Letter_Abbreviation[50][0] = "WY";
				jsArrstate_State_2_Letter_Abbreviation[50][1] = "1";

				var loTxtstate_State_2_Letter_Abbreviation = document.getElementById('_tdmcontrolstate_State_2_Letter_Abbreviation');
				ctr = document.frmContactForm._tdmcontrolstate_State_2_Letter_Abbreviation.selectedIndex;
				if (ctr > 0){
				 if (jsArrstate_State_2_Letter_Abbreviation[ctr - 1][0] == document.frmContactForm._tdmcontrolstate_State_2_Letter_Abbreviation.options[ctr].text && jsArrstate_State_2_Letter_Abbreviation[ctr - 1][1] != "1")
				{
				lsAlert += fnValidateAlert(lbError, 'Please select another value for State.');
				loFocusControl = fnValidateFocus(loFocusControl, loTxtstate_State_2_Letter_Abbreviation);
				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 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 loLisths_date_1950_2010 = document.getElementById('_tdmcontrolhs_date_1950_2010');
if(loLisths_date_1950_2010.selectedIndex == 0 || loLisths_date_1950_2010.selectedIndex == -1)
{
lsAlert += fnValidateAlert(lbError, 'Please select a value for Year of High School Graduation or GED Completed.');
loFocusControl = fnValidateFocus(loFocusControl, loLisths_date_1950_2010);
lbError = true;
}
				var jsArrhs_date_1950_2010 = new Array(61);
				jsArrhs_date_1950_2010[0] = new Array(2);
				jsArrhs_date_1950_2010[0][0] = "2010";
				jsArrhs_date_1950_2010[0][1] = "1";
				jsArrhs_date_1950_2010[1] = new Array(2);
				jsArrhs_date_1950_2010[1][0] = "2009";
				jsArrhs_date_1950_2010[1][1] = "1";
				jsArrhs_date_1950_2010[2] = new Array(2);
				jsArrhs_date_1950_2010[2][0] = "2008";
				jsArrhs_date_1950_2010[2][1] = "1";
				jsArrhs_date_1950_2010[3] = new Array(2);
				jsArrhs_date_1950_2010[3][0] = "2007";
				jsArrhs_date_1950_2010[3][1] = "1";
				jsArrhs_date_1950_2010[4] = new Array(2);
				jsArrhs_date_1950_2010[4][0] = "2006";
				jsArrhs_date_1950_2010[4][1] = "1";
				jsArrhs_date_1950_2010[5] = new Array(2);
				jsArrhs_date_1950_2010[5][0] = "2005";
				jsArrhs_date_1950_2010[5][1] = "1";
				jsArrhs_date_1950_2010[6] = new Array(2);
				jsArrhs_date_1950_2010[6][0] = "2004";
				jsArrhs_date_1950_2010[6][1] = "1";
				jsArrhs_date_1950_2010[7] = new Array(2);
				jsArrhs_date_1950_2010[7][0] = "2003";
				jsArrhs_date_1950_2010[7][1] = "1";
				jsArrhs_date_1950_2010[8] = new Array(2);
				jsArrhs_date_1950_2010[8][0] = "2002";
				jsArrhs_date_1950_2010[8][1] = "1";
				jsArrhs_date_1950_2010[9] = new Array(2);
				jsArrhs_date_1950_2010[9][0] = "2001";
				jsArrhs_date_1950_2010[9][1] = "1";
				jsArrhs_date_1950_2010[10] = new Array(2);
				jsArrhs_date_1950_2010[10][0] = "2000";
				jsArrhs_date_1950_2010[10][1] = "1";
				jsArrhs_date_1950_2010[11] = new Array(2);
				jsArrhs_date_1950_2010[11][0] = "1999";
				jsArrhs_date_1950_2010[11][1] = "1";
				jsArrhs_date_1950_2010[12] = new Array(2);
				jsArrhs_date_1950_2010[12][0] = "1998";
				jsArrhs_date_1950_2010[12][1] = "1";
				jsArrhs_date_1950_2010[13] = new Array(2);
				jsArrhs_date_1950_2010[13][0] = "1997";
				jsArrhs_date_1950_2010[13][1] = "1";
				jsArrhs_date_1950_2010[14] = new Array(2);
				jsArrhs_date_1950_2010[14][0] = "1996";
				jsArrhs_date_1950_2010[14][1] = "1";
				jsArrhs_date_1950_2010[15] = new Array(2);
				jsArrhs_date_1950_2010[15][0] = "1995";
				jsArrhs_date_1950_2010[15][1] = "1";
				jsArrhs_date_1950_2010[16] = new Array(2);
				jsArrhs_date_1950_2010[16][0] = "1994";
				jsArrhs_date_1950_2010[16][1] = "1";
				jsArrhs_date_1950_2010[17] = new Array(2);
				jsArrhs_date_1950_2010[17][0] = "1993";
				jsArrhs_date_1950_2010[17][1] = "1";
				jsArrhs_date_1950_2010[18] = new Array(2);
				jsArrhs_date_1950_2010[18][0] = "1992";
				jsArrhs_date_1950_2010[18][1] = "1";
				jsArrhs_date_1950_2010[19] = new Array(2);
				jsArrhs_date_1950_2010[19][0] = "1991";
				jsArrhs_date_1950_2010[19][1] = "1";
				jsArrhs_date_1950_2010[20] = new Array(2);
				jsArrhs_date_1950_2010[20][0] = "1990";
				jsArrhs_date_1950_2010[20][1] = "1";
				jsArrhs_date_1950_2010[21] = new Array(2);
				jsArrhs_date_1950_2010[21][0] = "1989";
				jsArrhs_date_1950_2010[21][1] = "1";
				jsArrhs_date_1950_2010[22] = new Array(2);
				jsArrhs_date_1950_2010[22][0] = "1988";
				jsArrhs_date_1950_2010[22][1] = "1";
				jsArrhs_date_1950_2010[23] = new Array(2);
				jsArrhs_date_1950_2010[23][0] = "1987";
				jsArrhs_date_1950_2010[23][1] = "1";
				jsArrhs_date_1950_2010[24] = new Array(2);
				jsArrhs_date_1950_2010[24][0] = "1986";
				jsArrhs_date_1950_2010[24][1] = "1";
				jsArrhs_date_1950_2010[25] = new Array(2);
				jsArrhs_date_1950_2010[25][0] = "1985";
				jsArrhs_date_1950_2010[25][1] = "1";
				jsArrhs_date_1950_2010[26] = new Array(2);
				jsArrhs_date_1950_2010[26][0] = "1984";
				jsArrhs_date_1950_2010[26][1] = "1";
				jsArrhs_date_1950_2010[27] = new Array(2);
				jsArrhs_date_1950_2010[27][0] = "1983";
				jsArrhs_date_1950_2010[27][1] = "1";
				jsArrhs_date_1950_2010[28] = new Array(2);
				jsArrhs_date_1950_2010[28][0] = "1982";
				jsArrhs_date_1950_2010[28][1] = "1";
				jsArrhs_date_1950_2010[29] = new Array(2);
				jsArrhs_date_1950_2010[29][0] = "1981";
				jsArrhs_date_1950_2010[29][1] = "1";
				jsArrhs_date_1950_2010[30] = new Array(2);
				jsArrhs_date_1950_2010[30][0] = "1980";
				jsArrhs_date_1950_2010[30][1] = "1";
				jsArrhs_date_1950_2010[31] = new Array(2);
				jsArrhs_date_1950_2010[31][0] = "1979";
				jsArrhs_date_1950_2010[31][1] = "1";
				jsArrhs_date_1950_2010[32] = new Array(2);
				jsArrhs_date_1950_2010[32][0] = "1978";
				jsArrhs_date_1950_2010[32][1] = "1";
				jsArrhs_date_1950_2010[33] = new Array(2);
				jsArrhs_date_1950_2010[33][0] = "1977";
				jsArrhs_date_1950_2010[33][1] = "1";
				jsArrhs_date_1950_2010[34] = new Array(2);
				jsArrhs_date_1950_2010[34][0] = "1976";
				jsArrhs_date_1950_2010[34][1] = "1";
				jsArrhs_date_1950_2010[35] = new Array(2);
				jsArrhs_date_1950_2010[35][0] = "1975";
				jsArrhs_date_1950_2010[35][1] = "1";
				jsArrhs_date_1950_2010[36] = new Array(2);
				jsArrhs_date_1950_2010[36][0] = "1974";
				jsArrhs_date_1950_2010[36][1] = "1";
				jsArrhs_date_1950_2010[37] = new Array(2);
				jsArrhs_date_1950_2010[37][0] = "1973";
				jsArrhs_date_1950_2010[37][1] = "1";
				jsArrhs_date_1950_2010[38] = new Array(2);
				jsArrhs_date_1950_2010[38][0] = "1972";
				jsArrhs_date_1950_2010[38][1] = "1";
				jsArrhs_date_1950_2010[39] = new Array(2);
				jsArrhs_date_1950_2010[39][0] = "1971";
				jsArrhs_date_1950_2010[39][1] = "1";
				jsArrhs_date_1950_2010[40] = new Array(2);
				jsArrhs_date_1950_2010[40][0] = "1970";
				jsArrhs_date_1950_2010[40][1] = "1";
				jsArrhs_date_1950_2010[41] = new Array(2);
				jsArrhs_date_1950_2010[41][0] = "1969";
				jsArrhs_date_1950_2010[41][1] = "1";
				jsArrhs_date_1950_2010[42] = new Array(2);
				jsArrhs_date_1950_2010[42][0] = "1968";
				jsArrhs_date_1950_2010[42][1] = "1";
				jsArrhs_date_1950_2010[43] = new Array(2);
				jsArrhs_date_1950_2010[43][0] = "1967";
				jsArrhs_date_1950_2010[43][1] = "1";
				jsArrhs_date_1950_2010[44] = new Array(2);
				jsArrhs_date_1950_2010[44][0] = "1966";
				jsArrhs_date_1950_2010[44][1] = "1";
				jsArrhs_date_1950_2010[45] = new Array(2);
				jsArrhs_date_1950_2010[45][0] = "1965";
				jsArrhs_date_1950_2010[45][1] = "1";
				jsArrhs_date_1950_2010[46] = new Array(2);
				jsArrhs_date_1950_2010[46][0] = "1964";
				jsArrhs_date_1950_2010[46][1] = "1";
				jsArrhs_date_1950_2010[47] = new Array(2);
				jsArrhs_date_1950_2010[47][0] = "1963";
				jsArrhs_date_1950_2010[47][1] = "1";
				jsArrhs_date_1950_2010[48] = new Array(2);
				jsArrhs_date_1950_2010[48][0] = "1962";
				jsArrhs_date_1950_2010[48][1] = "1";
				jsArrhs_date_1950_2010[49] = new Array(2);
				jsArrhs_date_1950_2010[49][0] = "1961";
				jsArrhs_date_1950_2010[49][1] = "1";
				jsArrhs_date_1950_2010[50] = new Array(2);
				jsArrhs_date_1950_2010[50][0] = "1960";
				jsArrhs_date_1950_2010[50][1] = "1";
				jsArrhs_date_1950_2010[51] = new Array(2);
				jsArrhs_date_1950_2010[51][0] = "1959";
				jsArrhs_date_1950_2010[51][1] = "1";
				jsArrhs_date_1950_2010[52] = new Array(2);
				jsArrhs_date_1950_2010[52][0] = "1958";
				jsArrhs_date_1950_2010[52][1] = "1";
				jsArrhs_date_1950_2010[53] = new Array(2);
				jsArrhs_date_1950_2010[53][0] = "1957";
				jsArrhs_date_1950_2010[53][1] = "1";
				jsArrhs_date_1950_2010[54] = new Array(2);
				jsArrhs_date_1950_2010[54][0] = "1956";
				jsArrhs_date_1950_2010[54][1] = "1";
				jsArrhs_date_1950_2010[55] = new Array(2);
				jsArrhs_date_1950_2010[55][0] = "1955";
				jsArrhs_date_1950_2010[55][1] = "1";
				jsArrhs_date_1950_2010[56] = new Array(2);
				jsArrhs_date_1950_2010[56][0] = "1954";
				jsArrhs_date_1950_2010[56][1] = "1";
				jsArrhs_date_1950_2010[57] = new Array(2);
				jsArrhs_date_1950_2010[57][0] = "1953";
				jsArrhs_date_1950_2010[57][1] = "1";
				jsArrhs_date_1950_2010[58] = new Array(2);
				jsArrhs_date_1950_2010[58][0] = "1952";
				jsArrhs_date_1950_2010[58][1] = "1";
				jsArrhs_date_1950_2010[59] = new Array(2);
				jsArrhs_date_1950_2010[59][0] = "1951";
				jsArrhs_date_1950_2010[59][1] = "1";
				jsArrhs_date_1950_2010[60] = new Array(2);
				jsArrhs_date_1950_2010[60][0] = "1950";
				jsArrhs_date_1950_2010[60][1] = "1";

				var loTxths_date_1950_2010 = document.getElementById('_tdmcontrolhs_date_1950_2010');
				ctr = document.frmContactForm._tdmcontrolhs_date_1950_2010.selectedIndex;
				if (ctr > 0){
				 if (jsArrhs_date_1950_2010[ctr - 1][0] == document.frmContactForm._tdmcontrolhs_date_1950_2010.options[ctr].text && jsArrhs_date_1950_2010[ctr - 1][1] != "1")
				{
				lsAlert += fnValidateAlert(lbError, 'Please select another value for Year of High School Graduation or GED Completed.');
				loFocusControl = fnValidateFocus(loFocusControl, loTxths_date_1950_2010);
				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("","Culinary Arts (AS)","Culinary Management (BS)","Digital Filmmaking and Video Production (BS)","Digital Photography (AS | BS)","Fashion Design (AS)","Fashion Design (BFA)","Fashion Marketing (AS)","Fashion Marketing and Management (BS)","Game Art and Design (BS)","Graphic Design (AS)","Graphic Design (BS)","Industrial Design (BS)","Interior Design (BS)","Media Arts and Animation (BS)","Set and Exhibit Design (BS)","Visual and Game Programming (BS)","Visual Effects and Motion Graphics (BS)","Web Design and Interactive Media (AS)","Web Design and Interactive Media (BS)");
arrListValue[1] = new Array("","Art of Cooking (D)","Baking and Pastry (D)","Culinary Arts (AS)","Culinary Management (BS)","Digital Filmmaking and Video Production (BS)","Game Art and Design (BS)","Graphic Design (AS | BS)","Interior Design (BS)","Media Arts and Animation (BS)","Web Design and Interactive Media (AS | BS)");
arrListValue[2] = new Array("","Advertising (AS | BS)","Audio Production (BS)","Baking and Pastry (AS)","Culinary Arts (AS)","Culinary Management (BS)","Fashion Design (BFA)","Fashion Marketing and Management (BS - San Diego)","Game Art and Design (AS)","Graphic Design (AS | BS)","Interior Design (BS)","Media Arts and Animation (BS)","Visual and Game Programming (BS)","Web Design and Interactive Media (BS)");
arrListValue[3] = new Array("","Advertising (BS)","Audio Production (BS)","Computer Animation (MFA)","Culinary Arts (AS)","Culinary Management (BS)","Digital Filmmaking and Video Production (BS)","Fashion Design (AS| BFA)","Fashion Marketing (AS)","Fashion Marketing and Management (BS)","Game Art and Design (BS)","Graphic Design (AS | BS)","Interior Design (BS)","Media Arts and Animation (BS)","Visual and Game Programming (BS)","Web Design and Interactive Media (AS | BS)");
arrListValue[4] = new Array("","Culinary Arts (D | AA)","Culinary Management (BA)","Digital Filmmaking and Video Production (BFA)","Graphic Design (AA | BFA)","Interior Design (BFA)","Web Design and Interactive Media (AA | BFA)");
arrListValue[5] = new Array("","Animation, Art and Design (AAA)","Audio Production (AAA)","Baking and Pastry (AAA | D)","Culinary Arts (AAA)","Culinary Arts Management (BS - Seattle)","Digital Design (D)","Digital Filmmaking and Video Production (BFA - Seattle)","Fashion Design (AAA | BFA)","Fashion Marketing (AAA | BS)","Game Art and Design (BFA)","Graphic Design (AAA | BFA)","Industrial Design (BS)","Industrial Design Technology (AAA)","Interior Design (AAA | BFA)","Media Arts and Animation (BFA)","Photography (AAA | BFA)","Residential Design (D)","The Art of Cooking (D)","Video Production (AAA)","Web Design and Interactive Media (AAA | BS)");
arrListValue[6] = new Array("","Advertising (BA)","Baking and Pastry (D | AA)","Culinary Arts (AA)","Culinary Management (BA)","Digital Filmmaking and Video Production (BFA)","Digital Photography (BFA)","Fashion and Retail Management (BA)","Food and Beverage Management (BA)","Game Art and Design (BFA)","Graphic Design (AA | BFA)","Interior Design (BFA)","Media Arts and Animation (BFA)","Visual Effects and Motion Graphics (BFA)","Web Design and Interactive Media (AA | BFA)","Wine, Spirits and Beverage Management (AA)");


				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;

		}


