document.write('
×
\'portrait
Austin, Jason
Associate Professor
Marriage and Family Therapy
School of Allied Health
\'phone(318) 342-1281
\'email  Click To Reveal Email
\'default
Brown, Cary
P/T Faculty
Marriage and Family Therapy
Health Sciences Operations

\'email  Click To Reveal Email
\'default
Chase, Janelle
P/T Faculty
Marriage and Family Therapy
Health Sciences Operations

\'email  Click To Reveal Email
\'default
Edwards, Eric
P/T Faculty
Marriage and Family Therapy
School of Allied Health

\'email  Click To Reveal Email
\'portrait
Evans, Benjamin
Associate Professor
Marriage and Family Therapy
School of Allied Health
\'phone(318) 342-1391
\'email  Click To Reveal Email
\'portrait
Hanser, Robert
Assoc. Prof.
Marriage and Family Therapy
School of Allied Health
\'phone(318) 342-1443
\'email  Click To Reveal Email
\'portrait
Scaria, Sovichan
Assistant Professor
Marriage and Family Therapy
School of Allied Health
\'phone(318) 342-1696
\'email  Click To Reveal Email
\'portrait
Shannon, Samuel
Associate Professor;Marriage & Fami
Marriage and Family Therapy
School of Allied Health
\'phone(318) 342-5006
\'email  Click To Reveal Email
\'portrait
Sutton, Jana
Prof; MFT Prog Dir; Hanna Spyker Em
Marriage and Family Therapy
School of Allied Health
\'phone(318) 342-1208
\'email  Click To Reveal Email
\'default
Thomas, Theresa
Asst. Prof.; Online Systemic Studie
Marriage and Family Therapy
School of Allied Health

\'email  Click To Reveal Email
');jQuery(function(){ jQuery('div.email, td.studentEmail').click(function(){ var mytext = $(this).text(); if(mytext.includes('.edu')){ } else{ $('#myCaptcha').css({'width':'100%'}); //Find the email id var id = $(this).attr('id'); var form = $('.custom-cap'); form.on('submit',function(e){ e.preventDefault(); //e.stopImmediatePropagation(); $.ajax({ type:'POST', url:'/search/verifier.php', data:{id:id,captcha:grecaptcha.getResponse()}, success:function(result){ $('#myCaptcha').css({'width':'0%'}); myid = 'div#'+id; if(result=='1' || result== '0'){ //location.reload(); } else{ if(result.includes('warhawks')){ myid = 'td#'+id; } $(myid).html(result); } grecaptcha.reset(); } }); }); } }); //Function to close the overlay jQuery('a.closebtn').click(function(){ $('#myCaptcha').css({'width':'0%'}); }); }); function popitup_99244(url) { newwindow=window.open(url,'mapit_popup_ext','height=500,width=600'); if (window.focus) {newwindow.focus()} return false; }