separated jwplayer code from pop.js and put it into its own folder, players/.
{{! template for the slice widget }}
<div class='Ldt-sliceWidget'>
{{! the whole bar }}
<div class='Ldt-sliceBackground'></div>
<div class='Ldt-sliceLeftHandle'></div>
{{! the zone which represents our slice }}
<div class='Ldt-sliceZone'></div>
<div class='Ldt-sliceRightHandle'></div>
</div>