// '; document.write(code); var configPlayer = new Object(); configPlayer.width = 300; configPlayer.height = 250; configPlayer.logoClickUrl = 'http://www.sekindo.com'; configPlayer.logoType = 'sekindo'; configPlayer.showLogo = 'true'; configPlayer.isAutoPlay = 'true'; configPlayer.volume = ".5"; // Number(0 ...1) configPlayer.mute = "true"; //Boolean configPlayer.adsTimeGap = 5;//in seconds - Number if (playerType == 'auto') configPlayer.adsTimeGap += 5; // add 5 sec to native html5 player configPlayer.adVast = null; configPlayer.waterFall = 'http://live.sekindo.com/live/liveView.php?s=61273&vid_debugInfo=5505321_apn_0_0_1356_2534061_corporate.findlaw.com&vid_vastTimeout=-1&vid_content_url=https%3A%2F%2Fvideo.sekindo.com%2Fuploads%2Fvideo%2Flosing_weight_on_the_hunger_scale_mini.mp4&vid_content_id=losing_weight_on_the_hunger_scale&vid_content_desc=A+New+Way+of+Eating+-+Losing+Weight+on+the+Hunger+Scale&vid_content_title=Health+-+Losing+Weight+on+the+Hunger+Scale&vid_content_duration=108&vid_vastType=3&vid_waterfall=auto&ri=6C69766553746174737C317C323031352D31312D30375F30367C307C353530353332317C55537C7C59584275587A42664D4638784D7A5532587A49314D7A51774E6A466659323979634739795958526C4C6D5A70626D527359586375593239747E317E31FEFE&pubUrl=http%3A%2F%2Fcorporate.findlaw.com%2Ffinance%2Fantitrust-analysis-of-bank-mergers-a-survey-of-recent.html&cbuster=${CBUSTER}'; configPlayer.playlistMultiplier = 25; // (0 ...Infinity) - int configPlayer.contentClickUrl = ''; configPlayer.contentPlayList = [{ "url": "https://video.sekindo.com/uploads/video/losing_weight_on_the_hunger_scale_mini.mp4", "title": "Health - Losing Weight on the Hunger Scale" }]; configPlayer.debug = 'true'; configPlayer.controlBar = ['mute','pause','logo']; configPlayer.encoderUrl = 'http://live.sekindo.com/live/liveJsonVid.php?vidUrl=[TARGET]&origin=[ORIGIN]'; configPlayer.absolutePath = 'http://live.sekindo.com'; var randName = ("SekindoJPlayer"+Math.floor( Math.random()*100000)).toString(); var code = ''; document.write(code); //var audioEl = new Audio(); //audioEl.setAttribute("id",randName+"Audio"); //document.body.appendChild(audioEl); window[randName] = new SekindoMobilePlayer(configPlayer, randName); } })();