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

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

_evpStorage['YnJpZ2h0b24tMS5mbHY='] = {"absolute":"http:\/\/bizwebsolutions.co.uk\/evp\/","id":"evp-14fc63fede7f256d92faea4d142b776e","div_id":"evp-bfc9ec4cefc91d4732586697035597a3","bucket_name":"evp-4b01ec7a3bf2b-10983a21acd66c722d50f13ce573ab9c","file_id":"YnJpZ2h0b24tMS5mbHY=","type":"video","skin":{"url":"http:\/\/bizwebsolutions.co.uk\/evp\/player\/flowplayer.controls-3.1.5.swf"},"finish":"0","local":false,"splash":true,"splash_image":"http:\/\/evp-4b01ec7a3bf2b-10983a21acd66c722d50f13ce573ab9c.s3.amazonaws.com\/brighton-1-splash.jpg","data":{"width":"420","height":"315","button_text_color":"#FFFFFF","button_body_color":"#000000","html_body_color":"#000000","button_body_translucent":"true","html_body_translucent":"true","skin":"default","scaling":"scale","shadows":"true","autoPlay":true,"autoBuffering":"true","allow_fullscreen":"true","control_type":"show","finish":"0","use_conversions":"0","use_upsells":"0","splash":"http:\/\/evp-4b01ec7a3bf2b-10983a21acd66c722d50f13ce573ab9c.s3.amazonaws.com\/brighton-1-splash.jpg"}};
_evpStorage['YnJpZ2h0b24tMS5mbHY='].embed_code = "&lt;div id=&quot;evp-bfc9ec4cefc91d4732586697035597a3-wrap&quot; class=&quot;evp-video-wrap&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://bizwebsolutions.co.uk/evp/framework.php?div_id=evp-bfc9ec4cefc91d4732586697035597a3&amp;id=YnJpZ2h0b24tMS5mbHY%3D&amp;v=1280502564&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;_evpInit('YnJpZ2h0b24tMS5mbHY=');&lt;/script&gt;";
		_evpStorage['YnJpZ2h0b24tMS5mbHY='].div_id = 'evp-44fe2dcd866b28ba63a0a6e364a0b7f1';
	
if(typeof(_evpInit) === 'undefined') {
	function _evpInit(id) {
		_evpLoad('assets.php?v=1.1', function() { _evpGo(id); });
	}
}