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

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

_evpStorage['dGhlZ3JpZC10aGVmdHByb3QyLTEuZmx2'] = {"absolute":"http:\/\/imarketconcepts.biz\/evp\/","id":"evp-3b613603decdb2cab05c7e940a273610","div_id":"evp-b7d5f274a094a6fe851393cb6740876e","bucket_name":null,"file_id":"dGhlZ3JpZC10aGVmdHByb3QyLTEuZmx2","type":"video","skin":{"tooltipColor":"#5F747C","buttonColor":"#808080","buttonOverColor":"#7d7d7d","borderRadius":"5","volumeSliderGradient":"none","backgroundGradient":"none","tooltipTextColor":"#ffffff","sliderColor":"#000000","timeBgColor":"#555555","sliderGradient":"none","durationColor":"#ffffff","progressGradient":"medium","progressColor":"#46a8ec","bufferGradient":"none","timeColor":"#80cbff","volumeSliderColor":"#000000","backgroundColor":"#212121","bufferColor":"#454545","height":24,"opacity":1},"finish":"3","local":true,"data":{"width":"575","height":"325","affiliate_id":"","button_text_color":"#FFFFFF","button_body_color":"#fcfafa","html_body_color":"#000000","simple_page_name":"","button_body_translucent":"true","html_body_translucent":"true","skin":"electric_blue","target":"dGhlZ3JpZC10aGVmdHByb3QyLTEuZmx2","scaling":"scale","shadows":"true","autoPlay":"false","autoBuffering":"true","allow_fullscreen":"false","control_type":"autohide","promote_software":"","finish":"3","simple_page":"0","use_conversions":"0","use_upsells":"0","source":"ZmZfZWJheS5tcDQ=","html":"&lt;a href=&quot;http:\/\/integritylifeskills.com\/af_cmd.php?af=idr_vid&amp;pub_id=ils_video&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http:\/\/integritylifeskills.com\/learn_more_button_3.jpg&quot; border=&quot;0&quot;\/&gt;&lt;\/a&gt;"}};
_evpStorage['dGhlZ3JpZC10aGVmdHByb3QyLTEuZmx2'].embed_code = "&lt;div id=&quot;evp-b7d5f274a094a6fe851393cb6740876e-wrap&quot; class=&quot;evp-video-wrap&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://imarketconcepts.biz/evp/framework.php?div_id=evp-b7d5f274a094a6fe851393cb6740876e&amp;id=dGhlZ3JpZC10aGVmdHByb3QyLTEuZmx2&amp;v=1283542868&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;_evpInit('dGhlZ3JpZC10aGVmdHByb3QyLTEuZmx2');&lt;/script&gt;";
		_evpStorage['dGhlZ3JpZC10aGVmdHByb3QyLTEuZmx2'].div_id = 'evp-79731df27797dc166ac6d1a58723bb2c';
		_evpStorage['dGhlZ3JpZC10aGVmdHByb3QyLTEuZmx2'].alternate_embed = false;
	_evpStorage['dGhlZ3JpZC10aGVmdHByb3QyLTEuZmx2'].file_extension = 'flv';
	_evpStorage['dGhlZ3JpZC10aGVmdHByb3QyLTEuZmx2'].local_assets = "assets/files/";
	_evpStorage['dGhlZ3JpZC10aGVmdHByb3QyLTEuZmx2'].project_name = "EasyVideoPlayer Pro";
	_evpStorage['dGhlZ3JpZC10aGVmdHByb3QyLTEuZmx2'].affiliate_url = "http://%s.webactix.hop.clickbank.net/";

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