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

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

_evpStorage['cHJvY2Vzc21hcC0xLmZsdg=='] = {"absolute":"http:\/\/www.webvideofx.com\/evp\/","id":"evp-e9bd7cc05315562df8fdc54f1a5ad4c6","div_id":"evp-cf7f3de3776be6a4a7035d0a604401cc","bucket_name":"evp-4ade31e259e82-aaae0f610645d82ba6f5356da842dae5","file_id":"cHJvY2Vzc21hcC0xLmZsdg==","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,"splash":true,"splash_image":"http:\/\/evp-4ade31e259e82-aaae0f610645d82ba6f5356da842dae5.s3.amazonaws.com\/processmap-1-splash.jpg","data":{"width":"640","height":"480","affiliate_id":"squiffy","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":"cHJvY2Vzc21hcC0xLmZsdg==","scaling":"scale","shadows":"false","autoPlay":true,"autoBuffering":"true","allow_fullscreen":"true","control_type":"autohide","promote_software":"","finish":"0","simple_page":"","use_conversions":"0","use_upsells":"0","source":"d2Fsa3Rocm91Z2hjbGljay0xLmZsdg==","splash":"http:\/\/evp-4ade31e259e82-aaae0f610645d82ba6f5356da842dae5.s3.amazonaws.com\/processmap-1-splash.jpg"}};
_evpStorage['cHJvY2Vzc21hcC0xLmZsdg=='].embed_code = "&lt;div id=&quot;evp-cf7f3de3776be6a4a7035d0a604401cc-wrap&quot; class=&quot;evp-video-wrap&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://www.webvideofx.com/evp/framework.php?div_id=evp-cf7f3de3776be6a4a7035d0a604401cc&amp;id=cHJvY2Vzc21hcC0xLmZsdg%3D%3D&amp;v=1280659769&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;_evpInit('cHJvY2Vzc21hcC0xLmZsdg==');&lt;/script&gt;";
		_evpStorage['cHJvY2Vzc21hcC0xLmZsdg=='].div_id = 'evp-72a0a638a48f25cc1aa1292217116540';
		_evpStorage['cHJvY2Vzc21hcC0xLmZsdg=='].alternate_embed = false;
	_evpStorage['cHJvY2Vzc21hcC0xLmZsdg=='].file_extension = 'flv';
	_evpStorage['cHJvY2Vzc21hcC0xLmZsdg=='].local_assets = "";
	_evpStorage['cHJvY2Vzc21hcC0xLmZsdg=='].project_name = "EasyVideoPlayer Pro";
	_evpStorage['cHJvY2Vzc21hcC0xLmZsdg=='].affiliate_url = "http://squiffy.webactix.hop.clickbank.net/";

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