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://centralnethosting.com/evp/player/"+url;
		document.getElementsByTagName("head")[0].appendChild(script);
	}
}

if(typeof(_evpStorage) === 'undefined') var _evpStorage = {};

_evpStorage['aWF3LXdhbGt0aHJvdWdoLTEuZmx2'] = {"absolute":"http:\/\/centralnethosting.com\/evp\/","id":"evp-fb5c5a1faadf1850b2d41a5bbbbd559a","div_id":"evp-388eb40775bca3b4732007e60520c902","bucket_name":"evp-4b3b6fa21ce4f-b33833af32a9c9ff8478576172f6a91e","file_id":"aWF3LXdhbGt0aHJvdWdoLTEuZmx2","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":"0","local":null,"cloudfront":"dh5x76422zcsw.cloudfront.net","splash":true,"splash_image":"http:\/\/evp-4b3b6fa21ce4f-b33833af32a9c9ff8478576172f6a91e.s3.amazonaws.com\/iaw-walkthrough-1-splash.jpg","data":{"width":"670","height":"560","button_text_color":"#FFFFFF","button_body_color":"#000000","html_body_color":"#000000","simple_page_name":"","button_body_translucent":"true","html_body_translucent":"true","skin":"white","target":"aWF3LXdhbGt0aHJvdWdoLTEuZmx2","scaling":"scale","shadows":"true","autoPlay":true,"autoBuffering":"true","allow_fullscreen":"true","control_type":"autohide","finish":"0","simple_page":"","use_conversions":"0","use_upsells":"0","source":"aWF3LXdpZGUtMS5mbHY=","splash":"http:\/\/evp-4b3b6fa21ce4f-b33833af32a9c9ff8478576172f6a91e.s3.amazonaws.com\/iaw-walkthrough-1-splash.jpg"}};
_evpStorage['aWF3LXdhbGt0aHJvdWdoLTEuZmx2'].embed_code = "&lt;div id=&quot;evp-388eb40775bca3b4732007e60520c902-wrap&quot; class=&quot;evp-video-wrap&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://centralnethosting.com/evp/framework.php?div_id=evp-388eb40775bca3b4732007e60520c902&amp;id=aWF3LXdhbGt0aHJvdWdoLTEuZmx2&amp;v=1283508542&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--#br#_evpInit('aWF3LXdhbGt0aHJvdWdoLTEuZmx2');//--&gt;&lt;/script&gt;";
		_evpStorage['aWF3LXdhbGt0aHJvdWdoLTEuZmx2'].div_id = 'evp-5c8ccafca2126fbe2219e894e72eaf10';
		_evpStorage['aWF3LXdhbGt0aHJvdWdoLTEuZmx2'].alternate_embed = false;
	_evpStorage['aWF3LXdhbGt0aHJvdWdoLTEuZmx2'].file_extension = 'flv';
	_evpStorage['aWF3LXdhbGt0aHJvdWdoLTEuZmx2'].local_assets = "";
	_evpStorage['aWF3LXdhbGt0aHJvdWdoLTEuZmx2'].project_name = "EasyVideoPlayer Pro";
	_evpStorage['aWF3LXdhbGt0aHJvdWdoLTEuZmx2'].affiliate_url = "http://www.easyvideoplayer.com";

if(typeof(_evpInit) === 'undefined') {
	function _evpInit(id) {
		_evpLoad('assets.php?v=1.1.24', function() { _evpGo(id); });
	}
}