document.write('
×
Boldin, James
Professor; Emily-Lou Biedenharn End
Music
School of Visual & Performing Arts
(318) 342-1591
  Click To Reveal Email
Carey, Nancy
Assistant Professor
Music
School of Visual & Performing Arts

(318) 342-1375
  Click To Reveal Email
Chandler, Deborah
Professor
Music
School of Visual & Performing Arts
(318) 342-1592
  Click To Reveal Email
Havard, Justin
Instructor
Music
School of Visual & Performing Arts
(318) 342-1579
  Click To Reveal Email
Humes, Scot
Professor
Music
School of Visual & Performing Arts
(318) 342-1576
  Click To Reveal Email
Johnson, Adam
Associate Professor
Music
School of Visual & Performing Arts
(318) 342-1596
  Click To Reveal Email
Kilpatrick, Carlton
Assistant Professor
Music
School of Visual & Performing Arts
(318) 342-1360
  Click To Reveal Email
Lunte, Sandra
Professor
Music
School of Visual & Performing Arts
(318) 342-1578
  Click To Reveal Email
Mobley, Melvin
Professor
Music
School of Visual & Performing Arts
(318) 342-1575
  Click To Reveal Email
Parrish, Allen
Assistant Professor
Music
School of Visual & Performing Arts
(318) 342-1580
  Click To Reveal Email
Rennick, Elizabeth
P/T Faculty
Music
School of Visual & Performing Arts
(318) 342-3086
  Click To Reveal Email
Seiler, Richard
Professor
Music
School of Visual & Performing Arts
(318) 342-1571
  Click To Reveal Email
Siereveld, Eric
Assoc Professor
Music
School of Visual & Performing Arts
(318) 342-1597
  Click To Reveal Email
Vangelisti, Claire
Professor; Associate Director, Scho
Music
School of Visual & Performing Arts
(318) 342-1588
  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_49951(url) { newwindow=window.open(url,'mapit_popup_ext','height=500,width=600'); if (window.focus) {newwindow.focus()} return false; }