Nigeria Re: Ines Ben Ftima, new Regional Director for the MENA area

spsingh
By
spsingh
3 Min Read

const img = doc.createElement(‘img’)
img.src = randomAd.image_url
img.alt = randomAd.image_alt
img.title = randomAd.image_title

hyperlink.appendChild(header)
hyperlink.appendChild(img)
adCard.appendChild(hyperlink)
} else {
adCard.className += ‘ empty-ad’
}

container.appendChild(adCard)
}
} catch (error) {
console.error(‘Error loading random advert:’, error)
}
})
})()

/**
* Helper
*
* Fonction qui check si un élément est affiché
* (ni lui ni ses mother and father ne sont diplay “none” ou visibility “hidden”).
*/
/*
operate isElementVisible(el) {
if (!el || !el.isConnected) {
// console.log(“000”);
return false
}

// Vérifie show:none dans les mother and father
let p = el
whereas (p && p !== doc) {
const s = window.getComputedStyle(p)
if (s.show === ‘none’) {
// console.log(“111”);
return false;
}
if (s.visibility === ‘hidden’) {
// console.log(“222”);
return false;
}
p = p.parentElement
}

/!*
// Vérifie la taille réelle
const rect = el.getBoundingClientRect();
if (rect.width === 0 || rect.top === 0) {
console.log(“333”);
return false;
};
*!/

return true;
}
*/

const img = doc.createElement(‘img’)
img.src = randomAd.image_url
img.alt = randomAd.image_alt
img.title = randomAd.image_title

hyperlink.appendChild(header)
hyperlink.appendChild(img)
adCard.appendChild(hyperlink)
} else {
adCard.className += ‘ empty-ad’
}

container.appendChild(adCard)
}
} catch (error) {
console.error(‘Error loading random advert:’, error)
}
})
})()

/**
* Helper
*
* Fonction qui check si un élément est affiché
* (ni lui ni ses mother and father ne sont diplay “none” ou visibility “hidden”).
*/
/*
operate isElementVisible(el) {
if (!el || !el.isConnected) {
// console.log(“000”);
return false
}

// Vérifie show:none dans les mother and father
let p = el
whereas (p && p !== doc) {
const s = window.getComputedStyle(p)
if (s.show === ‘none’) {
// console.log(“111”);
return false;
}
if (s.visibility === ‘hidden’) {
// console.log(“222”);
return false;
}
p = p.parentElement
}

/!*
// Vérifie la taille réelle
const rect = el.getBoundingClientRect();
if (rect.width === 0 || rect.top === 0) {
console.log(“333”);
return false;
};
*!/

return true;
}
*/

Ines Ben Ftima has been appointed Nigeria Re’s Regional Director for the MENA (Center East and North Africa) area.

She holds a Grasp’s diploma in Administration Sciences, Accounting and Monetary Strategies from the Greater Institute of Accounting and Enterprise Administration (ISCAE Tunis), in addition to a Grasp’s diploma in Entrepreneurship and Enterprise Creation from the Ecole Supérieure de Commerce de Tunis.

I. Ben Ftima started her skilled profession in 2009 as a Technical Reinsurance Accounting Officer at Atlas Reinsurance Consultants (ARC), a reinsurance dealer specializing in rising markets.

In 2022, after practically 12 years with ARC, she was appointed Deputy Director of Reinsurance at ARS Tunisia, the unique consultant of Aon.

She then joined Tripolis Insurance coverage Brokers in 2023, as Reinsurance Director.

Website |  + posts
author avatar
spsingh
Share This Article