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

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

_evpStorage['ZGFuYm9ld2Fsa2luZ29uY29hbHMyLTEubXA0'] = {"absolute":"http:\/\/simonwhiteblog.com\/evp\/","id":"evp-e870fe74ca335eab6883624fa0cb8cab","div_id":"evp-305132077bbdce76d5708057fd03074b","bucket_name":"evp-4b10744a99bd0-7c99bb0ce31ca053fba3e3193929916e","file_id":"ZGFuYm9ld2Fsa2luZ29uY29hbHMyLTEubXA0","type":"video","skin":{"url":"http:\/\/simonwhiteblog.com\/evp\/player\/flowplayer.controls-3.1.5.swf"},"finish":"2","local":false,"data":{"width":"420","height":"315","button_url":"http:\/\/www.bethefire.com","button_text":"Be The FIRE!","button_text_color":"#FFFFFF","button_body_color":"#000000","html_body_color":"#000000","simple_page_name":"","bar_download":"1","button_body_translucent":"true","html_body_translucent":"true","skin":"default","button_skin":"red","target":"ZGFuYm9ld2Fsa2luZ29uY29hbHMyLTEubXA0","scaling":"scale","shadows":"true","autoPlay":"false","autoBuffering":"true","allow_fullscreen":"true","control_type":"show","finish":"2","simple_page":"","use_conversions":"0","use_upsells":"0"}};
_evpStorage['ZGFuYm9ld2Fsa2luZ29uY29hbHMyLTEubXA0'].embed_code = "&lt;div id=&quot;evp-305132077bbdce76d5708057fd03074b-wrap&quot; class=&quot;evp-video-wrap&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://simonwhiteblog.com/evp/framework.php?div_id=evp-305132077bbdce76d5708057fd03074b&amp;id=ZGFuYm9ld2Fsa2luZ29uY29hbHMyLTEubXA0&amp;v=1283827838&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;_evpInit('ZGFuYm9ld2Fsa2luZ29uY29hbHMyLTEubXA0');&lt;/script&gt;";
		_evpStorage['ZGFuYm9ld2Fsa2luZ29uY29hbHMyLTEubXA0'].div_id = 'evp-26b8eeab5aa1c1c70dea6809e563231c';
	
if(typeof(_evpInit) === 'undefined') {
	function _evpInit(id) {
		_evpLoad('assets.php?v=1.1.5', function() { _evpGo(id); });
	}
}