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

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

_evpStorage['cnVzc3NpZ25hdHVyZS1saW5lLTEubXAz'] = {"absolute":"http:\/\/russbohaty.com\/evp\/","id":"evp-5aaf22c532eed33cfabafc8a6c37896f","div_id":"evp-b5f72bd32f8abfc2d57df1fc7c61d9bb","bucket_name":"evp-4b6cbeab4e196-3eed73789764886591634ca02337e0d9","file_id":"cnVzc3NpZ25hdHVyZS1saW5lLTEubXAz","type":"audio","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":"300","simple_page_name":"","skin":"electric_blue","target":"cnVzc3NpZ25hdHVyZS1saW5lLTEubXAz","scaling":"","shadows":"true","autoPlay":"true","autoBuffering":"false","allow_fullscreen":"","control_type":"","height":"24","promote_software":"1","finish":"0","simple_page":"","use_conversions":"0","use_upsells":"0","source":"cmFjZXJzd29ya291dC0xLm1wMw=="}};
_evpStorage['cnVzc3NpZ25hdHVyZS1saW5lLTEubXAz'].embed_code = "&lt;div id=&quot;evp-b5f72bd32f8abfc2d57df1fc7c61d9bb-wrap&quot; class=&quot;evp-video-wrap&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://russbohaty.com/evp/framework.php?div_id=evp-b5f72bd32f8abfc2d57df1fc7c61d9bb&amp;id=cnVzc3NpZ25hdHVyZS1saW5lLTEubXAz&amp;v=1283746351&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;_evpInit('cnVzc3NpZ25hdHVyZS1saW5lLTEubXAz');&lt;/script&gt;";
		_evpStorage['cnVzc3NpZ25hdHVyZS1saW5lLTEubXAz'].div_id = 'evp-80037dc84866e712da6ab1b2ec16941c';
		_evpStorage['cnVzc3NpZ25hdHVyZS1saW5lLTEubXAz'].alternate_embed = false;
	_evpStorage['cnVzc3NpZ25hdHVyZS1saW5lLTEubXAz'].file_extension = 'mp3';
	_evpStorage['cnVzc3NpZ25hdHVyZS1saW5lLTEubXAz'].local_assets = "";
	_evpStorage['cnVzc3NpZ25hdHVyZS1saW5lLTEubXAz'].project_name = "EasyVideoPlayer Pro";
	_evpStorage['cnVzc3NpZ25hdHVyZS1saW5lLTEubXAz'].affiliate_url = "http://dunrented.webactix.hop.clickbank.net/";

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