<!DOCTYPE html>
<html lang="en-US" itemscope itemtype="http://schema.org/WebSite" prefix="og: http://ogp.me/ns#">
<head>
<title>Big Shot Magazine</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel="pingback" href="http://newsflash.bigshotmag.com/xmlrpc.php">

<link rel="author" href="https://plus.google.com/+Bigshotmagazine" />
<link rel="publisher" href="https://plus.google.com/+Bigshotmagazine" />
<meta name="description" content="The Greatest DJ Magazine in the Galaxy" />
<meta name="keywords" content="DJ, Electronic Music, EDM, house music, techno, dubstep, music magazine, dance music, electronica, music news, dance music news, Big Shot Magazine, electronic music news, DJ mixes, DJ interviews, music reviews, electronic music and culture, DJ tour news, electronic, music, online, music premieres, Big Shot Guest Mix" />
<meta name="google-site-verification" content="_QtP5I7bZynwkKMMsprsZrbDkBv7zPvulYYQ-mp8jXw" />
<meta name="msvalidate.01" content="6A59E863C5AB0C1547458CABC776A199" />
<script type="application/ld+json">
        {
          "@context": "http://schema.org",
          "@type": "WebSite",		  "name": "Big Shot Magazine",		  "url": "http://newsflash.bigshotmag.com/"
        }
</script>
<link rel='next' href='http://newsflash.bigshotmag.com/page/2/' />
<link rel="canonical" href="http://newsflash.bigshotmag.com/" />
<meta property="og:title" content="Big Shot Magazine" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://newsflash.bigshotmag.com/" />
<meta property="og:image" content="http://newsflash.bigshotmag.com/wp-content/plugins/all-in-one-seo-pack/images/default-user-image.png" />
<meta property="og:site_name" content="Big Shot Magazine" />
<meta property="fb:admins" content="100001445536187" />
<meta property="og:description" content="The Greatest DJ Magazine in the Galaxy" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@bigshotmagazine" />
<meta name="twitter:domain" content="bigshotmagazine.com" />
<meta name="twitter:title" content="Big Shot Magazine" />
<meta name="twitter:description" content="The Greatest DJ Magazine in the Galaxy" />
<meta name="twitter:image" content="http://newsflash.bigshotmag.com/wp-content/plugins/all-in-one-seo-pack/images/default-user-image.png" />
<meta itemprop="image" content="http://newsflash.bigshotmag.com/wp-content/plugins/all-in-one-seo-pack/images/default-user-image.png" />
<script type="application/ld+json">
{ "@context" : "http://schema.org",
  "@type" : "Organization",
  "name" : "Big Shot Magazine",
  "url" : "http://newsflash.bigshotmag.com",
  "sameAs" : ["https://www.facebook.com/bigshotmag","http://bigshotmagazine.tumblr.com","https://twitter.com/bigshotmagazine","https://www.youtube.com/user/BigShotMag","https://www.instagram.com/bigshotmagazine/"]
}
</script>
<script type="text/javascript">
				window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
				ga('create', 'UA-8542616-1', 'auto');
				// Plugins
				ga('require', 'linkid', 'linkid.js');ga('require', 'outboundLinkTracker');
				ga('send', 'pageview');
			</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
<script async src="http://newsflash.bigshotmag.com/wp-content/plugins/all-in-one-seo-pack/public/js/vendor/autotrack.js"></script>

<link rel='dns-prefetch' href='//s0.wp.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="Big Shot Magazine &raquo; Feed" href="http://newsflash.bigshotmag.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Big Shot Magazine &raquo; Comments Feed" href="http://newsflash.bigshotmag.com/comments/feed/" />

<script type="text/javascript" data-cfasync="false">
	var mi_track_user      = true;
	var mi_no_track_reason = '';
	
	var disableStr = 'ga-disable-UA-8542616-3';

	/* Function to detect opted out users */
	function __gaTrackerIsOptedOut() {
		return document.cookie.indexOf(disableStr + '=true') > -1;
	}

	/* Disable tracking if the opt-out cookie exists. */
	if ( __gaTrackerIsOptedOut() ) {
		window[disableStr] = true;
	}

	/* Opt-out function */
	function __gaTrackerOptout() {
	  document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
	  window[disableStr] = true;
	}
	
	if ( mi_track_user ) {
		(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
			(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
			m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
		})(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker');

		__gaTracker('create', 'UA-8542616-3', 'auto');
		__gaTracker('set', 'forceSSL', true);
		__gaTracker('send','pageview');
	} else {
		console.log( "" );
		(function() {
			/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
			var noopfn = function() {
				return null;
			};
			var noopnullfn = function() {
				return null;
			};
			var Tracker = function() {
				return null;
			};
			var p = Tracker.prototype;
			p.get = noopfn;
			p.set = noopfn;
			p.send = noopfn;
			var __gaTracker = function() {
				var len = arguments.length;
				if ( len === 0 ) {
					return;
				}
				var f = arguments[len-1];
				if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) {
					console.log( 'Not running function __gaTracker(' + arguments[0] + " ....) because you are not being tracked. " + mi_no_track_reason );
					return;
				}
				try {
					f.hitCallback();
				} catch (ex) {

				}
			};
			__gaTracker.create = function() {
				return new Tracker();
			};
			__gaTracker.getByName = noopnullfn;
			__gaTracker.getAll = function() {
				return [];
			};
			__gaTracker.remove = noopfn;
			window['__gaTracker'] = __gaTracker;
					})();
		}
</script>

<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/newsflash.bigshotmag.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.7"}};
			!function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56692,8205,9792,65039],[55357,56692,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
<link rel='stylesheet' id='validate-engine-css-css' href='http://newsflash.bigshotmag.com/wp-content/plugins/wysija-newsletters/css/validationEngine.jquery.css?ver=2.7.11.3' type='text/css' media='all' />
<link rel='stylesheet' id='usrStyle-css' href='http://newsflash.bigshotmag.com/wp-content/plugins/universal-star-rating/css/style.css?ver=4.9.7' type='text/css' media='all' />
<link rel='stylesheet' id='contact-form-7-css' href='http://newsflash.bigshotmag.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.0.2' type='text/css' media='all' />
<!--[if lte IE 8]>
<link rel='stylesheet' id='jetpack-carousel-ie8fix-css'  href='http://newsflash.bigshotmag.com/wp-content/plugins/jetpack/modules/carousel/jetpack-carousel-ie8fix.css?ver=20121024' type='text/css' media='all' />
<![endif]-->
<link rel='stylesheet' id='mediaelement-css' href='http://newsflash.bigshotmag.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.6-78496d1' type='text/css' media='all' />
<link rel='stylesheet' id='wp-mediaelement-css' href='http://newsflash.bigshotmag.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=4.9.7' type='text/css' media='all' />
<link rel='stylesheet' id='athemes-headings-fonts-css' href='//fonts.googleapis.com/css?family=Oswald%3A300%2C400%2C700&#038;ver=4.9.7' type='text/css' media='all' />
<link rel='stylesheet' id='athemes-symbols-css' href='http://newsflash.bigshotmag.com/wp-content/themes/fashionistas/css/athemes-symbols.css?ver=4.9.7' type='text/css' media='all' />
<link rel='stylesheet' id='athemes-bootstrap-css' href='http://newsflash.bigshotmag.com/wp-content/themes/fashionistas/css/bootstrap.min.css?ver=4.9.7' type='text/css' media='all' />
<link rel='stylesheet' id='athemes-style-css' href='http://newsflash.bigshotmag.com/wp-content/themes/fashionistas/style.css?ver=4.9.7' type='text/css' media='all' />
<link rel='stylesheet' id='pptwj-widget-tab-css-css' href='http://newsflash.bigshotmag.com/wp-content/plugins/popular-posts-tab-widget-for-jetpack/tab.css?ver=4.9.7' type='text/css' media='all' />
<link rel='stylesheet' id='simple-social-icons-font-css' href='http://newsflash.bigshotmag.com/wp-content/plugins/simple-social-icons/css/style.css?ver=2.0.1' type='text/css' media='all' />
<link rel='stylesheet' id='jetpack-widget-social-icons-styles-css' href='http://newsflash.bigshotmag.com/wp-content/plugins/jetpack/modules/widgets/social-icons/social-icons.css?ver=20170506' type='text/css' media='all' />
<link rel='stylesheet' id='social-logos-css' href='http://newsflash.bigshotmag.com/wp-content/plugins/jetpack/_inc/social-logos/social-logos.min.css?ver=1' type='text/css' media='all' />
<link rel='stylesheet' id='jetpack_css-css' href='http://newsflash.bigshotmag.com/wp-content/plugins/jetpack/css/jetpack.css?ver=6.2.1' type='text/css' media='all' />
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","is_debug_mode":"false","download_extensions":"","inbound_paths":"","home_url":"http:\/\/newsflash.bigshotmag.com","track_download_as":"event","internal_label":"int","hash_tracking":"false"};
/* ]]> */
</script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min.js?ver=7.0.9'></script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/jetpack/_inc/build/spin.min.js?ver=1.3'></script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/jetpack/_inc/build/jquery.spin.min.js?ver=1.3'></script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/jetpack/_inc/build/tiled-gallery/tiled-gallery/tiled-gallery.min.js?ver=4.9.7'></script>
<script type='text/javascript'>
var mejsL10n = {"language":"en","strings":{"mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen-off":"Turn off Fullscreen","mejs.fullscreen-on":"Go Fullscreen","mejs.download-video":"Download Video","mejs.fullscreen":"Fullscreen","mejs.time-jump-forward":["Jump forward 1 second","Jump forward %1 seconds"],"mejs.loop":"Toggle Loop","mejs.play":"Play","mejs.pause":"Pause","mejs.close":"Close","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.time-skip-back":["Skip back 1 second","Skip back %1 seconds"],"mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.mute-toggle":"Mute Toggle","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.ad-skip":"Skip ad","mejs.ad-skip-info":["Skip in 1 second","Skip in %1 seconds"],"mejs.source-chooser":"Source Chooser","mejs.stop":"Stop","mejs.speed-rate":"Speed Rate","mejs.live-broadcast":"Live Broadcast","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}};
</script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.6-78496d1'></script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=4.9.7'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive"};
/* ]]> */
</script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/themes/fashionistas/js/bootstrap.min.js?ver=4.9.7'></script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/themes/fashionistas/js/hoverIntent.js?ver=4.9.7'></script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/themes/fashionistas/js/superfish.js?ver=4.9.7'></script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/themes/fashionistas/js/settings.js?ver=4.9.7'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var PPTWJ = {"ajaxUrl":"http:\/\/newsflash.bigshotmag.com\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/popular-posts-tab-widget-for-jetpack/tab.js?ver=4.9.7'></script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/simple-social-icons/svgxuse.js?ver=1.1.21'></script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/magic-action-box/assets/js/actionbox-helper.js?ver=2.17.1'></script>
<link rel='https://api.w.org/' href='http://newsflash.bigshotmag.com/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://newsflash.bigshotmag.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://newsflash.bigshotmag.com/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 4.9.7" />
<link rel='shortlink' href='https://wp.me/1bP8y' />
<script type='text/javascript'>
							SG_POPUPS_QUEUE = [];
							SG_POPUP_DATA = [];
							SG_APP_POPUP_URL = 'http://newsflash.bigshotmag.com/wp-content/plugins/popup-builder';
							SG_POPUP_VERSION='2.676_1;';
							
							function sgAddEvent(element, eventName, fn) {
								if (element.addEventListener)
									element.addEventListener(eventName, fn, false);
								else if (element.attachEvent)
									element.attachEvent('on' + eventName, fn);
							}
						</script><style data-context="foundation-flickity-css">/*! Flickity v2.0.2
http://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:none;border-radius:50%;background:#fff;background:hsla(0,0%,100%,.75);cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{outline:0;box-shadow:0 0 0 5px #09F}.flickity-prev-next-button:active{opacity:.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{opacity:.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}</style><style data-context="foundation-slideout-css">.slideout-menu{position:fixed;left:0;top:0;bottom:0;right:auto;z-index:0;width:256px;overflow-y:auto;-webkit-overflow-scrolling:touch;display:none}.slideout-menu.pushit-right{left:auto;right:0}.slideout-panel{position:relative;z-index:1;will-change:transform}.slideout-open,.slideout-open .slideout-panel,.slideout-open body{overflow:hidden}.slideout-open .slideout-menu{display:block}.pushit{display:none}</style>
<link rel='dns-prefetch' href='//jetpack.wordpress.com' />
<link rel='dns-prefetch' href='//s0.wp.com' />
<link rel='dns-prefetch' href='//s1.wp.com' />
<link rel='dns-prefetch' href='//s2.wp.com' />
<link rel='dns-prefetch' href='//public-api.wordpress.com' />
<link rel='dns-prefetch' href='//0.gravatar.com' />
<link rel='dns-prefetch' href='//1.gravatar.com' />
<link rel='dns-prefetch' href='//2.gravatar.com' />
<link rel='dns-prefetch' href='//widgets.wp.com' />
<link rel='dns-prefetch' href='//i0.wp.com' />
<link rel='dns-prefetch' href='//i1.wp.com' />
<link rel='dns-prefetch' href='//i2.wp.com' />
<link rel='dns-prefetch' href='//v0.wordpress.com' />
<style type='text/css'>img#wpstats{display:none}</style><!--[if lt IE 9]>
<script src="http://newsflash.bigshotmag.com/wp-content/themes/fashionistas/js/html5shiv.js"></script>
<![endif]-->
<style type="text/css" media="screen"> .simple-social-icons ul li a, .simple-social-icons ul li a:hover, .simple-social-icons ul li a:focus { background-color: #999999 !important; border-radius: 3px; color: #ffffff !important; border: 0px #ffffff solid !important; font-size: 18px; padding: 9px; }  .simple-social-icons ul li a:hover, .simple-social-icons ul li a:focus { background-color: #666666 !important; border-color: #ffffff !important; color: #ffffff !important; }  .simple-social-icons ul li a:focus { outline: 1px dotted #666666 !important; }</style><style>.ios7.web-app-mode.has-fixed header{ background-color: rgba(230,230,230,.88);}</style> <style type="text/css" id="wp-custom-css">
				@import  "compass/css3";

/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
#masthead {
	background: url(http://newsflash.bigshotmag.com/wp-content/images/bslogo.png) no-repeat;
	background-size: contain;
	background-position: top;
	background-position: left;
	margin-bottom: 20px;
}

.site-title a {
	color: transparent;
}

.site-description {
	color: transparent;
}			</style>
</head>
<body class="home blog group-blog">
<nav id="top-navigation" class="main-navigation" role="navigation">
<div class="clearfix container">
<div class="sf-menu"><ul id="menu-menu-1" class="menu"><li id="menu-item-27756" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27756"><a href="http://newsflash.bigshotmag.com/category/news/">News</a></li>
<li id="menu-item-27758" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27758"><a href="http://newsflash.bigshotmag.com/category/features/">Features</a></li>
<li id="menu-item-27755" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27755"><a href="http://newsflash.bigshotmag.com/category/reviews/">Reviews</a></li>
<li id="menu-item-27757" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27757"><a title="Charts" href="http://newsflash.bigshotmag.com/category/dj-charts/">Charts</a></li>
<li id="menu-item-27759" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27759"><a title=" Music" href="http://newsflash.bigshotmag.com/category/mp3s/">Music</a></li>
<li id="menu-item-27778" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27778"><a title="Mixes" href="http://newsflash.bigshotmag.com/category/dj-mixes/">DJ Mixes</a></li>
<li id="menu-item-47075" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-47075"><a href="http://newsflash.bigshotmag.com/donate/">Donate</a></li>
<li id="menu-item-27760" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-27760"><a title="Contact" href="http://newsflash.bigshotmag.com/contact-us/">Contact Us</a></li>
</ul></div> </div>
</nav>
<header id="masthead" class="clearfix container site-header" role="banner">
<div class="site-branding">
<h1 class="site-title">
<a href="http://newsflash.bigshotmag.com/" title="Big Shot Magazine" rel="home">
Big Shot Magazine </a>
</h1>
<div class="site-description">The Best DJ Magazine in the Galaxy</div>
</div>
</header>
<nav id="main-navigation" class="container main-navigation" role="navigation">
<a href="#main-navigation" class="nav-open">Menu</a>
<a href="#" class="nav-close">Close</a>
<div class="sf-menu"><ul id="menu-menu-2" class="menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27756"><a href="http://newsflash.bigshotmag.com/category/news/">News</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27758"><a href="http://newsflash.bigshotmag.com/category/features/">Features</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27755"><a href="http://newsflash.bigshotmag.com/category/reviews/">Reviews</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27757"><a title="Charts" href="http://newsflash.bigshotmag.com/category/dj-charts/">Charts</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27759"><a title=" Music" href="http://newsflash.bigshotmag.com/category/mp3s/">Music</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27778"><a title="Mixes" href="http://newsflash.bigshotmag.com/category/dj-mixes/">DJ Mixes</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-47075"><a href="http://newsflash.bigshotmag.com/donate/">Donate</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-27760"><a title="Contact" href="http://newsflash.bigshotmag.com/contact-us/">Contact Us</a></li>
</ul></div> </nav>
<div id="main" class="site-main">
<div class="clearfix container">
<div id="primary" class="content-area">
<div id="content" class="site-content" role="main">
<article id="post-57015" class="clearfix post-57015 post type-post status-publish format-standard hentry category-stream">
<header class="entry-header">
<h2 class="entry-title"><a href="http://newsflash.bigshotmag.com/mp3s/stream/57015/" rel="bookmark">Video Premiere: Amber Cox &#8211; Active Ritual</a></h2>
<div class="entry-meta">
<span class="posted-on"><a href="http://newsflash.bigshotmag.com/mp3s/stream/57015/" rel="bookmark"><time class="entry-date published updated" datetime="2018-07-06T06:07:33+00:00">July 6, 2018</time></a></span><span class="byline"><span class="author vcard"><a class="url fn n" href="http://newsflash.bigshotmag.com/author/ianfleming/">Ian Fleming</a></span></span>
<span class="comments-link"> <a href="http://newsflash.bigshotmag.com/mp3s/stream/57015/#respond">Leave a Comment</a></span>
</div>
</header>
<div class="clearfix entry-content">
<p><a href="http://newsflash.bigshotmag.com/mp3s/stream/57015/attachment/amber-cox/#main" rel="attachment wp-att-57017"><img data-attachment-id="57017" data-permalink="http://newsflash.bigshotmag.com/mp3s/stream/57015/attachment/amber-cox/#main" data-orig-file="https://i1.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/AMBER-COX.jpg?fit=640%2C480" data-orig-size="640,480" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="AMBER COX" data-image-description="&lt;p&gt;AMBER COX&lt;/p&gt;
" data-medium-file="https://i1.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/AMBER-COX.jpg?fit=300%2C225" data-large-file="https://i1.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/AMBER-COX.jpg?fit=640%2C480" class="alignnone size-full wp-image-57017" src="https://i1.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/AMBER-COX.jpg?resize=640%2C480" alt="AMBER COX" width="640" height="480" srcset="https://i1.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/AMBER-COX.jpg?w=640 640w, https://i1.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/AMBER-COX.jpg?resize=300%2C225 300w, https://i1.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/AMBER-COX.jpg?resize=600%2C450 600w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /></a></p>
<p>San Francisco DJ/producer <strong><a href="https://www.facebook.com/amber.cox.5458" target="_blank" rel="noopener">Amber Cox</a></strong> is one of several up-and-coming producers featured on <em>Book of Shadows: Various Spells Vol. 2</em>, a terrific six-track compilation out today on <strong>James Demon</strong>’s Berlin-based <a href="https://www.facebook.com/Occultists" target="_blank" rel="noopener">Occultists</a> label. (You can preview the release <a href="https://soundcloud.com/weareoccultists/sets/book-of-shadows-various-spells-vol-2-preview" target="_blank" rel="noopener">here</a>.)</p>
<p>Cox, who is one half of <strong>Slumber</strong> with <strong>Oona Dahl</strong>, has contributed a wonderful video for her track &#8220;Active Ritual.&#8221;</p>
<p>The video ably marries Cox&#8217;s spooky seven-minute ambient-techno track with evocative, dream-like footage displayed on a split-screen.</p>
<p>Hit the play button below and enjoy.</p>
<p><span class="embed-youtube" style="text-align:center; display: block;"><iframe class='youtube-player' type='text/html' width='640' height='390' src='http://www.youtube.com/embed/ppZJyw1LGNw?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' allowfullscreen='true' style='border:0;'></iframe></span></p>
<div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><div class="sd-content"><ul><li class="share-facebook"><div class="fb-share-button" data-href="http://newsflash.bigshotmag.com/mp3s/stream/57015/" data-layout="button_count"></div></li><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://newsflash.bigshotmag.com/mp3s/stream/57015/" data-text="Video Premiere: Amber Cox - Active Ritual" data-via="bigshotmagazine">Tweet</a></li><li class="share-email"><a rel="nofollow" data-shared="" class="share-email sd-button" href="http://newsflash.bigshotmag.com/mp3s/stream/57015/?share=email" target="_blank" title="Click to email this to a friend"><span>Email</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;width:150px;"><ul style="background-image:none;"><li class="share-pinterest"><div class="pinterest_button"><a href="https://www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fnewsflash.bigshotmag.com%2Fmp3s%2Fstream%2F57015%2F&#038;media=http%3A%2F%2Fnewsflash.bigshotmag.com%2Fwp-content%2Fuploads%2F2018%2F07%2FAMBER-COX.jpg&#038;description=Video%20Premiere%3A%20Amber%20Cox%20-%20Active%20Ritual" data-pin-do="buttonPin" data-pin-config="beside"><img src="https://i0.wp.com/assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png?w=640" data-recalc-dims="1" /></a></div></li><li class="share-end"></li></ul></div></div></div></div></div> </div>
<footer class="entry-meta entry-footer">
<span class="cat-links">
<i class="ico-folder"></i> <a href="http://newsflash.bigshotmag.com/category/mp3s/stream/" rel="category tag">Stream</a> </span>
</footer>
</article>
<article id="post-57009" class="clearfix post-57009 post type-post status-publish format-standard has-post-thumbnail hentry category-dj-charts">
<header class="entry-header">
<h2 class="entry-title"><a href="http://newsflash.bigshotmag.com/dj-charts/57009/" rel="bookmark">Christopher Kah July 2018 Chart</a></h2>
<div class="entry-meta">
<span class="posted-on"><a href="http://newsflash.bigshotmag.com/dj-charts/57009/" rel="bookmark"><time class="entry-date published updated" datetime="2018-07-05T06:00:39+00:00">July 5, 2018</time></a></span><span class="byline"><span class="author vcard"><a class="url fn n" href="http://newsflash.bigshotmag.com/author/yehouda/">Yehouda Silverman</a></span></span>
<span class="comments-link"> <a href="http://newsflash.bigshotmag.com/dj-charts/57009/#respond">Leave a Comment</a></span>
</div>
</header>
<div class="entry-thumbnail">
<a href="http://newsflash.bigshotmag.com/dj-charts/57009/" title="Christopher Kah July 2018 Chart">
<img width="640" height="250" src="https://i1.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/Christopher-Kah.jpg?resize=640%2C250" class="attachment-thumb-featured size-thumb-featured wp-post-image" alt="Christopher Kah" data-attachment-id="57010" data-permalink="http://newsflash.bigshotmag.com/dj-charts/57009/attachment/christopher-kah/#main" data-orig-file="https://i1.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/Christopher-Kah.jpg?fit=640%2C640" data-orig-size="640,640" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Christopher Kah" data-image-description="&lt;p&gt;Christopher Kah&lt;/p&gt;
" data-medium-file="https://i1.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/Christopher-Kah.jpg?fit=300%2C300" data-large-file="https://i1.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/Christopher-Kah.jpg?fit=640%2C640" /> </a>
</div>
<div class="clearfix entry-content">
<ol>
<li>Matador &#8211; Itajai (Rukus)</li>
<li>Gary Beck &#8211; Pneuma (BEK Audio)</li>
<li>Christopher Kah &#8211; Real Unreal (Highwav)</li>
<li>Vinicius Honorio &#8211; Don’t Look Back (Liberta)</li>
<li>Spiros Kaloumenos &#8211; Sitting on a Cloud (Analytic Trail) </li>
<li>DJ Emerson &#8211; La Decima (100% Pure) </li>
<li>Adam Beyer, Bart Skils &#8211; Your Mind (Drumcode)</li>
<li>Benales &#8211; Element 12 (SINO)</li>
<li>Jeff Mills &#8211; Black is the Number (Purpose Maker)</li>
<li>Christopher Kah &#8211; Flush (Highwav) </li>
</ol>
<p><em>DJs, <a href="/cdn-cgi/l/email-protection#dfbcb7beadabac9fbdb6b8acb7b0abb2beb8f1bcb0b2">submit your top 10 chart</a> along with a photo and we&#8217;ll publish.</em></p>
<div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><div class="sd-content"><ul><li class="share-facebook"><div class="fb-share-button" data-href="http://newsflash.bigshotmag.com/dj-charts/57009/" data-layout="button_count"></div></li><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://newsflash.bigshotmag.com/dj-charts/57009/" data-text="Christopher Kah July 2018 Chart" data-via="bigshotmagazine">Tweet</a></li><li class="share-email"><a rel="nofollow" data-shared="" class="share-email sd-button" href="http://newsflash.bigshotmag.com/dj-charts/57009/?share=email" target="_blank" title="Click to email this to a friend"><span>Email</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;width:150px;"><ul style="background-image:none;"><li class="share-pinterest"><div class="pinterest_button"><a href="https://www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fnewsflash.bigshotmag.com%2Fdj-charts%2F57009%2F&#038;media=https%3A%2F%2Fi1.wp.com%2Fnewsflash.bigshotmag.com%2Fwp-content%2Fuploads%2F2018%2F07%2FChristopher-Kah.jpg%3Ffit%3D640%252C640&#038;description=Christopher%20Kah%20July%202018%20Chart" data-pin-do="buttonPin" data-pin-config="beside"><img src="https://i0.wp.com/assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png?w=640" data-recalc-dims="1" /></a></div></li><li class="share-end"></li></ul></div></div></div></div></div> </div>
<footer class="entry-meta entry-footer">
<span class="cat-links">
<i class="ico-folder"></i> <a href="http://newsflash.bigshotmag.com/category/dj-charts/" rel="category tag">DJ charts</a> </span>
</footer>
</article>
<article id="post-56999" class="clearfix post-56999 post type-post status-publish format-standard hentry category-dj-charts">
<header class="entry-header">
<h2 class="entry-title"><a href="http://newsflash.bigshotmag.com/dj-charts/56999/" rel="bookmark">Luis Radio July 2018 Chart</a></h2>
<div class="entry-meta">
<span class="posted-on"><a href="http://newsflash.bigshotmag.com/dj-charts/56999/" rel="bookmark"><time class="entry-date published updated" datetime="2018-07-04T16:51:03+00:00">July 4, 2018</time></a></span><span class="byline"><span class="author vcard"><a class="url fn n" href="http://newsflash.bigshotmag.com/author/yehouda/">Yehouda Silverman</a></span></span>
<span class="comments-link"> <a href="http://newsflash.bigshotmag.com/dj-charts/56999/#respond">Leave a Comment</a></span>
</div>
</header>
<div class="clearfix entry-content">
<p><a href="http://newsflash.bigshotmag.com/dj-charts/56999/attachment/luis-radio/#main" rel="attachment wp-att-57000"><img data-attachment-id="57000" data-permalink="http://newsflash.bigshotmag.com/dj-charts/56999/attachment/luis-radio/#main" data-orig-file="https://i2.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/Luis-Radio.jpg?fit=640%2C387" data-orig-size="640,387" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Luis Radio" data-image-description="&lt;p&gt;Luis Radio&lt;/p&gt;
" data-medium-file="https://i2.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/Luis-Radio.jpg?fit=300%2C181" data-large-file="https://i2.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/Luis-Radio.jpg?fit=640%2C387" class="alignnone size-full wp-image-57000" src="https://i2.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/Luis-Radio.jpg?resize=640%2C387" alt="Luis Radio" width="640" height="387" srcset="https://i2.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/Luis-Radio.jpg?w=640 640w, https://i2.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/Luis-Radio.jpg?resize=300%2C181 300w, https://i2.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/Luis-Radio.jpg?resize=600%2C363 600w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /></a></p>
<ol>
<li>Luis Radio &amp; Stefano Guerra &#8211; We Can Shine (Original Mix) &#8211; Makin&#8217; Moves Forthcoming</li>
<li>Be Be Winans Ft. Tobbi, Tommi &amp; Kiandra Richardson &#8211; He Promised (Louie Vega Extended Remix) &#8211; Nervous Records</li>
<li>Jorja Smith &#8211; Lost (Paris Cesvette Remix) &#8211; Famm Limited</li>
<li>XteticQSoul ft. Ay J &#8211; Better Places (Luis Radio Remix) &#8211; Afrocentric Records</li>
<li>Drumatic Soul ft. Maya &#8211; Bring Me Back (Original Mix) &#8211; Unreleased</li>
<li>Djeff Afrozilla ft. Dino De Santiago &#8211; Alegria &#8211; Kazukuda Records</li>
<li>Luis Radio &amp; Stefano Guerra &#8211; Spaced &#8211; Unreleased</li>
<li>Una &#8211; People Hold On (DJ Pope Sound Of Baltimore Vocal) &#8211; Poji Records</li>
<li>Kerri Chandler &#8211; Coro &#8211; (DJ Spen Kaoz Re-Edit) – Nite Grooves</li>
<li>Kelly G &#8211; The Chosen Few Anthem (Kelly G Original Anthem Plan) &#8211; T&#8217;s Box</li>
</ol>
<p><em>DJs, <a href="/cdn-cgi/l/email-protection#87e4efe6f5f3f4c7e5eee0f4efe8f3eae6e0a9e4e8ea">submit your top 10 chart</a> along with a photo and we&#8217;ll publish.</em></p>
<div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><div class="sd-content"><ul><li class="share-facebook"><div class="fb-share-button" data-href="http://newsflash.bigshotmag.com/dj-charts/56999/" data-layout="button_count"></div></li><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://newsflash.bigshotmag.com/dj-charts/56999/" data-text="Luis Radio July 2018 Chart" data-via="bigshotmagazine">Tweet</a></li><li class="share-email"><a rel="nofollow" data-shared="" class="share-email sd-button" href="http://newsflash.bigshotmag.com/dj-charts/56999/?share=email" target="_blank" title="Click to email this to a friend"><span>Email</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;width:150px;"><ul style="background-image:none;"><li class="share-pinterest"><div class="pinterest_button"><a href="https://www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fnewsflash.bigshotmag.com%2Fdj-charts%2F56999%2F&#038;media=http%3A%2F%2Fnewsflash.bigshotmag.com%2Fwp-content%2Fuploads%2F2018%2F07%2FLuis-Radio.jpg&#038;description=Luis%20Radio%20July%202018%20Chart" data-pin-do="buttonPin" data-pin-config="beside"><img src="https://i0.wp.com/assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png?w=640" data-recalc-dims="1" /></a></div></li><li class="share-end"></li></ul></div></div></div></div></div> </div>
<footer class="entry-meta entry-footer">
<span class="cat-links">
<i class="ico-folder"></i> <a href="http://newsflash.bigshotmag.com/category/dj-charts/" rel="category tag">DJ charts</a> </span>
</footer>
</article>
<article id="post-56992" class="clearfix post-56992 post type-post status-publish format-standard hentry category-stream">
<header class="entry-header">
<h2 class="entry-title"><a href="http://newsflash.bigshotmag.com/mp3s/stream/56992/" rel="bookmark">Download: Alejandro R’s Uplifting Cosmic House Cut &#8216;Simaris&#8217; (Original Mix)</a></h2>
<div class="entry-meta">
<span class="posted-on"><a href="http://newsflash.bigshotmag.com/mp3s/stream/56992/" rel="bookmark"><time class="entry-date published updated" datetime="2018-07-04T07:47:31+00:00">July 4, 2018</time></a></span><span class="byline"><span class="author vcard"><a class="url fn n" href="http://newsflash.bigshotmag.com/author/darren-ressler/">Darren Ressler</a></span></span>
<span class="comments-link"> <a href="http://newsflash.bigshotmag.com/mp3s/stream/56992/#respond">Leave a Comment</a></span>
</div>
</header>
<div class="clearfix entry-content">
<p><a href="http://newsflash.bigshotmag.com/mp3s/stream/56992/attachment/alejandro-r-deep-exchange-ep-pangea/#main" rel="attachment wp-att-56993"><img data-attachment-id="56993" data-permalink="http://newsflash.bigshotmag.com/mp3s/stream/56992/attachment/alejandro-r-deep-exchange-ep-pangea/#main" data-orig-file="https://i0.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/ALEJANDRO-R-Deep-Exchange-EP-Pangea.jpg?fit=640%2C640" data-orig-size="640,640" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="ALEJANDRO R &#8211; Deep Exchange EP Pangea" data-image-description="&lt;p&gt;ALEJANDRO R &#8211; Deep Exchange EP Pangea&lt;/p&gt;
" data-medium-file="https://i0.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/ALEJANDRO-R-Deep-Exchange-EP-Pangea.jpg?fit=300%2C300" data-large-file="https://i0.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/ALEJANDRO-R-Deep-Exchange-EP-Pangea.jpg?fit=640%2C640" class="alignnone size-full wp-image-56993" src="https://i0.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/ALEJANDRO-R-Deep-Exchange-EP-Pangea.jpg?resize=640%2C640" alt="ALEJANDRO R - Deep Exchange EP Pangea" width="640" height="640" srcset="https://i0.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/ALEJANDRO-R-Deep-Exchange-EP-Pangea.jpg?w=640 640w, https://i0.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/ALEJANDRO-R-Deep-Exchange-EP-Pangea.jpg?resize=150%2C150 150w, https://i0.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/ALEJANDRO-R-Deep-Exchange-EP-Pangea.jpg?resize=300%2C300 300w, https://i0.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/ALEJANDRO-R-Deep-Exchange-EP-Pangea.jpg?resize=600%2C600 600w, https://i0.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/ALEJANDRO-R-Deep-Exchange-EP-Pangea.jpg?resize=144%2C144 144w, https://i0.wp.com/newsflash.bigshotmag.com/wp-content/uploads/2018/07/ALEJANDRO-R-Deep-Exchange-EP-Pangea.jpg?resize=50%2C50 50w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /></a></p>
<p>Up-and-coming South American progressive house producer <a href="https://www.facebook.com/DJAlejandro/" target="_blank" rel="noopener"><strong>Alejandro R</strong></a> (a.k.a. Alejandro Rojas) began his career crafting songs for the dance floor and self-releasing them. Soon after, he graduated to releasing on labels including Onward Recordings, OLD SQL and Pro B Tech.</p>
<p>With a growing discography and uplifting sound, the Argentinian will release his <em>Deep Exchange</em> EP via <a href="http://www.facebook.com/pangearecordings" target="_blank" rel="noopener">Pangea Recordings</a> on July 10.</p>
<p>His four-track affair features two original productions (&#8220;Deep Exchange&#8221; and &#8220;Slowly Disappear&#8221;) and remixes from <strong>Zed White</strong> and <strong>Rob Benninger</strong>.</p>
<p>We&#8217;re thrilled to world premiere &#8220;Simaris,&#8221; a cosmic prog-house non-EP cut that you won&#8217;t be able to find anywhere else. Even better? It&#8217;s yours to download free below. Enjoy.</p>
<p><iframe width="640" height="400" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?visual=true&#038;url=https%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F451800933&#038;show_artwork=true&#038;maxwidth=640&#038;maxheight=960&#038;dnt=1"></iframe></p>
<div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><div class="sd-content"><ul><li class="share-facebook"><div class="fb-share-button" data-href="http://newsflash.bigshotmag.com/mp3s/stream/56992/" data-layout="button_count"></div></li><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://newsflash.bigshotmag.com/mp3s/stream/56992/" data-text="Download: Alejandro R’s Uplifting Cosmic House Cut &#039;Simaris&#039; (Original Mix)" data-via="bigshotmagazine">Tweet</a></li><li class="share-email"><a rel="nofollow" data-shared="" class="share-email sd-button" href="http://newsflash.bigshotmag.com/mp3s/stream/56992/?share=email" target="_blank" title="Click to email this to a friend"><span>Email</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;width:150px;"><ul style="background-image:none;"><li class="share-pinterest"><div class="pinterest_button"><a href="https://www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fnewsflash.bigshotmag.com%2Fmp3s%2Fstream%2F56992%2F&#038;media=http%3A%2F%2Fnewsflash.bigshotmag.com%2Fwp-content%2Fuploads%2F2018%2F07%2FALEJANDRO-R-Deep-Exchange-EP-Pangea.jpg&#038;description=Download%3A%20Alejandro%20R%E2%80%99s%20Uplifting%20Cosmic%20House%20Cut%20%27Simaris%27%20%28Original%20Mix%29" data-pin-do="buttonPin" data-pin-config="beside"><img src="https://i0.wp.com/assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png?w=640" data-recalc-dims="1" /></a></div></li><li class="share-end"></li></ul></div></div></div></div></div> </div>
<footer class="entry-meta entry-footer">
<span class="cat-links">
<i class="ico-folder"></i> <a href="http://newsflash.bigshotmag.com/category/mp3s/stream/" rel="category tag">Stream</a> </span>
</footer>
</article>
<nav role="navigation" id="nav-below" class="paging-navigation">
<h1 class="screen-reader-text">Post navigation</h1>
<div class="nav-previous"><a href="http://newsflash.bigshotmag.com/page/2/"><span class="meta-nav">&larr;</span> Older Articles</a></div>
</nav>
</div>
</div>
<div id="widget-area-2" class="site-sidebar widget-area" role="complementary">
<aside id="simple-social-icons-2" class="widget simple-social-icons"><h3 class="widget-title">Follow Us</h3><ul class="alignleft"><li class="ssi-facebook"><a href="https://www.facebook.com/bigshotmag/"><svg role="img" class="social-facebook" aria-labelledby="social-facebook"><title id="social-facebook">Facebook</title><use xlink:href="http://newsflash.bigshotmag.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-facebook"></use></svg></a></li><li class="ssi-instagram"><a href="https://www.instagram.com/bigshotmagazine/"><svg role="img" class="social-instagram" aria-labelledby="social-instagram"><title id="social-instagram">Instagram</title><use xlink:href="http://newsflash.bigshotmag.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-instagram"></use></svg></a></li><li class="ssi-tumblr"><a href="https://www.tumblr.com/blog/bigshotmagazine"><svg role="img" class="social-tumblr" aria-labelledby="social-tumblr"><title id="social-tumblr">Tumblr</title><use xlink:href="http://newsflash.bigshotmag.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-tumblr"></use></svg></a></li><li class="ssi-twitter"><a href="https://twitter.com/bigshotmagazine"><svg role="img" class="social-twitter" aria-labelledby="social-twitter"><title id="social-twitter">Twitter</title><use xlink:href="http://newsflash.bigshotmag.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-twitter"></use></svg></a></li><li class="ssi-youtube"><a href="https://www.youtube.com/bigshotmag"><svg role="img" class="social-youtube" aria-labelledby="social-youtube"><title id="social-youtube">YouTube</title><use xlink:href="http://newsflash.bigshotmag.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-youtube"></use></svg></a></li></ul></aside><aside id="custom_html-2" class="widget_text widget widget_custom_html"><h3 class="widget-title">Support Big Shot</h3><div class="textwidget custom-html-widget"><h5>Help us remain 100% independent and unbiased. Please give to Big Shot by making a secure one-time donation.</h5>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="ZKK3PBELKQ346">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://i1.wp.com/www.paypalobjects.com/en_US/i/scr/pixel.gif?resize=1%2C1&#038;ssl=1" width="1" height="1" data-recalc-dims="1">
</form>
</div></aside><aside id="text-11" class="widget widget_text"> <div class="textwidget"><div id="facebook-button">
<div id="fb-root"></div>
<script data-cfasync="false" src="/cdn-cgi/scripts/f2bf09f8/cloudflare-static/email-decode.min.js"></script><script>(function(d, s, id) {
	  var js, fjs = d.getElementsByTagName(s)[0];
	  if (d.getElementById(id)) {return;}
	  js = d.createElement(s); js.id = id;
	  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
	  fjs.parentNode.insertBefore(js, fjs);
	}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like" data-href="http://www.facebook.com/bigshotmag" data-send="false" data-layout="button_count" data-width="200" data-show-faces="false" data-font="verdana"></div>
</div>
<p></div>
</aside><aside id="dfrads-widget-9" class="widget dfrads"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

<ins class="adsbygoogle" style="display:inline-block;width:300px;height:600px" data-ad-client="ca-pub-2435464662176246" data-ad-slot="1680030771"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></aside><aside id="wysija-2" class="widget widget_wysija"><h3 class="widget-title">Join Big Shot&#8217;s Dispatch</h3><div class="widget_wysija_cont"><div id="msg-form-wysija-2" class="wysija-msg ajax"></div><form id="form-wysija-2" method="post" action="#wysija" class="widget_wysija">
<p class="wysija-paragraph">
<label>First name</label>
<input type="text" name="wysija[user][firstname]" class="wysija-input " title="First name" value="" />
<span class="abs-req">
<input type="text" name="wysija[user][abs][firstname]" class="wysija-input validated[abs][firstname]" value="" />
</span>
</p>
<p class="wysija-paragraph">
<label>Last name</label>
<input type="text" name="wysija[user][lastname]" class="wysija-input " title="Last name" value="" />
<span class="abs-req">
<input type="text" name="wysija[user][abs][lastname]" class="wysija-input validated[abs][lastname]" value="" />
</span>
</p>
<p class="wysija-paragraph">
<label>Email <span class="wysija-required">*</span></label>
<input type="text" name="wysija[user][email]" class="wysija-input validate[required,custom[email]]" title="Email" value="" />
<span class="abs-req">
<input type="text" name="wysija[user][abs][email]" class="wysija-input validated[abs][email]" value="" />
</span>
</p>
<input class="wysija-submit wysija-submit-field" type="submit" value="Subscribe!" />
<input type="hidden" name="form_id" value="1" />
<input type="hidden" name="action" value="save" />
<input type="hidden" name="controller" value="subscribers" />
<input type="hidden" value="1" name="wysija-page" />
<input type="hidden" name="wysija[user_list][list_ids]" value="3" />
</form></div></aside>
<aside id="pptwj-2" class="widget pptwj">
<div class="pptwj-tabs-wrap">
<ul class="tab-links">
<li class="popular"><a href="#tab-pop">Popular</a></li> <li class="comments"><a href="#tab-comm">Comments</a></li> <li class="latest"><a href="#tab-latest">Latest</a></li> </ul>
<div class="clear"></div>
<div class="boxes box inside">
<div id="tab-pop">
<ul class="tab-filter-list" data-type="popular">
<li>
<a href="#" data-time="day" data-numberposts="5" data-thumb="0" data-tab="popular">Today</a>
<a href="#" data-time="week" data-numberposts="5" data-thumb="0" data-tab="popular">Week</a>
<a href="#" data-time="month" data-numberposts="5" data-thumb="0" data-tab="popular">Month</a>
<a href="#" data-time="all" data-numberposts="5" data-thumb="0" data-tab="popular">All</a>
</li>
</ul>
<ul class="list">
<li class="odd">
<a class="item-title" title="Eclectic Berlin DJ/Producer Daso Franke Dies After Cancer Battle" href="http://newsflash.bigshotmag.com/news/56207/">Eclectic Berlin DJ/Producer Daso Franke Dies After Cancer Battle</a>
<span class="meta"></span> <div class="fix"></div>
</li>
<li class="even">
<a class="item-title" title="Remembering the Time I BBQ'd with Vinnie Paul & Hellyeah [Video]" href="http://newsflash.bigshotmag.com/features/56930/">Remembering the Time I BBQ'd with Vinnie Paul & Hellyeah [Video]</a>
<span class="meta"></span> <div class="fix"></div>
</li>
<li class="odd">
<a class="item-title" title="Dennis Cruz 5 Tracks Of The Moment" href="http://newsflash.bigshotmag.com/features/56796/">Dennis Cruz 5 Tracks Of The Moment</a>
<span class="meta"></span> <div class="fix"></div>
</li>
<li class="even">
<a class="item-title" title="Ricardo Da Force, Rapper for The KLF and N-Trance, Is Dead" href="http://newsflash.bigshotmag.com/news/uk-news/23576/">Ricardo Da Force, Rapper for The KLF and N-Trance, Is Dead</a>
<span class="meta"></span> <div class="fix"></div>
</li>
<li class="odd">
<a class="item-title" title="Premiere: Margaux Avril - Drifting (Vanna Remix)" href="http://newsflash.bigshotmag.com/mp3s/stream/56822/">Premiere: Margaux Avril - Drifting (Vanna Remix)</a>
<span class="meta"></span> <div class="fix"></div>
</li>
 </ul>
</div>
<div id="tab-latest">
<ul class="list">
<li class="odd">
<a class="item-title" title="Video Premiere: Amber Cox &#8211; Active Ritual" href="http://newsflash.bigshotmag.com/mp3s/stream/57015/">Video Premiere: Amber Cox &#8211; Active Ritual</a>
<span class="meta"></span>
<div class="fix"></div>
</li>
<li class="even">
<a class="item-title" title="Christopher Kah July 2018 Chart" href="http://newsflash.bigshotmag.com/dj-charts/57009/">Christopher Kah July 2018 Chart</a>
<span class="meta"></span>
<div class="fix"></div>
</li>
<li class="odd">
<a class="item-title" title="Luis Radio July 2018 Chart" href="http://newsflash.bigshotmag.com/dj-charts/56999/">Luis Radio July 2018 Chart</a>
<span class="meta"></span>
<div class="fix"></div>
</li>
<li class="even">
<a class="item-title" title="Download: Alejandro R’s Uplifting Cosmic House Cut &#8216;Simaris&#8217; (Original Mix)" href="http://newsflash.bigshotmag.com/mp3s/stream/56992/">Download: Alejandro R’s Uplifting Cosmic House Cut &#8216;Simaris&#8217; (Original Mix)</a>
<span class="meta"></span>
<div class="fix"></div>
</li>
<li class="odd">
<a class="item-title" title="Moog Music Says Chinese Tariffs Could Force Layoffs &#038; Possible Overseas Relocation" href="http://newsflash.bigshotmag.com/news/56985/">Moog Music Says Chinese Tariffs Could Force Layoffs &#038; Possible Overseas Relocation</a>
<span class="meta"></span>
<div class="fix"></div>
</li>
</ul>
</div>
<div id="tab-comm">
<ul class="tab-filter-list" data-type="comments">
<li>
<a href="#" data-time="day" data-numberposts="5" data-thumb="0" data-tab="commented">Today</a>
<a href="#" data-time="week" data-numberposts="5" data-thumb="0" data-tab="commented">Week</a>
<a href="#" data-time="month" data-numberposts="5" data-thumb="0" data-tab="commented">Month</a>
<a href="#" data-time="all" data-numberposts="5" data-thumb="0" data-tab="commented">All</a>
</li>
</ul>
<ul class="list">
<li>Sorry. No data yet.</li>
</ul>
</div>
<div class="pptwj-loader"><img src="http://newsflash.bigshotmag.com/wp-includes//images/wpspin-2x.gif" alt="Ajax spinner"></div>
</div>
</div>
</aside> <aside id="search-2" class="widget widget_search"><form role="search" method="get" class="search-form" action="http://newsflash.bigshotmag.com/">
<label>
<span class="screen-reader-text">Search for:</span>
<input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" title="Search for:">
</label>
<input type="submit" class="search-submit" value="Search">
</form>
</aside></div> </div>
</div>
<footer id="colophon" class="site-footer" role="contentinfo">
<div class="clearfix container">
<div class="site-info">
&copy; 2018 Big Shot Magazine. All rights reserved.	</div>
<div class="site-credit">
<a href="http://athemes.com/theme/fashionista">Fashionista</a> by aThemes	</div>
</div>
</footer>
 <div style="display:none">
</div>
<script type="text/javascript">
		window.WPCOM_sharing_counts = {"http:\/\/newsflash.bigshotmag.com\/mp3s\/stream\/57015\/":57015,"http:\/\/newsflash.bigshotmag.com\/dj-charts\/57009\/":57009,"http:\/\/newsflash.bigshotmag.com\/dj-charts\/56999\/":56999,"http:\/\/newsflash.bigshotmag.com\/mp3s\/stream\/56992\/":56992};
	</script>
<div id="fb-root"></div>
<script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&appId=249643311490&version=v2.3'; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script>
<script>
			jQuery( document.body ).on( 'post-load', function() {
				if ( 'undefined' !== typeof FB ) {
					FB.XFBML.parse();
				}
			} );
			</script>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
<div id="sharing_email" style="display: none;">
<form action="/" method="post">
<label for="target_email">Send to Email Address</label>
<input type="email" name="target_email" id="target_email" value="" />
<label for="source_name">Your Name</label>
<input type="text" name="source_name" id="source_name" value="" />
<label for="source_email">Your Email Address</label>
<input type="email" name="source_email" id="source_email" value="" />
<input type="text" id="jetpack-source_f_name" name="source_f_name" class="input" value="" size="25" autocomplete="off" title="This field is for validation and should not be changed" />
<img style="float: right; display: none" class="loading" src="http://newsflash.bigshotmag.com/wp-content/plugins/jetpack/modules/sharedaddy/images/loading.gif" alt="loading" width="16" height="16" />
<input type="submit" value="Send Email" class="sharing_send" />
<a rel="nofollow" href="#cancel" class="sharing_cancel">Cancel</a>
<div class="errors errors-1" style="display: none;">
Post was not sent - check your email addresses! </div>
<div class="errors errors-2" style="display: none;">
Email check failed, please try again </div>
<div class="errors errors-3" style="display: none;">
Sorry, your blog cannot share posts by email. </div>
</form>
</div>
<script type="text/javascript">
				// Pinterest shared resources
				var s = document.createElement("script");
				s.type = "text/javascript";
				s.async = true;
				s.setAttribute('data-pin-hover', true);				s.src = window.location.protocol + "//assets.pinterest.com/js/pinit.js";
				var x = document.getElementsByTagName("script")[0];
				x.parentNode.insertBefore(s, x);
				// if 'Pin it' button has 'counts' make container wider
				jQuery(window).load( function(){ jQuery( 'li.share-pinterest a span:visible' ).closest( '.share-pinterest' ).width( '80px' ); } );
			</script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/jetpack/_inc/build/photon/photon.min.js?ver=20130122'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var wpcf7 = {"apiSettings":{"root":"http:\/\/newsflash.bigshotmag.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"recaptcha":{"messages":{"empty":"Please verify that you are not a robot."}}};
/* ]]> */
</script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.0.2'></script>
<script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201827'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var MabAjax = {"ajaxurl":"http:\/\/newsflash.bigshotmag.com\/wp-admin\/admin-ajax.php","action":"mab-process-optin","wpspinner":"http:\/\/newsflash.bigshotmag.com\/wp-admin\/images\/wpspin_light.gif","wpspinner2x":"http:\/\/newsflash.bigshotmag.com\/wp-admin\/images\/wpspin_light-2x.gif","spinner":"http:\/\/newsflash.bigshotmag.com\/wp-admin\/images\/spinner.gif","spinner2x":"http:\/\/newsflash.bigshotmag.com\/wp-admin\/images\/spinner-2x.gif","baseStylesUrl":"http:\/\/newsflash.bigshotmag.com\/wp-content\/plugins\/magic-action-box\/styles\/"};
/* ]]> */
</script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/magic-action-box/assets/js/ajax-form.js?ver=2.17.1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"http:\/\/newsflash.bigshotmag.com\/wp-admin\/admin-ajax.php","nonce":"40bad31938","display_exif":"1","display_geo":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"0","require_name_email":"1","login_url":"http:\/\/newsflash.bigshotmag.com\/wp-login.php?redirect_to=http%3A%2F%2Fnewsflash.bigshotmag.com%2Fmp3s%2Fstream%2F57015%2F","blog_id":"1","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"],"local_comments_commenting_as":"<fieldset><label for=\"email\">Email (Required)<\/label> <input type=\"text\" name=\"email\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-email-field\" \/><\/fieldset><fieldset><label for=\"author\">Name (Required)<\/label> <input type=\"text\" name=\"author\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-author-field\" \/><\/fieldset><fieldset><label for=\"url\">Website<\/label> <input type=\"text\" name=\"url\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-url-field\" \/><\/fieldset>"};
/* ]]> */
</script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/jetpack/_inc/build/carousel/jetpack-carousel.min.js?ver=20170209'></script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=4.9.7'></script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/magic-action-box/assets/js/responsive-videos.js?ver=2.17.1'></script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/page-links-to/js/new-tab.min.js?ver=2.11.1'></script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-includes/js/wp-embed.min.js?ver=4.9.7'></script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/wysija-newsletters/js/validate/languages/jquery.validationEngine-en.js?ver=2.7.11.3'></script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/wysija-newsletters/js/validate/jquery.validationEngine.js?ver=2.7.11.3'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var wysijaAJAX = {"action":"wysija_ajax","controller":"subscribers","ajaxurl":"http:\/\/newsflash.bigshotmag.com\/wp-admin\/admin-ajax.php","loadingTrans":"Loading...","is_rtl":""};
/* ]]> */
</script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/wysija-newsletters/js/front-subscribers.js?ver=2.7.11.3'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var sharing_js_options = {"lang":"en","counts":"1"};
/* ]]> */
</script>
<script type='text/javascript' src='http://newsflash.bigshotmag.com/wp-content/plugins/jetpack/_inc/build/sharedaddy/sharing.min.js?ver=6.2.1'></script>
<script type='text/javascript'>
var windowOpen;
			jQuery( document.body ).on( 'click', 'a.share-facebook', function() {
				// If there's another sharing window open, close it.
				if ( 'undefined' !== typeof windowOpen ) {
					windowOpen.close();
				}
				windowOpen = window.open( jQuery( this ).attr( 'href' ), 'wpcomfacebook', 'menubar=1,resizable=1,width=600,height=400' );
				return false;
			});
</script>
<script type='text/javascript' src='https://stats.wp.com/e-201827.js' async='async' defer='defer'></script>
<script type='text/javascript'>
	_stq = window._stq || [];
	_stq.push([ 'view', {v:'ext',j:'1:6.2.1',blog:'17594518',post:'0',tz:'-4',srv:'newsflash.bigshotmag.com'} ]);
	_stq.push([ 'clickTrackerInit', '17594518', '0' ]);
</script>
</body>
</html>