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

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

_evpStorage['MS1pbnRyb2R1Y3Rpb24tMS5tcDQ='] = {"absolute":"http:\/\/www.petedowns.com\/evp\/","id":"evp-1e73126ef3813ca750e26fe94df17220","div_id":"evp-8cb99982e9af8a8e95895fd63121d814","bucket_name":"evp-4ae11aecdfce3-89ffe8a64543725943f31747a7ccfacd","file_id":"MS1pbnRyb2R1Y3Rpb24tMS5tcDQ=","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":"1","local":null,"data":{"width":"420","height":"315","affiliate_id":"winnie30","linkUrl":"http:\/\/www.howtouseclickbank.org","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":"MS1pbnRyb2R1Y3Rpb24tMS5tcDQ=","scaling":"scale","shadows":"true","autoPlay":"false","autoBuffering":"true","allow_fullscreen":"true","control_type":"show","promote_software":"","finish":"1","simple_page":"","use_conversions":"0","use_upsells":"0","source":"aW50cm8tMS5mbHY="}};
_evpStorage['MS1pbnRyb2R1Y3Rpb24tMS5tcDQ='].embed_code = "&lt;div id=&quot;evp-8cb99982e9af8a8e95895fd63121d814-wrap&quot; class=&quot;evp-video-wrap&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://www.petedowns.com/evp/framework.php?div_id=evp-8cb99982e9af8a8e95895fd63121d814&amp;id=MS1pbnRyb2R1Y3Rpb24tMS5tcDQ%3D&amp;v=1283786885&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;_evpInit('MS1pbnRyb2R1Y3Rpb24tMS5tcDQ=');&lt;/script&gt;";
		_evpStorage['MS1pbnRyb2R1Y3Rpb24tMS5tcDQ='].div_id = 'evp-6822c54e7eeb06eef6fdb7160a584f27';
		_evpStorage['MS1pbnRyb2R1Y3Rpb24tMS5tcDQ='].alternate_embed = false;
	_evpStorage['MS1pbnRyb2R1Y3Rpb24tMS5tcDQ='].file_extension = 'mp4';
	_evpStorage['MS1pbnRyb2R1Y3Rpb24tMS5tcDQ='].local_assets = "";
	_evpStorage['MS1pbnRyb2R1Y3Rpb24tMS5tcDQ='].project_name = "EasyVideoPlayer Pro";
	_evpStorage['MS1pbnRyb2R1Y3Rpb24tMS5tcDQ='].affiliate_url = "http://winnie30.webactix.hop.clickbank.net/";

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