This preview shows page 1 - 3 out of 4 pages.
You've reached the end of your free preview.
Want to read all 4 pages?
- Fall '13
Regario
Electroporation,
Enzyme Drug Delivery
";document.querySelector(".itl-popup").classList.add("d-block");window.amplitudeService.trackContentViewedWithinAPage({containerType:"pop up",text:"tq generic",intent:"exit"})}});function closeItlPopup(){var body=document.querySelector("body");body.classList.remove("modal-open");var itlPopupBackdrop=document.querySelector(".itl-popup-backdrop");if(itlPopupBackdrop){itlPopupBackdrop.parentNode.remove(itlPopupBackdrop);}
var itlPopup=document.querySelector(".itl-popup");if(itlPopup){itlPopup.classList.remove("d-block");}}
document.addEventListener("click",function(event){if(event.target.id==="itl-popup-close-button"){closeItlPopup();window.amplitudeService.trackCtaClicked({actionType:"Interstitial",text:"x",intent:"close popup",xpath:"TQ Exit Intent"});}else if(event.target.id==="itl-popup-cta"){window.amplitudeService.trackCtaClicked({actionType:"Primary",text:event.target.innerText,intent:"redirect",xpath:"TQ Exit Intent"});}});document.addEventListener("keydown",function(event){if(event.key==="Escape"||event.key==="Esc"){closeItlPopup();}});