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

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

_evpStorage['c3F1ZWV6ZS1wYWdlLTEuZmx2'] = {"absolute":"http:\/\/staypowerful.com\/evp\/","id":"evp-f3366551f7b51bfa460c49ad78c47ed5","div_id":"evp-bf979706729d06d043a1484e8f423532","bucket_name":"evp-4b5b7224d4a4d-b6f66b7d276c5b3dba347dbce132497c","file_id":"c3F1ZWV6ZS1wYWdlLTEuZmx2","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":"#46a8ec","bufferGradient":"none","timeColor":"#80cbff","volumeSliderColor":"#000000","backgroundColor":"#212121","bufferColor":"#454545","height":24,"opacity":1},"finish":"1","local":null,"splash":true,"splash_image":"http:\/\/evp-4b5b7224d4a4d-b6f66b7d276c5b3dba347dbce132497c.s3.amazonaws.com\/squeeze-page-1-splash.jpg","data":{"width":"325","height":"315","affiliate_id":"valsmyth","linkUrl":"http:\/\/tinyurl.com\/capture-page-now\/","button_text_color":"#FFFFFF","button_body_color":"#000000","html_body_color":"#000000","simple_page_name":"capturepage","button_body_translucent":"true","html_body_translucent":"true","skin":"electric_blue","target":"c3F1ZWV6ZS1wYWdlLTEuZmx2","scaling":"scale","shadows":"true","autoPlay":true,"autoBuffering":"true","allow_fullscreen":"true","control_type":"show","promote_software":"0","finish":"1","simple_page":"1","use_conversions":"0","use_upsells":"0","source":"ZnJlZS1pbnRlcm5ldC1idXNpbmVzcy0xLmZsdg==","splash":"http:\/\/evp-4b5b7224d4a4d-b6f66b7d276c5b3dba347dbce132497c.s3.amazonaws.com\/squeeze-page-1-splash.jpg","simple_page_name_seed":"capturepage"}};
_evpStorage['c3F1ZWV6ZS1wYWdlLTEuZmx2'].embed_code = "&lt;div id=&quot;evp-bf979706729d06d043a1484e8f423532-wrap&quot; class=&quot;evp-video-wrap&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://staypowerful.com/evp/framework.php?div_id=evp-bf979706729d06d043a1484e8f423532&amp;id=c3F1ZWV6ZS1wYWdlLTEuZmx2&amp;v=1280609284&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;_evpInit('c3F1ZWV6ZS1wYWdlLTEuZmx2');&lt;/script&gt;";
		_evpStorage['c3F1ZWV6ZS1wYWdlLTEuZmx2'].div_id = 'evp-6eb32f518ed83101a389b5fedcef35c8';
		_evpStorage['c3F1ZWV6ZS1wYWdlLTEuZmx2'].alternate_embed = false;
	_evpStorage['c3F1ZWV6ZS1wYWdlLTEuZmx2'].file_extension = 'flv';
	_evpStorage['c3F1ZWV6ZS1wYWdlLTEuZmx2'].local_assets = "";
	_evpStorage['c3F1ZWV6ZS1wYWdlLTEuZmx2'].project_name = "EasyVideoPlayer Pro";
	_evpStorage['c3F1ZWV6ZS1wYWdlLTEuZmx2'].affiliate_url = "http://valsmyth.webactix.hop.clickbank.net/";

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