if (typeof(_evpLoad) === "undefined") { _evpAssetsLoaded = false; function _evpLoad(file, callback, disableAsyncLoading) { if(typeof disableAsyncLoading == 'undefined') var disableAsyncLoading = false; if(window._evpAssetsLoaded === true) { callback(); return; } function asset_load() { var s = document.createElement('script'); s.type = 'text/javascript'; var src = "https://bodymindawakening.com/evp/player/" + file; s.src = src; var current_scripts = document.getElementsByTagName('script'); var inject = true; for(i = 0; i < current_scripts.length; i++) { if(current_scripts[i].src == src) { inject = false; break; } } if(inject == true) { document.getElementsByTagName('head')[0].appendChild(s); var current_scripts = [s]; var i = 0; } if(current_scripts[i].readyState) { current_scripts[i].attachEvent('onreadystatechange', function() { if (current_scripts[i].readyState == "loaded" || current_scripts[i].readyState == "complete") { if(typeof onEvpAssetsReady == 'function' && window._evpAssetsLoaded !== true) onEvpAssetsReady(EVP22Lib); window._evpAssetsLoaded = true; callback(); } }); } else if(current_scripts[i].addEventListener) { current_scripts[i].addEventListener('load', function() { if(typeof onEvpAssetsReady == 'function' && window._evpAssetsLoaded !== true) onEvpAssetsReady(EVP22Lib); window._evpAssetsLoaded = true; callback(); }, false); } } if(false || disableAsyncLoading === true) { asset_load(); } else if (window.attachEvent) window.attachEvent('onload', asset_load); else if(window.addEventListener) window.addEventListener('load', asset_load, false); else asset_load(); } } if(_evpStorage === undefined) var _evpStorage = {}; _evpStorage['MDQwOTA5LWRvb25ldGhpbmctMS5mbHY='] = {"absolute":"https:\/\/bodymindawakening.com\/evp\/","asset_location":"https:\/\/bodymindawakening.com\/evp\/","id":"evp-1bcf7294778259346602d7a55aa2fb7c","div_id":"evp-758cfdfc25b3d21d40edb16504695254","bucket_name":"evp-4b4c9e3d16b47-f763c1de8affda0bb83da32c61b72cb2","file_id":"MDQwOTA5LWRvb25ldGhpbmctMS5mbHY=","type":"video","extension":"flv","skin":{"leftUIWidth":30,"rightUIWidth":190,"rightUIWidthSmall":42,"url":"https:\/\/bodymindawakening.com\/evp\/player\/flowplayer-3.2.7\/flowplayer.controls-air-3.2.5.swf","tooltipColor":"#5F747C","buttonColor":"#808080","buttonOverColor":"#7d7d7d","borderRadius":"5","volumeSliderGradient":"none","backgroundGradient":"high","tooltipTextColor":"#ffffff","sliderColor":"#000000","timeBgColor":"#555555","sliderGradient":"none","durationColor":"#ffffff","progressGradient":"medium","progressColor":"#ffffff","bufferGradient":"none","timeColor":"#ffffff","volumeSliderColor":"#000000","backgroundColor":"#3d3d3d","bufferColor":"#2e2e2e","height":24,"opacity":1},"finish":"0","local":null,"remote":null,"youtube":false,"youtube_id":false,"flowplayer_key":"9c84542933a69c196f4","preview":false,"hasMetaData":true,"restrict":"WyJodHRwOlwvXC9ib2R5bWluZGF3YWtlbmluZy5jb21cLyJd","data":{"width":"450","height":"254","affiliate_id":"","button_text_color":"#FFFFFF","button_body_color":"#000000","html_body_color":"#000000","simple_page_name":"","security_restrict":"1","button_body_translucent":"true","html_body_translucent":"true","skin":"iron","target":"MDQwOTA5LWRvb25ldGhpbmctMS5mbHY=","scaling":"scale","shadows":"false","autoPlay":"false","autoBuffering":"true","allow_fullscreen":"true","control_type":"autohide","promote_software":"","finish":"0","simple_page":"","use_conversions":"0","use_upsells":"0","source":"MDMxMjA5LWJsdWVza2llcy0xLmZsdg==","security_restrict_urls":{}},"embed_code":false,"affiliate_code":false,"reference_profile":false,"profile":false,"alternate_embed":false,"file_extension":"flv","local_assets":"assets\/files\/","button":false,"project_name":"EasyVideoPlayer 2","project_website":"http:\/\/www.easyvideoplayer.com","affiliate_url":"http:\/\/www.easyvideoplayer.com","commercial":true,"free":false,"analytics":false,"analytics_tracker_id":null,"status":"","metainfo":{"nativeWidth":"873","nativeHeight":"480","duration":"2066.8","codec":{"codec":"4","audioCodec":"2"},"duration_readable":"34 minutes, 26 seconds"}}; function _evpInit(id, options) { var d = true; if(typeof options == 'object' && options.enableAsyncLoading == true) d = false; _evpLoad("assets.js.php?v=2.3.7", function() { _evp22Go(id, options); }, d); } function _evpLightbox(id, options) { var d = true; if(typeof options == 'object' && options.enableAsyncLoading == true) d = false; _evpLoad("assets.js.php?v=2.3.7", function() { // Now load the CSS EVP22Lib('', { rel: 'stylesheet', type: 'text/css', href: 'https://bodymindawakening.com/evp/player/prettyPhoto-3.0.1/css/prettyPhoto.css?v=5' }).appendTo('head'); // And proceed _evp22GoLightbox(id, options); }, d); }