/* id: 3141 */ function createVid_hxsPlayer() { jwplayer('hxsPlayer').setup({ flashplayer: 'https://tv.hexus.net/media/swf/player-5.7.swf', id: 'playerID', width: '640', displaywidth: '640', height: '360', abouttext: 'HEXUS', aboutlink: 'https://www.HEXUS.net/', image: 'https://hexus.net/media/uploaded/2013/4/1c8404ad-1f8e-4cc7-b078-a048c6c3a50a.jpg', file: 'https://hexus.net/media/uploaded/2013/4/1c8404ad-1f8e-4cc7-b078-a048c6c3a50a.mp4', controlbar: 'over', skin: 'https://tv.hexus.net/media/skins/hexus/hexus_skin.zip' }); } $(function() { createVid_hxsPlayer(); });