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

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

_evpStorage['MDMwMWh2bW0yLTEuZmx2'] = {"absolute":"http:\/\/www.umttrading.com\/evp\/","id":"evp-fd3ca4d062859f038d70c7f25b33a255","div_id":"evp-a030a1a6001f3a78ead5a34e4396ce20","bucket_name":"evp-4b50c5e14a65d-75b356ee79289d60259ce8e46c4d73fe","file_id":"MDMwMWh2bW0yLTEuZmx2","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":"0","local":null,"data":{"width":"420","height":"315","affiliate_id":"","button_text_color":"#FFFFFF","button_body_color":"#000000","html_body_color":"#000000","simple_page_name":"","button_body_translucent":"true","html_body_translucent":"true","skin":"electric_blue","target":"MDMwMWh2bW0yLTEuZmx2","scaling":"scale","shadows":"true","autoPlay":"false","autoBuffering":"true","allow_fullscreen":"true","control_type":"show","promote_software":"","finish":"0","simple_page":"","use_conversions":"0","use_upsells":"0","source":"cmFuZ2ViYXJpbnN0YWxsLTEuZmx2"}};
_evpStorage['MDMwMWh2bW0yLTEuZmx2'].embed_code = "&lt;div id=&quot;evp-a030a1a6001f3a78ead5a34e4396ce20-wrap&quot; class=&quot;evp-video-wrap&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://www.umttrading.com/evp/framework.php?div_id=evp-a030a1a6001f3a78ead5a34e4396ce20&amp;id=MDMwMWh2bW0yLTEuZmx2&amp;v=1283462332&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;_evpInit('MDMwMWh2bW0yLTEuZmx2');&lt;/script&gt;";
		_evpStorage['MDMwMWh2bW0yLTEuZmx2'].div_id = 'evp-4bd90af3c56db9e5c99e616733a170c6';
		_evpStorage['MDMwMWh2bW0yLTEuZmx2'].alternate_embed = false;
	_evpStorage['MDMwMWh2bW0yLTEuZmx2'].file_extension = 'flv';
	_evpStorage['MDMwMWh2bW0yLTEuZmx2'].local_assets = "";
	_evpStorage['MDMwMWh2bW0yLTEuZmx2'].project_name = "EasyVideoPlayer Pro";
	_evpStorage['MDMwMWh2bW0yLTEuZmx2'].affiliate_url = "http://%s.webactix.hop.clickbank.net/";

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