function restructure_brandheader() {
console.log(“call : restructure_brandheader”);
var $ = jQuery;
var $bh = $(‘#bh_flexible’).first();
if (0 === $bh.length) {
return; // brandheader not injected yet
}
…
Canali: Assicurazioni, Polizze, Ivass, Jquery
console.log(“call : restructure_brandheader”);
var $ = jQuery;
var $bh = $(‘#bh_flexible’).first();
if (0 === $bh.length) {
return; // brandheader not injected yet
}
…
Canali: Assicurazioni, Polizze, Ivass, Jquery