IMV_Ints.InterstitialInit = function(){
var aan=$('#aan');
var nam=$('#insname');
if(nam){
var rgx = /^[aeiou]|mri/i;
if(aan && rgx.test(nam.text()) ){
aan.text('an');
}
}
};
IMV_Ints.InterstitialEnd = function () {
$('#dvNo').click(function () {
var id = this.getAttribute('data-id');
$.ajax({
url : 'imvapi/display/insideropt/' + id + '?OptOut=true',
type : 'GET',
dataType : 'text',
contentType : 'application/x-www-form-urlencoded; charset=UTF-8',
cache : false,
success : function (result, textStatus, jqXHR) {
//alert('success!' + textStatus);
}
}).done(function (data) {
//alert('done!')
});
IMV_Ints.InterstitialClose();
});
};
Interstitial, Insider JavaScript
Aug 5, 2014
Latest in Home
Neuroinflammation persists for 2 years in long COVID
September 17, 2025
ChatGPT gathers momentum in MR imaging
September 16, 2025
Low-dose CT ties emphysema to mortality in previous smokers
September 16, 2025
Keep calm: Booklets aim to conquer children's anxiety
September 15, 2025