var formReq = new Array ('sid#Student-ID#R', 'fname#First-Name#R', 'lname#Last-Name#R', 'oname#Other-Name#', 'ptitle#Title#R', 'state#State#R', 'country#Country#R', 'marital#Marital-Status#Select-R', 'byear#Year@1950@' + tenYrsAgo + '#R|inRange', 'bmonth#Month-of-Birth@1@12#R|inRange', 'bday#Day-of-Birth@1@31#R|inRange', 'email#Email#isEmail', 'cell#Mobile-Phone#R', 'hphone#Home-Phone#', 'wphone#Work-Phone#', 'fax#Fax#', 'address#Street-Address#R', 'program#Program#Select-R', 'school#School#Select-R', 'dept#Department#Select-R', 'pin#PIN-Number#R|PIN', 'user#User-Name#R', 'password#Password@password@cpass#R|PassC', 'cpass#Confirm-Password#R', 'terms#Terms-and-Conditions#Check-R');

