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

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

_evpStorage['YWxleGdyZWcubW92'] = {"absolute":"http:\/\/www.500in15.com\/evp\/","id":"evp-200cf354e98019c2c1626e30406987c2","div_id":"evp-5d2d7027c14f5146a7f88f8770f00bae","bucket_name":"evp-4badb7fc3ead1-72d005f8fe3ca74604021e670ff980f6","file_id":"YWxleGdyZWcubW92","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":{"skin":"electric_blue","width":"420","height":"315","scaling":"scale","autoPlay":"false","autoBuffering":"true","linkWindow":"_self","linkUrl":"","allow_fullscreen":"true","control_type":"show","finish":0,"html":"","button_url":"","button_text":"","button_skin":"green","button_background_color":"#000000","button_text_color":"#FFFFFF","button_body_translucent":"true","html_body_translucent":"true","splash":"","use_conversions":0,"use_upsells":0,"shadows":"true","security_rotating":0,"security_restrict":0}};
_evpStorage['YWxleGdyZWcubW92'].embed_code = "&lt;div id=&quot;evp-5d2d7027c14f5146a7f88f8770f00bae-wrap&quot; class=&quot;evp-video-wrap&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://www.500in15.com/evp/framework.php?div_id=evp-5d2d7027c14f5146a7f88f8770f00bae&amp;id=YWxleGdyZWcubW92&amp;v=1283543000&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;_evpInit('YWxleGdyZWcubW92');&lt;/script&gt;";
		_evpStorage['YWxleGdyZWcubW92'].div_id = 'evp-2c50dbeae01694ca18666f31a3bca8d5';
		_evpStorage['YWxleGdyZWcubW92'].alternate_embed = false;
	_evpStorage['YWxleGdyZWcubW92'].file_extension = 'mov';
	_evpStorage['YWxleGdyZWcubW92'].local_assets = "";
	_evpStorage['YWxleGdyZWcubW92'].project_name = "EasyVideoPlayer Pro";
	_evpStorage['YWxleGdyZWcubW92'].affiliate_url = "http://%s.webactix.hop.clickbank.net/";

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