integrating LazyLoad. It replaces the old code in IriSP.loadLibs.
As a consequence, LdtPlayer.js is not necessary anymore and has been removed
from the build.
{{! template for an annotation displayed in a segmentWidget }}
<div title='{{divTitle}}' id='{{id}}'
class='ui-slider-range ui-slider-range-min ui-widget-header Ldt-iri-chapter'
style='left: {{startPourcent}}%;
width: {{endPourcent}}%;
padding-top:15px;
border-left:solid 1px #aaaaaa;
border-right:solid 1px #aaaaaa;
background:#{{hexa_color}};'
>
</div>