';
html += '
'+ decodeURIComponent(items_KUCqx1mNAmmW[idx].bgMedia) + '
';
}
html += ''+ items_KUCqx1mNAmmW[idx].header+'
'; if(items_KUCqx1mNAmmW[idx].showBgGradient == 'YES') { html += '';
} else {
html += '';
$('#cs-hero-content-_KUCqx1mNAmmW').append(html);
setItemFormForBgMode_KUCqx1mNAmmW(items_KUCqx1mNAmmW[idx].bgMode, (idx+1));
}
$('div[id^="hero-content-item-_KUCqx1mNAmmW"] .hero-content-container').click(function() {
var tokens = $(this).parent().attr('id').split('-');
window.location = decodeURIComponent(items_KUCqx1mNAmmW[tokens[4]].destURL);
});
$('select[id$="bg-mode-_KUCqx1mNAmmW"]').change(function() {
var tokens = $(this).attr('id').split('-');
setItemFormForBgMode_KUCqx1mNAmmW($(this).val(), tokens[1]);
});
';
}
html += items_KUCqx1mNAmmW[idx].description+'
';
html += ''+items_cezuyBI9AsEV[idx].description+'
';
if(items_cezuyBI9AsEV[idx].showMoreInfo == 'YES') {
html += 'More Information';
}
html += '