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://static.supashop.ch/easyvideo/player/"+url;
		document.getElementsByTagName("head")[0].appendChild(script);
	}
}

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

_evpStorage['RS1CaWtlLTUtRnJhZ2VuLTQuZmx2'] = {"absolute":"http:\/\/static.supashop.ch\/easyvideo\/","id":"evp-674d8fcbb46c05c7047c951dc230d7a4","div_id":"evp-6e9f090f4f67802b5679928bf60b730d","bucket_name":null,"file_id":"RS1CaWtlLTUtRnJhZ2VuLTQuZmx2","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":"#7ac700","bufferGradient":"none","timeColor":"#cfff80","volumeSliderColor":"#000000","backgroundColor":"#212121","bufferColor":"#454545","height":24,"opacity":1},"finish":"0","local":true,"restrict":"eyIxIjoiaHR0cDpcL1wvc3VwYXNob3AuY2hcLyIsIjAiOiJodHRwOlwvXC9zdGF0aWMuc3VwYXNob3AuY2hcLyJ9","data":{"width":"680","height":"380","affiliate_id":"","button_text_color":"#FFFFFF","button_body_color":"#000000","html_body_color":"#000000","simple_page_name":"E-Bike","security_restrict":"1","button_body_translucent":"true","html_body_translucent":"true","skin":"electric_green","target":"RS1CaWtlLTUtRnJhZ2VuLTQuZmx2","scaling":"scale","shadows":"true","autoPlay":"false","autoBuffering":"true","allow_fullscreen":"true","control_type":"show","promote_software":"","finish":"0","simple_page":"1","use_conversions":"0","use_upsells":"0","source":"RS1CaWtlLTUtRnJhZ2VuLTIuZmx2","security_restrict_urls":{"1":"http:\/\/supashop.ch\/"},"simple_page_name_seed":"e-bike"}};
_evpStorage['RS1CaWtlLTUtRnJhZ2VuLTQuZmx2'].embed_code = "&lt;div id=&quot;evp-6e9f090f4f67802b5679928bf60b730d-wrap&quot; class=&quot;evp-video-wrap&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.supashop.ch/easyvideo/framework.php?div_id=evp-6e9f090f4f67802b5679928bf60b730d&amp;id=RS1CaWtlLTUtRnJhZ2VuLTQuZmx2&amp;v=1284000411&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;_evpInit('RS1CaWtlLTUtRnJhZ2VuLTQuZmx2');&lt;/script&gt;";
		_evpStorage['RS1CaWtlLTUtRnJhZ2VuLTQuZmx2'].div_id = 'evp-9e90a6d9c15aa7188108a97af6b92e63';
		_evpStorage['RS1CaWtlLTUtRnJhZ2VuLTQuZmx2'].alternate_embed = false;
	_evpStorage['RS1CaWtlLTUtRnJhZ2VuLTQuZmx2'].file_extension = 'flv';
	_evpStorage['RS1CaWtlLTUtRnJhZ2VuLTQuZmx2'].local_assets = "assets/files/";
	_evpStorage['RS1CaWtlLTUtRnJhZ2VuLTQuZmx2'].project_name = "EasyVideoPlayer Pro";
	_evpStorage['RS1CaWtlLTUtRnJhZ2VuLTQuZmx2'].affiliate_url = "http://%s.webactix.hop.clickbank.net/";

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