broke up initialization in two functions :
- loadLibs fetches the libs
- init does whatever is necessary to init the player
<div title='{{divTitle}}' id='{{id}}'
class='ui-slider-range ui-slider-range-min ui-widget-header iri-chapter'
width='100%'
style='left: {{startPourcent}}%; width: {{endPourcent}}%; padding-top:15px; border-left:solid 1px #aaaaaa; border-right:solid 1px #aaaaaa; background:#{{hexa_color}};'
onClick='IriSP.MyApiPlayer.seek({{seekPlace}});IriSP.jQuery(\"#Ldt-ShowAnnotation\").slideDown();'>
</div>