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

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

_evpStorage['ZXZwcmV2aWV3LTEubXA0'] = {"absolute":"http:\/\/www.screencastprofits.com\/evp\/","id":"evp-d7292706dbeabe5150795345572b1ce6","div_id":"evp-846c3a0950884bd34a0db62110c90487","bucket_name":"evp-4b44ad99241d4-8a8f183dd095ed529313d45d917792f7","file_id":"ZXZwcmV2aWV3LTEubXA0","type":"video","skin":{"buttonOverColor":"#000000","timeBgColor":"#555555","buttonColor":"#a3a3a3","durationColor":"#c7c7c7","progressColor":"#1243ca","volumeSliderColor":"#000000","backgroundColor":"#ffffff","progressGradient":"medium","tooltipColor":"#5F747C","bufferColor":"#10182e","sliderGradient":"none","tooltipTextColor":"#ffffff","borderRadius":"0px","backgroundGradient":"none","timeColor":"#ffffff","volumeSliderGradient":"none","bufferGradient":"none","sliderColor":"#b62b38","opacity":1},"finish":"2","local":null,"splash":true,"splash_image":"http:\/\/evp-4b44ad99241d4-8a8f183dd095ed529313d45d917792f7.s3.amazonaws.com\/evpreview-1-splash.jpg","data":{"width":"420","height":"315","button_url":"http:\/\/www.screencastprofits.com\/tools\/evp","button_text":"Get Easy Video Player Now!","button_text_color":"#FFFFFF","button_body_color":"#000000","html_body_color":"#000000","simple_page_name":"","bar_share":"1","bar_embed":"1","button_target":"_blank","button_body_translucent":"true","html_body_translucent":"true","skin":"white","button_skin":"blue","target":"ZXZwcmV2aWV3LTEubXA0","scaling":"scale","shadows":"true","autoPlay":true,"autoBuffering":"true","allow_fullscreen":"false","control_type":"show","finish":"2","simple_page":"","use_conversions":"0","use_upsells":"0","source":"b3B0LWluLXNhbXBsZS0xLTEubXA0","splash":"http:\/\/evp-4b44ad99241d4-8a8f183dd095ed529313d45d917792f7.s3.amazonaws.com\/evpreview-1-splash.jpg"}};
_evpStorage['ZXZwcmV2aWV3LTEubXA0'].embed_code = "&lt;div id=&quot;evp-846c3a0950884bd34a0db62110c90487-wrap&quot; class=&quot;evp-video-wrap&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://www.screencastprofits.com/evp/framework.php?div_id=evp-846c3a0950884bd34a0db62110c90487&amp;id=ZXZwcmV2aWV3LTEubXA0&amp;v=1283502444&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;_evpInit('ZXZwcmV2aWV3LTEubXA0');&lt;/script&gt;";
		_evpStorage['ZXZwcmV2aWV3LTEubXA0'].div_id = 'evp-f31844efe9dc81957326200cee235a75';
	
if(typeof(_evpInit) === 'undefined') {
	function _evpInit(id) {
		_evpLoad('assets.php?v=1.1.10', function() { _evpGo(id); });
	}
}