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['dmlwcmVzdWx0cy0xLmZsdg=='] = {"absolute":"http:\/\/www.umttrading.com\/evp\/","id":"evp-9be9bcb2941ba0068fcfc68de54c20b3","div_id":"evp-b87c93e888cc665e2e91a72837714c35","bucket_name":"evp-4b50c5e14a65d-75b356ee79289d60259ce8e46c4d73fe","file_id":"dmlwcmVzdWx0cy0xLmZsdg==","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":"1","local":null,"data":{"width":"600","height":"450","affiliate_id":"","linkUrl":"http:\/\/ultimateswingtrader.com\/VIP","button_text_color":"#FFFFFF","button_body_color":"#000000","html_body_color":"#000000","simple_page_name":"","linkWindow":"_blank","button_body_translucent":"true","html_body_translucent":"true","skin":"electric_blue","target":"dmlwcmVzdWx0cy0xLmZsdg==","scaling":"scale","shadows":"true","autoPlay":"false","autoBuffering":"true","allow_fullscreen":"true","control_type":"show","promote_software":"","finish":"1","simple_page":"","use_conversions":"0","use_upsells":"0","source":"dXN0YmxvZ3Byb21vLTEuZmx2"}};
_evpStorage['dmlwcmVzdWx0cy0xLmZsdg=='].embed_code = "&lt;div id=&quot;evp-b87c93e888cc665e2e91a72837714c35-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-b87c93e888cc665e2e91a72837714c35&amp;id=dmlwcmVzdWx0cy0xLmZsdg%3D%3D&amp;v=1283462276&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;_evpInit('dmlwcmVzdWx0cy0xLmZsdg==');&lt;/script&gt;";
		_evpStorage['dmlwcmVzdWx0cy0xLmZsdg=='].div_id = 'evp-8f2518e67fa321a649a815d96168f013';
		_evpStorage['dmlwcmVzdWx0cy0xLmZsdg=='].alternate_embed = false;
	_evpStorage['dmlwcmVzdWx0cy0xLmZsdg=='].file_extension = 'flv';
	_evpStorage['dmlwcmVzdWx0cy0xLmZsdg=='].local_assets = "";
	_evpStorage['dmlwcmVzdWx0cy0xLmZsdg=='].project_name = "EasyVideoPlayer Pro";
	_evpStorage['dmlwcmVzdWx0cy0xLmZsdg=='].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); });
	}
}