if(typeof(_evpLoad) === 'undefined') {
	var _evpAssetsLoaded = false;
	function _evpLoad(url, callback) {
		if(_evpAssetsLoaded === true) {
			callback();
			return;
		}
		var script = document.createElement('script');
		script.type = 'text/javascript';

		if(script.readyState) {
			script.onreadystatechange = function() {
				if (script.readyState == 'loaded' || script.readyState == 'complete') {
					script.onreadystatechange = null;
					_evpAssetsLoaded = true;
					callback();
				}
			};
		} else {
			script.onload = function() {
				_evpAssetsLoaded = true;
				callback();
			};
		}

		script.src = "http://bodymindawakening.com/evp/player/"+url;
		document.getElementsByTagName("head")[0].appendChild(script);
	}
}

if(typeof(_evpStorage) === 'undefined') var _evpStorage = {};

_evpStorage['Ym1hY2xpcDEtMi5mbHY='] = {"absolute":"http:\/\/bodymindawakening.com\/evp\/","id":"evp-aea9e8e8dd144ecfaa7e3c9273a52d65","div_id":"evp-edfc286d1710ab3218df0c0cd5d5a565","bucket_name":"evp-4b4c9e3d16b47-f763c1de8affda0bb83da32c61b72cb2","file_id":"Ym1hY2xpcDEtMi5mbHY=","type":"video","skin":{"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,"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":"Ym1hY2xpcDEtMi5mbHY=","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":"Ym1hY2xpcDMtMS5mbHY=","security_restrict_urls":{}}};
_evpStorage['Ym1hY2xpcDEtMi5mbHY='].embed_code = "&lt;div id=&quot;evp-edfc286d1710ab3218df0c0cd5d5a565-wrap&quot; class=&quot;evp-video-wrap&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://bodymindawakening.com/evp/framework.php?div_id=evp-edfc286d1710ab3218df0c0cd5d5a565&amp;id=Ym1hY2xpcDEtMi5mbHY%3D&amp;v=1283828292&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;_evpInit('Ym1hY2xpcDEtMi5mbHY=');&lt;/script&gt;";
		_evpStorage['Ym1hY2xpcDEtMi5mbHY='].div_id = 'evp-3d3b4add91d64016dd9567aea5a755a1';
		_evpStorage['Ym1hY2xpcDEtMi5mbHY='].alternate_embed = false;
	_evpStorage['Ym1hY2xpcDEtMi5mbHY='].file_extension = 'flv';
	_evpStorage['Ym1hY2xpcDEtMi5mbHY='].local_assets = "";
	_evpStorage['Ym1hY2xpcDEtMi5mbHY='].project_name = "EasyVideoPlayer Pro";
	_evpStorage['Ym1hY2xpcDEtMi5mbHY='].affiliate_url = "http://%s.webactix.hop.clickbank.net/";

if(typeof(_evpInit) === 'undefined') {
	function _evpInit(id) {
		_evpLoad('assets.php?v=1.1.11', function() { _evpGo(id); });
	}
}