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://lawsofabundance.com/evp/player/"+url;
		document.getElementsByTagName("head")[0].appendChild(script);
	}
}

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

_evpStorage['ZnJlZS1tYW5pZmVzdGluZy1pbnRyby1pbnRyb2R1Y3Rpb24tMS5tcDM='] = {"absolute":"http:\/\/lawsofabundance.com\/evp\/","id":"evp-f232257370ef5b9b50776df2621c3492","div_id":"evp-93073b63ca765927195841fddea18080","bucket_name":"evp-4b4ded4613522-30cd932e5af1c185c1e87380f3ae040a","file_id":"ZnJlZS1tYW5pZmVzdGluZy1pbnRyby1pbnRyb2R1Y3Rpb24tMS5tcDM=","type":"audio","skin":{"url":"http:\/\/lawsofabundance.com\/evp\/player\/controlbar.gm.walnius-3.1.3.2.swf","height":24},"finish":"0","local":null,"data":{"width":"300","affiliate_id":"","simple_page_name":"","skin":"ruddy","target":"ZnJlZS1tYW5pZmVzdGluZy1pbnRyby1pbnRyb2R1Y3Rpb24tMS5tcDM=","scaling":"","shadows":"true","autoPlay":"false","autoBuffering":"false","allow_fullscreen":"","control_type":"","height":"24","promote_software":"","finish":"0","simple_page":"","use_conversions":"0","use_upsells":"0","source":"ZnJlZS1tYW5pZmVzdGluZy1pbnRyby0xLm1wMw=="}};
_evpStorage['ZnJlZS1tYW5pZmVzdGluZy1pbnRyby1pbnRyb2R1Y3Rpb24tMS5tcDM='].embed_code = "&lt;div id=&quot;evp-93073b63ca765927195841fddea18080-wrap&quot; class=&quot;evp-video-wrap&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://lawsofabundance.com/evp/framework.php?div_id=evp-93073b63ca765927195841fddea18080&amp;id=ZnJlZS1tYW5pZmVzdGluZy1pbnRyby1pbnRyb2R1Y3Rpb24tMS5tcDM%3D&amp;v=1283986597&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;_evpInit('ZnJlZS1tYW5pZmVzdGluZy1pbnRyby1pbnRyb2R1Y3Rpb24tMS5tcDM=');&lt;/script&gt;";
		_evpStorage['ZnJlZS1tYW5pZmVzdGluZy1pbnRyby1pbnRyb2R1Y3Rpb24tMS5tcDM='].div_id = 'evp-b5bb5e1e08c3b952d756e7d392067932';
		_evpStorage['ZnJlZS1tYW5pZmVzdGluZy1pbnRyby1pbnRyb2R1Y3Rpb24tMS5tcDM='].alternate_embed = false;
	_evpStorage['ZnJlZS1tYW5pZmVzdGluZy1pbnRyby1pbnRyb2R1Y3Rpb24tMS5tcDM='].file_extension = 'mp3';
	_evpStorage['ZnJlZS1tYW5pZmVzdGluZy1pbnRyby1pbnRyb2R1Y3Rpb24tMS5tcDM='].local_assets = "";
	_evpStorage['ZnJlZS1tYW5pZmVzdGluZy1pbnRyby1pbnRyb2R1Y3Rpb24tMS5tcDM='].project_name = "EasyVideoPlayer Pro";
	_evpStorage['ZnJlZS1tYW5pZmVzdGluZy1pbnRyby1pbnRyb2R1Y3Rpb24tMS5tcDM='].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); });
	}
}