<!DOCTYPE html>
<html lang="en" itemscope itemtype="http://schema.org/WebPage" class="no-js">
<head>
	<meta charset="utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta name="apple-mobile-web-app-capable" content="yes">
	<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">

	<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
	<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
	<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
	<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
	<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
	<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
	<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
	<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
	<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
	<link rel="icon" type="image/png" sizes="192x192"  href="/android-icon-192x192.png">
	<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
	<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
	<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
	<link rel="manifest" href="/manifest.json" crossOrigin="use-credentials">
	<meta name="msapplication-TileColor" content="#ffffff">
	<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
	<meta name="theme-color" content="#ffffff">

	

	

<title>Overcoming Discrimination—the ’69 World Series and Hurricanes Today | STAND</title>
<meta name="description" content="In the late summer and fall of 1969 there was a great deal of hostility and discrimination between the Black and White communities in New York City. The general level of communication was resentful or antagonistic among strangers from each." />
<meta property="og:url" content="https://www.standleague.org/blog/what-the-1969-world-series-and-hurricane-harvey-have-in-common.html" />
<meta property="og:site_name" content="Scientologists Taking Action Against Discrimination (STAND)" />
<meta property="og:title" content="Overcoming Discrimination—the ’69 World Series and Hurricanes Today" />
<meta property="og:description" content="In the late summer and fall of 1969 there was a great deal of hostility and discrimination between the Black and White communities in New York City. The general level of communication was resentful or antagonistic among strangers from each." />
<meta property="og:image" content="http://f.edgesuite.net/imagecache/cropfit@w=710@cr=133,71,1039,584@qa=85/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/harvey-rescue.jpg?_=L99cCxAB" />
<meta property="og:image:secure_url" content="https://files.akamaized.net/imagecache/cropfit@w=710@cr=133,71,1039,584@qa=85/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/harvey-rescue.jpg?_=L99cCxAB" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2017-09-16">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Overcoming Discrimination—the ’69 World Series and Hurricanes Today">
<meta name="twitter:description" content="In the late summer and fall of 1969 there was a great deal of hostility and discrimination between the Black and White communities in New York City. The general level of communication was resentful or antagonistic among strangers from each." >
<meta name="twitter:image" content="https://files.akamaized.net/imagecache/cropfit@w=710@cr=133,71,1039,584@qa=85/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/harvey-rescue.jpg?_=L99cCxAB">



	

	<link href="//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,700,300,600,400|Open+Sans+Condensed:300italic,700,300|Oswald:300,400,700|Libre+Baskerville:400,700,400italic|Kameron:400,700|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i" rel="stylesheet">

	<link href="/theme/css/_combined_style.css?_=L99cCxAB" rel="stylesheet">


	<link href="/theme/vendor/owlslider/assets/owl.carousel.min.css?_=L99cCxAB" rel="stylesheet">

	
	<script async src="/theme/js/service-worker-registration.js"></script>
	

	
<style type="text/css">
	.call-to-action-block {
	    padding: 20px 0;
	    border-top: 15px solid black;
	    border-bottom: 8px solid black;
	    background-color: #f4f4f4;
	    box-shadow: 3px 3px 8px #bbb;
	    -webkit-transition: all .25s ease;
	    -moz-transition: all .25s ease;
	    -ms-transition: all .25s ease;
	    -o-transition: all .25s ease;
	    transition: all .25s ease;
	    cursor: pointer;
	    height: 100%;
	    position: relative;
	    margin-bottom: 20px;
	}

	.call-to-action-block:hover {
	    -webkit-transform: translateY(-8px);
	    -moz-transform: translateY(-8px);
	    -ms-transform: translateY(-8px);
	    -o-transform: translateY(-8px);
	    transform: translateY(-8px);
	    background: #ececec;
	}

	.call-to-action-white,
	.call-to-action-black {
		padding-right: 15px;
	    font-size: 2em;
    	letter-spacing: 1px;
    	font-family: "Oswald", sans-serif;
		display: inline-table;
	}

	.call-to-action-white {
		background: white;
	    color: black;
	    padding-left: 5px;
	    margin-left: 15px;
	}

	.call-to-action-black {
		background: black;
	    color: white;
	    padding-left: 5px;
	    margin: 5px 0 10px 15px
	}

	.call-to-action-caption {
		padding: 10px 25px;
	}

	.call-to-action.row {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	}
  @media (max-width: 991px) {
		.call-to-action.row {
			
	        flex-wrap: wrap;
	        -webkit-flex-wrap: wrap;
		}
	}
	.call-to-action.row > [class*='col-'] {
	  display: flex;
	  flex-direction: column;
	}

	.call-to-action-button-wrapper {
	    width: 100%;
	    bottom: 1em;
	}

	@media (min-width: 992px) {
		.call-to-action-button-wrapper {
			position: absolute;
		}

		.call-to-action-block {
			min-height: 600px;
			margin-bottom: 0px;
		}
	}
</style>

<style>
	.doc-viewer-close {
		display: none;
		position: fixed;
		top: 5%;
    	right: 1.4%;
		z-index: 130;
		background: black;
		color: #999;
		padding: 15px;
		font-size: 25px;
		line-height: 1;
		text-shadow: none;
		cursor: pointer;
		z-index: 13000;
		-webkit-transition: color .25s ease;
		   -moz-transition: color .25s ease;
		    -ms-transition: color .25s ease;
		     -o-transition: color .25s ease;
		        transition: color .25s ease;
	}

	.doc-viewer-close:hover {
		color: white;
	}

	.doc-view-frame {
		display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: rgba(50,50,50,.75);; z-index:2000;
	}
	.doc-view-frame .matte {
		position: relative;
		background-color: #f7f7f7;
		font-size: 2em;
		font-family: sans-serif;
		width: 90%;
		height: 90%;
		margin: 0;
		top: 5%;
		left: 5%;
		padding: 1.5em;
		opacity: 1;
	}

	@media only screen and (max-device-width: 600px) {
		.doc-view-frame .matte {
			left: 0;
			top: 0;
			width: 100%;
			padding-top: 0%;
			padding-bottom: 0%;
		}
		.doc-view-frame a {
			bottom: 10px;
		}
		.doc-view-frame .matte {
			height: calc(100% - 40px) !important;
		}
	}

	.doc-view-frame .matte .pdf-container {
		display: block;
		max-width: 90%;
		margin: 0em auto;
		z-index: 20;
		width: 100%;
		position:relative;
 	}
		
		.pdf-link {
			width: 34px;
		    height: 34px;
		    position: absolute;
		    right: 4em;
		    bottom: 20px;
		    background: black;
		}

		.pdf-link img {
		    background: black;
		}

		.permament-link {
			position: absolute;
		    bottom: 1em;
		    right: 3em;
		    background: black;
		    color: white;
		    padding: 4px 6px 1px 6px;
		    font-size: 20px;
		}

		.pdf-link, 
		.permament-link {
			cursor: pointer;
		}

		.permament-link a {
			color: white;
		}

		.matte .tooltip-inner {
			border-radius: 0;
			padding: 4px 10px;
		}

		a.doc-viewer:after:not(.inline-image-link) {
		    content: "\f016";
			font: normal normal normal 14px/1 FontAwesome;
			font-size: inherit;
			text-rendering: auto;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			 border-bottom: 7px solid white;
   			 padding-left: 5px;
		}
</style>

<style>
.main-header { height: 90px; }
.main-header .container-limited { height: 90px; padding-top: 2.6rem; }
@media (min-width: 768px) { .main-header { height: 119px; } }

.main-header .container-limited h1 { margin-top: 0; margin-bottom: 0; }

.main-header,
.main-header .container-limited { height: 70px; }
@media (max-width: 767px) {
	.main-header,
	.main-header .container-limited { margin-bottom: 2em; }
 }

</style>


	<script src="/theme/js/shared/jquery-2.1.4.min.js"></script>

	<script>
		
		(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement)

		
		var _gcui_env = 'livesite';
		var globaldata_domain = 'gd.edgesuite.net';
		var globaldata_domain2 = 'gd.edgesuite.net';
		var globalLang = "en";
		var _gcui_file_url = 'https:\/\/files.akamaized.net'; 
		var _gcui_sd_url = '//sd.edgesuite.net';
		var _gcui_aure_url = '\/\/aure.edgesuite.net';
		var _gcui_loglevel = 'fatal';
		var global_cacheid = Math.random();

		
		var _tr = _tr || [];

		 
		(function( w ) {
			
			
			var loadCSS = function(href, before, media) {
				
				
				
				
				
				
				
				var ss = window.document.createElement( "link" );
				var ref = before || window.document.getElementsByTagName( "script" )[ 0 ];
				var sheets = window.document.styleSheets;
				ss.rel = "stylesheet";
				ss.href = href;
				
				ss.media = "only x";
				
				ref.parentNode.insertBefore( ss, ref );
				
				
				function toggleMedia(){
					var defined;
					for( var i = 0; i < sheets.length; i++ ){
						if( sheets[ i ].href && sheets[ i ].href.indexOf( href ) > -1 ){
							defined = true;
						}
					}
					if( defined ){
						ss.media = media || "all";
					}
					else {
						setTimeout( toggleMedia );
					}
				}
				toggleMedia();
				return ss;
			}

			var loadJS = function( src, cb ){
				"use strict";
				var ref = w.document.getElementsByTagName( "script" )[ 0 ];
				var script = w.document.createElement( "script" );
				script.src = src;
				script.async = true;
				ref.parentNode.insertBefore( script, ref );
				if (cb && typeof(cb) === "function") {
					script.onload = cb;
				}
				return script;
			};

			
			if( typeof module !== "undefined" ){
				module.exports = loadCSS;
				module.exports = loadJS;
			}
			else {
				w.loadCSS = loadCSS;
				w.loadJS = loadJS;
			}
		} ( typeof global !== "undefined" ? global : this ));
	</script>

	
	

	<script src="/theme/vendor/modernizr/modernizr-custom.js?_=L99cCxAB"></script>

	
<script>

function imageUrlFix(url) {
	return url
		.replace(/http:.*www.scientologynews.org\/files/, 'data/www.scientologynews.org/files/')
		.replace(/http:.*?nr.edit.fir.*?org.*?files/, 'data/www.scientologynews.org/files/')
		.replace(/http:.*?f.edit.fir.*?org.*?files/, 'data/www.narconon.org/files/')
		.replace(/http:.*?f.edgesuite.net.*?data/, 'data/')
		.replace(/http:.*?f.edgesuite.net.*?blob/, 'blob/')
		.replace(new RegExp('http:.*?f.ed'+'it.fire'+'chrome.org.*?blob'), 'blob/')
		.replace(/http:.*blob.edgesuite.net/, 'blob');
}


function getImageWidthPerType(aType) {
	switch(aType) {
		case 'medium-insert-images-left':
			return 237;
		case 'medium-insert-images-left_outside':
			return 447;
		case 'medium-insert-images-wide':
			return 710;
		case 'medium-insert-images-wide_outer_border':
			return 1072;
		case 'medium-insert-images-wide_full_page':
			
			return 1200;
		case 'medium-insert-images-right':
			return 237;
		case 'medium-insert-images-right_outside':
			return 447;
		default:
			console.error('image width not set up for: ' + aType);
			return 710;
	}
}
</script>


	<script src="/authoring-theme/js/slideshows-editable.js"></script>
	<script type="text/javascript">
	setTimeout(function(){var a=document.createElement("script");
	var b=document.getElementsByTagName("script")[0];
	a.src=document.location.protocol+"//script.crazyegg.com/pages/scripts/0020/9750.js?"+Math.floor(new Date().getTime()/3600000);
	a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1);
	</script>

	
</head>

<body class="bs path-blog path-blog-what-the-1969-world-series-and-hurricane-harvey-have-in-common_html path-blog-what-the-1969-world-series-and-hurricane-harvey-have-in-common type-blog context-livesite locale-en cat-Tolerance">
	

	


	
<div id="banner-wrapper">
	<div id="banner" class="container-fluid container-limited"> 
		<div id="banner-logo">
			<a href="/" itemscope itemtype="http://schema.org/Brand">
				<div class="thin"></div><div class="thick"><!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Canvas" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 300 80" style="enable-background:new 0 0 300 80;" xml:space="preserve"><style type="text/css"> .st0{fill:#231F20;} .st1{display:none;fill:#FFFFFF;} .st2{font-family:'HelveticaNeue-CondensedBold';} .st3{font-size:10.4166px;} .st4{letter-spacing:2;} .st5{fill:#FFFFFF;} .st6{font-size:10.4584px;} .st7{fill:#9D0B0F;} .st8{fill:#CBCBCA;} </style><rect class="st0" width="300" height="80"/><text id="text_bottom_spelled" transform="matrix(1 0 0 1 69.3506 42.6255)" class="st1 st2 st3 st4">against discrimination</text><g id="text_bottom"><path class="st5" d="M37.5,70.4l2,7.4h-1.6l-0.3-1.6h-2l-0.3,1.6h-1.6l2-7.4H37.5z M37.3,75.1l-0.7-3.3h0l-0.7,3.3H37.3z"/><path class="st5" d="M45.3,72.2c0-0.1-0.1-0.3-0.2-0.4s-0.2-0.2-0.3-0.3c-0.1-0.1-0.2-0.1-0.4-0.1c-0.4,0-0.6,0.2-0.8,0.6 s-0.2,1.1-0.2,2c0,0.4,0,0.8,0,1.2c0,0.4,0.1,0.7,0.2,0.9s0.2,0.4,0.3,0.6c0.1,0.1,0.3,0.2,0.5,0.2c0.1,0,0.2,0,0.3-0.1 c0.1,0,0.2-0.1,0.3-0.2s0.2-0.2,0.2-0.4s0.1-0.3,0.1-0.5V75h-1v-1.1h2.4v4h-1.1v-0.7h0c-0.2,0.3-0.4,0.5-0.7,0.6 c-0.3,0.1-0.6,0.2-0.9,0.2c-0.5,0-0.8-0.1-1.1-0.2c-0.3-0.2-0.5-0.4-0.7-0.7c-0.2-0.3-0.3-0.7-0.3-1.2C42,75.3,42,74.7,42,74.1 c0-0.6,0-1.2,0.1-1.6c0.1-0.5,0.2-0.9,0.4-1.2c0.2-0.3,0.5-0.6,0.8-0.7s0.7-0.2,1.2-0.2c0.8,0,1.4,0.2,1.8,0.6 c0.4,0.4,0.5,1,0.5,1.7h-1.4C45.3,72.5,45.3,72.4,45.3,72.2z"/><path class="st5" d="M53.2,70.4l2,7.4h-1.6l-0.3-1.6h-2l-0.3,1.6h-1.6l2-7.4H53.2z M53,75.1l-0.7-3.3h0l-0.7,3.3H53z"/><path class="st5" d="M57.9,70.4h1.5v7.4h-1.5V70.4z"/><path class="st5" d="M66.1,75.5L66.1,75.5l0-5.1h1.4v7.4h-1.7l-1.8-5.2h0v5.2h-1.4v-7.4h1.7L66.1,75.5z"/><path class="st5" d="M71.8,75.8c0,0.2,0,0.3,0,0.5c0,0.1,0.1,0.3,0.2,0.4c0.1,0.1,0.2,0.2,0.3,0.2s0.3,0.1,0.5,0.1 c0.2,0,0.4-0.1,0.6-0.2s0.3-0.4,0.3-0.7c0-0.2,0-0.3-0.1-0.4c0-0.1-0.1-0.2-0.2-0.3c-0.1-0.1-0.2-0.2-0.4-0.3 c-0.2-0.1-0.4-0.2-0.6-0.2c-0.3-0.1-0.6-0.2-0.9-0.4s-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.4-0.6c-0.1-0.2-0.1-0.5-0.1-0.8 c0-0.7,0.2-1.3,0.6-1.6c0.4-0.4,1-0.5,1.7-0.5c0.3,0,0.6,0,0.9,0.1c0.3,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.4,0.4,0.5,0.6 s0.2,0.6,0.2,0.9v0.2h-1.4c0-0.4-0.1-0.6-0.2-0.8c-0.1-0.2-0.3-0.3-0.6-0.3c-0.2,0-0.3,0-0.4,0.1c-0.1,0-0.2,0.1-0.3,0.2 C72,71.8,72,71.8,72,71.9s0,0.2,0,0.3c0,0.2,0,0.4,0.1,0.6s0.3,0.3,0.6,0.4l1.2,0.5c0.3,0.1,0.5,0.3,0.7,0.4 c0.2,0.1,0.3,0.3,0.4,0.4c0.1,0.2,0.2,0.3,0.2,0.5c0,0.2,0.1,0.4,0.1,0.6c0,0.8-0.2,1.4-0.7,1.7c-0.5,0.4-1.1,0.5-1.9,0.5 c-0.8,0-1.5-0.2-1.8-0.6c-0.4-0.4-0.5-0.9-0.5-1.6v-0.3h1.5V75.8z"/><path class="st5" d="M82.5,71.7h-1.6v6.2h-1.5v-6.2h-1.6v-1.2h4.8V71.7z"/><path class="st5" d="M92.3,70.4c0.5,0,0.9,0.1,1.3,0.3c0.3,0.2,0.6,0.4,0.7,0.7c0.2,0.3,0.3,0.7,0.4,1.1s0.1,0.9,0.1,1.5 c0,0.7,0,1.2-0.1,1.7c-0.1,0.5-0.2,0.9-0.4,1.2s-0.5,0.5-0.8,0.7c-0.3,0.2-0.7,0.2-1.2,0.2h-2.4v-7.4H92.3z M92,76.8 c0.3,0,0.5,0,0.6-0.1c0.2-0.1,0.3-0.2,0.4-0.4s0.2-0.5,0.2-0.8s0-0.8,0-1.3c0-0.4,0-0.8,0-1.1c0-0.3-0.1-0.6-0.2-0.8 c-0.1-0.2-0.2-0.4-0.4-0.5c-0.2-0.1-0.4-0.2-0.7-0.2h-0.6v5.2H92z"/><path class="st5" d="M97.9,70.4h1.5v7.4h-1.5V70.4z"/><path class="st5" d="M103.8,75.8c0,0.2,0,0.3,0,0.5c0,0.1,0.1,0.3,0.2,0.4c0.1,0.1,0.2,0.2,0.3,0.2s0.3,0.1,0.5,0.1 c0.2,0,0.4-0.1,0.6-0.2s0.3-0.4,0.3-0.7c0-0.2,0-0.3-0.1-0.4c0-0.1-0.1-0.2-0.2-0.3c-0.1-0.1-0.2-0.2-0.4-0.3 c-0.2-0.1-0.4-0.2-0.6-0.2c-0.3-0.1-0.6-0.2-0.9-0.4s-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.4-0.6c-0.1-0.2-0.1-0.5-0.1-0.8 c0-0.7,0.2-1.3,0.6-1.6c0.4-0.4,1-0.5,1.7-0.5c0.3,0,0.6,0,0.9,0.1c0.3,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.4,0.4,0.5,0.6 s0.2,0.6,0.2,0.9v0.2h-1.4c0-0.4-0.1-0.6-0.2-0.8c-0.1-0.2-0.3-0.3-0.6-0.3c-0.2,0-0.3,0-0.4,0.1c-0.1,0-0.2,0.1-0.3,0.2 c-0.1,0.1-0.1,0.2-0.1,0.3s0,0.2,0,0.3c0,0.2,0,0.4,0.1,0.6s0.3,0.3,0.6,0.4l1.2,0.5c0.3,0.1,0.5,0.3,0.7,0.4 c0.2,0.1,0.3,0.3,0.4,0.4c0.1,0.2,0.2,0.3,0.2,0.5c0,0.2,0.1,0.4,0.1,0.6c0,0.8-0.2,1.4-0.7,1.7c-0.5,0.4-1.1,0.5-1.9,0.5 c-0.8,0-1.5-0.2-1.8-0.6c-0.4-0.4-0.5-0.9-0.5-1.6v-0.3h1.5V75.8z"/><path class="st5" d="M113.1,71.8c-0.1-0.2-0.4-0.4-0.7-0.4c-0.2,0-0.3,0.1-0.5,0.2s-0.2,0.3-0.3,0.5c-0.1,0.2-0.1,0.5-0.1,0.9 s0,0.8,0,1.3c0,0.6,0,1,0.1,1.4s0.1,0.6,0.2,0.8c0.1,0.2,0.2,0.3,0.3,0.4s0.3,0.1,0.4,0.1c0.1,0,0.3,0,0.4-0.1 c0.1,0,0.2-0.1,0.3-0.3c0.1-0.1,0.1-0.3,0.2-0.6c0-0.2,0.1-0.6,0.1-1h1.5c0,0.4,0,0.8-0.1,1.1c-0.1,0.4-0.2,0.7-0.3,0.9 c-0.2,0.3-0.4,0.5-0.7,0.6c-0.3,0.2-0.7,0.2-1.2,0.2c-0.6,0-1-0.1-1.3-0.3c-0.3-0.2-0.6-0.4-0.8-0.8c-0.2-0.3-0.3-0.7-0.3-1.2 c-0.1-0.5-0.1-1-0.1-1.6c0-0.6,0-1.1,0.1-1.6c0.1-0.5,0.2-0.9,0.3-1.2c0.2-0.3,0.4-0.6,0.8-0.8c0.3-0.2,0.8-0.3,1.3-0.3 c0.5,0,1,0.1,1.3,0.3c0.3,0.2,0.5,0.4,0.7,0.7c0.2,0.3,0.2,0.6,0.3,0.9s0.1,0.6,0.1,0.9h-1.5C113.3,72.4,113.2,72,113.1,71.8z"/><path class="st5" d="M120.5,70.4c0.6,0,1.1,0.2,1.5,0.5s0.5,0.8,0.5,1.4c0,0.5-0.1,0.9-0.3,1.2c-0.2,0.3-0.5,0.5-0.9,0.6v0 c0.4,0.1,0.6,0.2,0.8,0.4c0.2,0.2,0.3,0.5,0.3,0.9c0,0.1,0,0.3,0,0.5c0,0.2,0,0.3,0,0.5c0,0.4,0,0.7,0.1,0.9c0,0.2,0.1,0.4,0.3,0.4 v0.1h-1.6c-0.1-0.1-0.1-0.2-0.1-0.4c0-0.1,0-0.3,0-0.4l0-1.4c0-0.3-0.1-0.5-0.2-0.7c-0.1-0.2-0.4-0.2-0.7-0.2h-0.8v3.1h-1.5v-7.4 H120.5z M119.9,73.7c0.4,0,0.6-0.1,0.8-0.3c0.2-0.2,0.3-0.5,0.3-0.9c0-0.7-0.3-1-1-1h-0.7v2.1H119.9z"/><path class="st5" d="M125.7,70.4h1.5v7.4h-1.5V70.4z"/><path class="st5" d="M132.7,70.4l1.1,5.2h0l1.1-5.2h2.2v7.4h-1.4v-5.9h0l-1.3,5.9h-1.2l-1.3-5.9h0v5.9h-1.4v-7.4H132.7z"/><path class="st5" d="M140.3,70.4h1.5v7.4h-1.5V70.4z"/><path class="st5" d="M148.5,75.5L148.5,75.5l0-5.1h1.4v7.4h-1.7l-1.8-5.2h0v5.2H145v-7.4h1.7L148.5,75.5z"/><path class="st5" d="M156.3,70.4l2,7.4h-1.6l-0.3-1.6h-2l-0.3,1.6h-1.6l2-7.4H156.3z M156.1,75.1l-0.7-3.3h0l-0.7,3.3H156.1z"/><path class="st5" d="M164.7,71.7h-1.6v6.2h-1.5v-6.2h-1.6v-1.2h4.8V71.7z"/><path class="st5" d="M167.5,70.4h1.5v7.4h-1.5V70.4z"/><path class="st5" d="M172.1,72.6c0.1-0.5,0.2-0.9,0.3-1.2c0.2-0.3,0.4-0.6,0.8-0.8c0.3-0.2,0.8-0.3,1.3-0.3s1,0.1,1.3,0.3 c0.3,0.2,0.6,0.5,0.8,0.8c0.2,0.3,0.3,0.7,0.3,1.2c0.1,0.5,0.1,1,0.1,1.6c0,0.6,0,1.1-0.1,1.6c-0.1,0.5-0.2,0.9-0.3,1.2 c-0.2,0.3-0.4,0.6-0.8,0.8c-0.3,0.2-0.8,0.3-1.3,0.3s-1-0.1-1.3-0.3c-0.3-0.2-0.6-0.4-0.8-0.8c-0.2-0.3-0.3-0.7-0.3-1.2 c-0.1-0.5-0.1-1-0.1-1.6C172,73.6,172.1,73.1,172.1,72.6z M173.6,75.4c0,0.4,0.1,0.6,0.1,0.9s0.2,0.4,0.3,0.5s0.3,0.2,0.5,0.2 c0.2,0,0.4-0.1,0.5-0.2c0.1-0.1,0.2-0.3,0.3-0.5c0.1-0.2,0.1-0.5,0.1-0.9c0-0.4,0-0.8,0-1.3s0-0.9,0-1.3c0-0.3-0.1-0.6-0.1-0.9 c-0.1-0.2-0.2-0.4-0.3-0.5c-0.1-0.1-0.3-0.2-0.5-0.2c-0.2,0-0.4,0.1-0.5,0.2s-0.2,0.3-0.3,0.5s-0.1,0.5-0.1,0.9c0,0.3,0,0.8,0,1.3 S173.6,75.1,173.6,75.4z"/><path class="st5" d="M183.6,75.5L183.6,75.5l0-5.1h1.4v7.4h-1.7l-1.8-5.2h0v5.2h-1.4v-7.4h1.7L183.6,75.5z"/></g><g id="text_top"><path class="st5" d="M14.7,7.5c0,0.2,0,0.3,0,0.5s0.1,0.3,0.2,0.4s0.2,0.2,0.3,0.2c0.1,0.1,0.3,0.1,0.5,0.1c0.2,0,0.4-0.1,0.6-0.2 c0.2-0.1,0.3-0.4,0.3-0.7c0-0.2,0-0.3-0.1-0.4S16.4,7.1,16.3,7c-0.1-0.1-0.2-0.2-0.4-0.3c-0.2-0.1-0.4-0.2-0.6-0.2 c-0.3-0.1-0.6-0.2-0.9-0.4s-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.4-0.6c-0.1-0.2-0.1-0.5-0.1-0.8c0-0.7,0.2-1.3,0.6-1.7 c0.4-0.4,1-0.5,1.7-0.5c0.3,0,0.6,0,0.9,0.1c0.3,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.4,0.4,0.5,0.6c0.1,0.3,0.2,0.6,0.2,0.9v0.2h-1.4 c0-0.4-0.1-0.6-0.2-0.8c-0.1-0.2-0.3-0.3-0.6-0.3c-0.2,0-0.3,0-0.4,0.1c-0.1,0-0.2,0.1-0.3,0.2s-0.1,0.2-0.1,0.3c0,0.1,0,0.2,0,0.3 c0,0.2,0,0.4,0.1,0.6c0.1,0.2,0.3,0.3,0.6,0.4l1.2,0.5c0.3,0.1,0.5,0.3,0.7,0.4c0.2,0.1,0.3,0.3,0.4,0.4s0.2,0.3,0.2,0.5 c0,0.2,0.1,0.4,0.1,0.6c0,0.8-0.2,1.4-0.7,1.7c-0.5,0.4-1.1,0.5-1.9,0.5c-0.9,0-1.5-0.2-1.8-0.6c-0.4-0.4-0.5-0.9-0.5-1.6V7.3h1.5 V7.5z"/><path class="st5" d="M24,3.5c-0.1-0.2-0.4-0.4-0.7-0.4c-0.2,0-0.3,0.1-0.5,0.2c-0.1,0.1-0.2,0.3-0.3,0.5c-0.1,0.2-0.1,0.5-0.1,0.9 c0,0.4,0,0.8,0,1.3c0,0.6,0,1,0.1,1.4c0,0.3,0.1,0.6,0.2,0.8c0.1,0.2,0.2,0.3,0.3,0.4s0.3,0.1,0.4,0.1c0.1,0,0.3,0,0.4-0.1 c0.1,0,0.2-0.1,0.3-0.3c0.1-0.1,0.1-0.3,0.2-0.6c0-0.2,0.1-0.6,0.1-1h1.5c0,0.4,0,0.8-0.1,1.2c-0.1,0.4-0.2,0.7-0.4,1 s-0.4,0.5-0.7,0.6s-0.7,0.2-1.2,0.2c-0.6,0-1-0.1-1.3-0.3c-0.3-0.2-0.6-0.4-0.8-0.8c-0.2-0.3-0.3-0.7-0.3-1.2 c-0.1-0.5-0.1-1-0.1-1.6c0-0.6,0-1.1,0.1-1.6c0.1-0.5,0.2-0.9,0.3-1.2s0.4-0.6,0.8-0.8C22.4,2.1,22.8,2,23.4,2c0.5,0,1,0.1,1.3,0.3 c0.3,0.2,0.5,0.4,0.7,0.7s0.2,0.6,0.3,0.9c0,0.3,0.1,0.6,0.1,0.9h-1.5C24.2,4.1,24.1,3.7,24,3.5z"/><path class="st5" d="M28.8,2.1h1.5v7.5h-1.5V2.1z"/><path class="st5" d="M37.7,3.4H35v1.8h2.5v1.2H35v2h2.8v1.2h-4.3V2.1h4.2V3.4z"/><path class="st5" d="M44.2,7.3L44.2,7.3l0-5.1h1.4v7.5h-1.7L42,4.4h0v5.2h-1.4V2.1h1.7L44.2,7.3z"/><path class="st5" d="M53.1,3.4h-1.6v6.2H50V3.4h-1.6V2.1h4.8V3.4z"/><path class="st5" d="M55.8,4.3c0.1-0.5,0.2-0.9,0.3-1.2s0.4-0.6,0.8-0.8C57.2,2.1,57.7,2,58.2,2c0.6,0,1,0.1,1.3,0.3 c0.3,0.2,0.6,0.5,0.8,0.8s0.3,0.8,0.3,1.2c0.1,0.5,0.1,1,0.1,1.6c0,0.6,0,1.1-0.1,1.6c-0.1,0.5-0.2,0.9-0.3,1.2 c-0.2,0.3-0.4,0.6-0.8,0.8c-0.3,0.2-0.8,0.3-1.3,0.3c-0.6,0-1-0.1-1.3-0.3c-0.3-0.2-0.6-0.4-0.8-0.8c-0.2-0.3-0.3-0.7-0.3-1.2 c-0.1-0.5-0.1-1-0.1-1.6C55.7,5.3,55.7,4.8,55.8,4.3z M57.2,7.2c0,0.4,0.1,0.6,0.1,0.9c0.1,0.2,0.2,0.4,0.3,0.5 c0.1,0.1,0.3,0.2,0.5,0.2s0.4-0.1,0.5-0.2C58.9,8.4,59,8.2,59.1,8c0.1-0.2,0.1-0.5,0.1-0.9c0-0.4,0-0.8,0-1.3c0-0.5,0-0.9,0-1.3 c0-0.3-0.1-0.6-0.1-0.9s-0.2-0.4-0.3-0.5c-0.1-0.1-0.3-0.2-0.5-0.2s-0.4,0.1-0.5,0.2c-0.1,0.1-0.2,0.3-0.3,0.5s-0.1,0.5-0.1,0.9 c0,0.3,0,0.8,0,1.3C57.2,6.4,57.2,6.8,57.2,7.2z"/><path class="st5" d="M63.7,2.1h1.5v6.2h2.7v1.2h-4.2V2.1z"/><path class="st5" d="M70.6,4.3c0.1-0.5,0.2-0.9,0.3-1.2s0.4-0.6,0.8-0.8C72,2.1,72.5,2,73.1,2c0.6,0,1,0.1,1.3,0.3 c0.3,0.2,0.6,0.5,0.8,0.8s0.3,0.8,0.3,1.2c0.1,0.5,0.1,1,0.1,1.6c0,0.6,0,1.1-0.1,1.6c-0.1,0.5-0.2,0.9-0.3,1.2 C75,9,74.7,9.3,74.4,9.5c-0.3,0.2-0.8,0.3-1.3,0.3c-0.6,0-1-0.1-1.3-0.3c-0.3-0.2-0.6-0.4-0.8-0.8c-0.2-0.3-0.3-0.7-0.3-1.2 c-0.1-0.5-0.1-1-0.1-1.6C70.5,5.3,70.5,4.8,70.6,4.3z M72.1,7.2c0,0.4,0.1,0.6,0.1,0.9c0.1,0.2,0.2,0.4,0.3,0.5 c0.1,0.1,0.3,0.2,0.5,0.2s0.4-0.1,0.5-0.2c0.1-0.1,0.2-0.3,0.3-0.5C74,7.8,74,7.5,74.1,7.2c0-0.4,0-0.8,0-1.3c0-0.5,0-0.9,0-1.3 C74,4.3,74,4,73.9,3.7s-0.2-0.4-0.3-0.5c-0.1-0.1-0.3-0.2-0.5-0.2s-0.4,0.1-0.5,0.2c-0.1,0.1-0.2,0.3-0.3,0.5s-0.1,0.5-0.1,0.9 c0,0.3,0,0.8,0,1.3C72,6.4,72,6.8,72.1,7.2z"/><path class="st5" d="M81.8,3.9c0-0.1-0.1-0.3-0.2-0.4c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1-0.1-0.2-0.1-0.4-0.1c-0.4,0-0.6,0.2-0.8,0.6 c-0.2,0.4-0.2,1.1-0.2,2c0,0.4,0,0.9,0,1.2s0.1,0.7,0.2,0.9c0.1,0.3,0.2,0.4,0.3,0.6c0.1,0.1,0.3,0.2,0.5,0.2c0.1,0,0.2,0,0.3-0.1 s0.2-0.1,0.3-0.2c0.1-0.1,0.2-0.2,0.2-0.4C81.9,7.8,82,7.7,82,7.5V6.7h-1V5.6h2.4v4h-1.1V8.9h0c-0.2,0.3-0.4,0.5-0.7,0.6 c-0.3,0.1-0.6,0.2-0.9,0.2c-0.5,0-0.8-0.1-1.1-0.2c-0.3-0.2-0.5-0.4-0.7-0.7c-0.2-0.3-0.3-0.7-0.3-1.2s-0.1-1.1-0.1-1.7 c0-0.6,0-1.2,0.1-1.7S78.8,3.3,79,3s0.5-0.6,0.8-0.7C80.1,2.1,80.5,2,81,2c0.8,0,1.4,0.2,1.8,0.6c0.4,0.4,0.5,1,0.5,1.8h-1.4 C81.9,4.2,81.9,4.1,81.8,3.9z"/><path class="st5" d="M86.6,2.1h1.5v7.5h-1.5V2.1z"/><path class="st5" d="M92.5,7.5c0,0.2,0,0.3,0,0.5s0.1,0.3,0.2,0.4s0.2,0.2,0.3,0.2c0.1,0.1,0.3,0.1,0.5,0.1c0.2,0,0.4-0.1,0.6-0.2 c0.2-0.1,0.3-0.4,0.3-0.7c0-0.2,0-0.3-0.1-0.4S94.2,7.1,94.1,7c-0.1-0.1-0.2-0.2-0.4-0.3c-0.2-0.1-0.4-0.2-0.6-0.2 c-0.3-0.1-0.6-0.2-0.9-0.4s-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.4-0.6c-0.1-0.2-0.1-0.5-0.1-0.8c0-0.7,0.2-1.3,0.6-1.7 c0.4-0.4,1-0.5,1.7-0.5c0.3,0,0.6,0,0.9,0.1c0.3,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.4,0.4,0.5,0.6c0.1,0.3,0.2,0.6,0.2,0.9v0.2h-1.4 c0-0.4-0.1-0.6-0.2-0.8c-0.1-0.2-0.3-0.3-0.6-0.3c-0.2,0-0.3,0-0.4,0.1c-0.1,0-0.2,0.1-0.3,0.2s-0.1,0.2-0.1,0.3c0,0.1,0,0.2,0,0.3 c0,0.2,0,0.4,0.1,0.6C92.8,4.7,93,4.9,93.4,5l1.2,0.5c0.3,0.1,0.5,0.3,0.7,0.4c0.2,0.1,0.3,0.3,0.4,0.4s0.2,0.3,0.2,0.5 C95.9,7,96,7.2,96,7.5c0,0.8-0.2,1.4-0.7,1.7c-0.5,0.4-1.1,0.5-1.9,0.5c-0.9,0-1.5-0.2-1.8-0.6C91.2,8.8,91,8.3,91,7.6V7.3h1.5V7.5 z"/><path class="st5" d="M103.2,3.4h-1.6v6.2H100V3.4h-1.6V2.1h4.8V3.4z"/><path class="st5" d="M107.1,7.5c0,0.2,0,0.3,0,0.5s0.1,0.3,0.2,0.4s0.2,0.2,0.3,0.2c0.1,0.1,0.3,0.1,0.5,0.1c0.2,0,0.4-0.1,0.6-0.2 c0.2-0.1,0.3-0.4,0.3-0.7c0-0.2,0-0.3-0.1-0.4s-0.1-0.2-0.2-0.3c-0.1-0.1-0.2-0.2-0.4-0.3c-0.2-0.1-0.4-0.2-0.6-0.2 c-0.3-0.1-0.6-0.2-0.9-0.4s-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.4-0.6c-0.1-0.2-0.1-0.5-0.1-0.8c0-0.7,0.2-1.3,0.6-1.7 c0.4-0.4,1-0.5,1.7-0.5c0.3,0,0.6,0,0.9,0.1c0.3,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.4,0.4,0.5,0.6c0.1,0.3,0.2,0.6,0.2,0.9v0.2h-1.4 c0-0.4-0.1-0.6-0.2-0.8c-0.1-0.2-0.3-0.3-0.6-0.3c-0.2,0-0.3,0-0.4,0.1c-0.1,0-0.2,0.1-0.3,0.2s-0.1,0.2-0.1,0.3c0,0.1,0,0.2,0,0.3 c0,0.2,0,0.4,0.1,0.6c0.1,0.2,0.3,0.3,0.6,0.4l1.2,0.5c0.3,0.1,0.5,0.3,0.7,0.4c0.2,0.1,0.3,0.3,0.4,0.4s0.2,0.3,0.2,0.5 c0,0.2,0.1,0.4,0.1,0.6c0,0.8-0.2,1.4-0.7,1.7c-0.5,0.4-1.1,0.5-1.9,0.5c-0.9,0-1.5-0.2-1.8-0.6c-0.4-0.4-0.5-0.9-0.5-1.6V7.3h1.5 V7.5z"/><path class="st5" d="M122,3.4h-1.6v6.2h-1.5V3.4h-1.6V2.1h4.8V3.4z"/><path class="st5" d="M127.5,2.1l2,7.5h-1.6L127.6,8h-2l-0.3,1.6h-1.6l2-7.5H127.5z M127.3,6.8l-0.7-3.4h0l-0.7,3.4H127.3z"/><path class="st5" d="M133.6,5.1L133.6,5.1l1.9-3h1.6l-2,3.2l2.3,4.3h-1.7l-1.5-3.1l-0.6,0.8v2.2h-1.5V2.1h1.5V5.1z"/><path class="st5" d="M139.9,2.1h1.5v7.5h-1.5V2.1z"/><path class="st5" d="M148.1,7.3L148.1,7.3l0-5.1h1.4v7.5h-1.7L146,4.4h0v5.2h-1.4V2.1h1.7L148.1,7.3z"/><path class="st5" d="M155.9,3.9c0-0.1-0.1-0.3-0.2-0.4c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1-0.1-0.2-0.1-0.4-0.1c-0.4,0-0.6,0.2-0.8,0.6 c-0.2,0.4-0.2,1.1-0.2,2c0,0.4,0,0.9,0,1.2s0.1,0.7,0.2,0.9c0.1,0.3,0.2,0.4,0.3,0.6c0.1,0.1,0.3,0.2,0.5,0.2c0.1,0,0.2,0,0.3-0.1 s0.2-0.1,0.3-0.2c0.1-0.1,0.2-0.2,0.2-0.4c0.1-0.1,0.1-0.3,0.1-0.5V6.7h-1V5.6h2.4v4h-1.1V8.9h0c-0.2,0.3-0.4,0.5-0.7,0.6 c-0.3,0.1-0.6,0.2-0.9,0.2c-0.5,0-0.8-0.1-1.1-0.2c-0.3-0.2-0.5-0.4-0.7-0.7c-0.2-0.3-0.3-0.7-0.3-1.2s-0.1-1.1-0.1-1.7 c0-0.6,0-1.2,0.1-1.7s0.2-0.9,0.4-1.2s0.5-0.6,0.8-0.7c0.3-0.2,0.7-0.2,1.2-0.2c0.8,0,1.4,0.2,1.8,0.6c0.4,0.4,0.5,1,0.5,1.8H156 C156,4.2,156,4.1,155.9,3.9z"/><path class="st5" d="M168.1,2.1l2,7.5h-1.6L168.2,8h-2l-0.3,1.6h-1.6l2-7.5H168.1z M167.9,6.8l-0.7-3.4h0l-0.7,3.4H167.9z"/><path class="st5" d="M175.7,3.5c-0.1-0.2-0.4-0.4-0.7-0.4c-0.2,0-0.3,0.1-0.5,0.2c-0.1,0.1-0.2,0.3-0.3,0.5 c-0.1,0.2-0.1,0.5-0.1,0.9c0,0.4,0,0.8,0,1.3c0,0.6,0,1,0.1,1.4c0,0.3,0.1,0.6,0.2,0.8c0.1,0.2,0.2,0.3,0.3,0.4s0.3,0.1,0.4,0.1 c0.1,0,0.3,0,0.4-0.1c0.1,0,0.2-0.1,0.3-0.3c0.1-0.1,0.1-0.3,0.2-0.6c0-0.2,0.1-0.6,0.1-1h1.5c0,0.4,0,0.8-0.1,1.2 c-0.1,0.4-0.2,0.7-0.4,1s-0.4,0.5-0.7,0.6s-0.7,0.2-1.2,0.2c-0.6,0-1-0.1-1.3-0.3c-0.3-0.2-0.6-0.4-0.8-0.8 c-0.2-0.3-0.3-0.7-0.3-1.2c-0.1-0.5-0.1-1-0.1-1.6c0-0.6,0-1.1,0.1-1.6c0.1-0.5,0.2-0.9,0.3-1.2s0.4-0.6,0.8-0.8 c0.3-0.2,0.8-0.3,1.3-0.3c0.5,0,1,0.1,1.3,0.3c0.3,0.2,0.5,0.4,0.7,0.7s0.2,0.6,0.3,0.9c0,0.3,0.1,0.6,0.1,0.9h-1.5 C175.9,4.1,175.8,3.7,175.7,3.5z"/><path class="st5" d="M184.8,3.4h-1.6v6.2h-1.5V3.4H180V2.1h4.8V3.4z"/><path class="st5" d="M187.6,2.1h1.5v7.5h-1.5V2.1z"/><path class="st5" d="M192.2,4.3c0.1-0.5,0.2-0.9,0.3-1.2s0.4-0.6,0.8-0.8c0.3-0.2,0.8-0.3,1.3-0.3c0.6,0,1,0.1,1.3,0.3 c0.3,0.2,0.6,0.5,0.8,0.8s0.3,0.8,0.3,1.2c0.1,0.5,0.1,1,0.1,1.6c0,0.6,0,1.1-0.1,1.6c-0.1,0.5-0.2,0.9-0.3,1.2 c-0.2,0.3-0.4,0.6-0.8,0.8c-0.3,0.2-0.8,0.3-1.3,0.3c-0.6,0-1-0.1-1.3-0.3c-0.3-0.2-0.6-0.4-0.8-0.8c-0.2-0.3-0.3-0.7-0.3-1.2 c-0.1-0.5-0.1-1-0.1-1.6C192.2,5.3,192.2,4.8,192.2,4.3z M193.7,7.2c0,0.4,0.1,0.6,0.1,0.9c0.1,0.2,0.2,0.4,0.3,0.5 c0.1,0.1,0.3,0.2,0.5,0.2s0.4-0.1,0.5-0.2c0.1-0.1,0.2-0.3,0.3-0.5c0.1-0.2,0.1-0.5,0.1-0.9c0-0.4,0-0.8,0-1.3c0-0.5,0-0.9,0-1.3 c0-0.3-0.1-0.6-0.1-0.9s-0.2-0.4-0.3-0.5c-0.1-0.1-0.3-0.2-0.5-0.2s-0.4,0.1-0.5,0.2c-0.1,0.1-0.2,0.3-0.3,0.5s-0.1,0.5-0.1,0.9 c0,0.3,0,0.8,0,1.3C193.7,6.4,193.7,6.8,193.7,7.2z"/><path class="st5" d="M203.8,7.3L203.8,7.3l0-5.1h1.4v7.5h-1.7l-1.8-5.2h0v5.2h-1.4V2.1h1.7L203.8,7.3z"/></g><text id="text_top_spelled" transform="matrix(1 0 0 1 48.292 41.9873)" class="st1 st2 st6 st4">Scientologists Taking Action</text><g id="STAND"><path class="st5" d="M4.9,54.4v9.3c0,0,20.2,0,30.3,0c11.2,0,15.5-8.8,15.5-13.6c0-6.5-3.8-14.2-14.1-15c-7.9-0.6-10.8-0.2-14-0.5 c-3.2-0.2-5.6-1.4-5.4-4.5c0.1-3,2.6-4.7,5.9-4.9c3.3-0.2,36.2,0,36.2,0v38.4h10.7V25.3h17.3v-9.4c0,0-52.8,0-64.1,0 C10.3,15.8,6,24.4,6,30c0,8,5.7,14.3,14.4,14.6c7.6,0.3,9.2,0.2,11.2,0.2c5.9-0.1,8.2,1,8.2,4.5c0,3.3-1.9,5.1-7.4,5 C27.1,54.3,4.9,54.4,4.9,54.4z"/><polygon class="st5" points="71.4,63.8 101.1,13.5 130.9,63.8 118.3,63.8 101.1,33.7 83.1,63.8 "/><polygon class="st7" points="95.6,50.1 106.5,50.1 101.1,60.2 "/><path class="st5" d="M131.2,63.8V13.5l36.6,30.2V15.9c0,0,12.4,0,22.1,0c7.8,0,14.2,1.8,19,5.4c5.5,4.1,9.3,10.6,9.3,18.4 c0,11-5.7,17.3-12.8,21.3c-5.2,3-12,3.1-17.2,3.1c-1,0-2.3,0-2.3,0v-9.4c0,0,1.1,0,2,0c6.3,0,10.8-0.3,14.1-3 c3.8-3.1,5.3-6.8,5.3-12c0-4.3-1.7-7.6-5.4-10.8c-2.8-2.3-6.2-3.6-12.6-3.6c-10.2,0-11,0-11,0l0,41.6l-36.8-30.6v27.5H131.2z"/></g><g id="scientology_symbol"><path class="st8" d="M266.3,17.2c1.4,0.4,3.8,3.3,5.9,4.5c2.1,1.4,4.1,2.3,6.7,0.8c2.2-1.1,4.5-3.7,4.5-3.9c0-0.2,0.2-0.3-0.4-0.1 c-0.7,0.2-2.8,0.1-6.5-2.1c-3.5-2.1-7.4-4.7-10-4.7c-4.8,0.1-7.5,3.7-7.5,3.7l4.5,2.4C263.5,18.1,264.8,16.8,266.3,17.2z"/><path class="st8" d="M282.1,49.6c-0.2-1.9-1.4-4.8-2.4-6.3c-1-1.5-13.9-18.2-13.9-18.2l-0.6-0.9l-7.8-4.1l-0.2,0.4 c0,0-0.4,0.8-0.3,2.2c0.1,1.4,1,3.7,1.9,5.2c1,1.4,14.1,19.6,16,22.5c1.9,2.9,1.1,4.7,0.7,5.5c-0.4,0.8-1.9,1.5-3.7,1.1 c-1.8-0.3-6.1-4.5-6.1-4.5v8.2c0,0,1.1,0.4,1.9,0.8c0.8,0.4,4.9,2.7,10.1-0.9C282.9,56.7,282.4,51.5,282.1,49.6z"/><path class="st8" d="M253.5,52.7c-1.5,1.5-2.5,4.4-2.4,4.5c0.1,0.1,1.6-0.5,4.5-0.6c2.9-0.1,4.8,1.5,4.8,1.5v-8 C260.4,50.2,256.9,49.3,253.5,52.7z"/><path class="st8" d="M277.3,39c2.2,2.9,2.9,3.7,3.3,4.2c0.3,0.5,0.7,1.2,0.9,1.7l7.2,3.9l-5.4,3.4c-0.1,1.4-0.5,3-1.4,4.6l13.2-8.2 L277.3,39z"/><polygon class="st8" points="261.3,32.7 261.3,42.7 264.6,40.6 264.6,37.2 "/><path class="st8" d="M267.2,62.3l-2.7,1.7V53.1v-1.9V46l-3.3,2v5.1v6.6v10.2l10.4-6.5c-1.1-0.1-2.3-0.3-3.5-0.7 C268,62.6,267.6,62.4,267.2,62.3z"/><path class="st8" d="M266.5,40.1L256,46.7V24.7v-6.1l24.1,13l-5.8,3.7c0.7,0.8,1.4,1.8,2,2.6l10.3-6.4l-28-15.2l-1-0.5l-4.7-2.6 v39.4l15.7-9.8L266.5,40.1z"/></g></svg> </div>
			</a>
		</div>

		<div id="banner-central" class="links">
			<nav class="thin">
				<span>Blog</span>
				
				
			</nav>

			<nav class="thick">
				<div id="banner-links-top">
					<div class="banner-main-links">
						<a class="" href="/about/"><span>About</span></a>
						<a class="banner-news-link" href="/news/"><span>Newsroom</span></a>
						<a class="banner-news-link" href="/news/media-watch/"><span>Media Watch</span></a>
						<a class="active banner-blog-link" href="/blog/"><span>Blog</span></a>
						<a class="banner-videos-link" href="/videos/"><span>Videos</span></a>
						<div class="share-no-break" itemscope="" itemtype="http://schema.org/Organization">
							<a id="subscribe-click" itemprop="sameAs" class="fa fa-envelope" aria-hidden="true" href="#"></a>
							<a itemprop="sameAs" class="fa fa-facebook" aria-hidden="true" href="https://www.facebook.com/standleague"></a>
							<a itemprop="sameAs" class="fa fa-twitter" aria-hidden="true" href="https://twitter.com/standleague"></a>
							<a itemprop="sameAs" class="fa fa-google-plus" aria-hidden="true" rel="publisher" href="https://plus.google.com/113808485929356699837"></a>
							<a itemprop="sameAs" class="fa fa-youtube-play" aria-hidden="true" href="https://www.youtube.com/channel/UC3Q2AgOcmUTHBcIrwT-HI3g"></a>
							
							<a itemprop="sameAs" class="fa fa-instagram" aria-hidden="true" href="http://www.instagram.com/standleague"></a>
							<a itemprop="sameAs" class="fa fa-pinterest" aria-hidden="true" href="https://www.pinterest.com/standleague/"></a>
							<a itemprop="sameAs" class="fa fa-rss" aria-hidden="true" href="/rss.xml"></a>
						</div>
						<div class="top-menu-underline"></div>
					</div>
					
						
						
						
					
					

					
				</div>
				<div id="banner-links-bottom">
					<a  href="/facts-vs-fiction/" menu-id="facts-vs-fiction"><span>Fact vs Fiction</span></a>
					<a  href="/bigotry-and-hate/" menu-id="bigotry-and-hate"><span>Combating Bigotry</span></a>
					<a  href="/take-action/" menu-id="take-action"><span>Take Action</span></a>
					<div class="bottom-menu-underline"></div>
				</div>
			</nav>

			
		</div>

		<div class="share-no-break share-no-break-thin hidden-xs" itemscope="" itemtype="http://schema.org/Organization">
			<a itemprop="sameAs" class="hidden-sm fa fa-envelope" aria-hidden="true" href="#"></a>
			<a itemprop="sameAs" class="fa fa-facebook" aria-hidden="true" href="https://www.facebook.com/standleague"></a>
			<a itemprop="sameAs" class="fa fa-twitter" aria-hidden="true" href="https://twitter.com/standleague"></a>
			<a itemprop="sameAs" class="hidden-sm fa fa-google-plus" aria-hidden="true" rel="publisher" href="https://plus.google.com/113808485929356699837"></a>
			<a itemprop="sameAs" class="fa fa-youtube-play" aria-hidden="true" href="https://www.youtube.com/channel/UC3Q2AgOcmUTHBcIrwT-HI3g"></a>
			
			<a itemprop="sameAs" class="hidden-sm fa fa-instagram" aria-hidden="true" href="http://www.instagram.com/standleague"></a>
			<a itemprop="sameAs" class="hidden-sm fa fa-pinterest" aria-hidden="true" href="https://www.pinterest.com/standleague/"></a>
			<a itemprop="sameAs" class="fa fa-rss" aria-hidden="true" href="/rss.xml"></a>
		</div>

		<div id="banner-hamburger" class="dropdown">
			<div class="close-button-overlay">
				<i class="fa fa-bars"></i>
				<div class="x-container"></div>
			</div>
			<ul class="dropdown-menu">
				<li><a href="/about/">About</a><div class="menu-arrow-down"></div></li>
			
				<li><a href="/news/">Newsroom</a></li>
				<li><a href="/news/media-watch/">Media Watch</a></li>
				<li class="active"><a href="/blog/">Blog</a></li>
				<li><a href="/videos/">Videos</a></li>
				<li><a href="/bigotry-and-hate/">Combating Bigotry</a></li>
				<li><a href="/facts-vs-fiction/">Fact vs Fiction</a></li>
				<li><a href="/take-action/">Take Action</a></li>
			</ul>
		</div>

		<div id="banner-search" onclick="toggleSearchExpansion();">
			<div class="banner-search-bg"></div>
			<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve"><path d="M190.2,129.4c0-13.3-4.7-24.6-14.2-34.1c-9.4-9.4-20.8-14.2-34.1-14.2c-13.3,0-24.6,4.7-34.1,14.2s-14.2,20.8-14.2,34.1 c0,13.3,4.7,24.6,14.2,34.1c9.4,9.4,20.8,14.2,34.1,14.2c13.3,0,24.6-4.7,34.1-14.2C185.5,154.1,190.2,142.7,190.2,129.4z M245.3,219c0,3.7-1.4,7-4.1,9.7c-2.7,2.7-6,4.1-9.7,4.1c-3.9,0-7.1-1.4-9.7-4.1l-36.9-36.8c-12.8,8.9-27.2,13.3-43,13.3 c-10.3,0-20.1-2-29.4-6c-9.4-4-17.4-9.4-24.2-16.1c-6.8-6.8-12.2-14.9-16.1-24.2s-6-19.2-6-29.4c0-10.3,2-20.1,6-29.4 c4-9.4,9.4-17.4,16.1-24.2c6.8-6.8,14.9-12.2,24.2-16.1s19.2-6,29.4-6c10.3,0,20.1,2,29.4,6c9.4,4,17.4,9.4,24.2,16.1 c6.8,6.8,12.2,14.9,16.1,24.2c4,9.4,6,19.2,6,29.4c0,15.8-4.4,30.1-13.3,43l37,36.9C244,212,245.3,215.2,245.3,219z"/></svg> 
			<div class="x-container"></div>
		</div>
	</div>

	<div class="banner-search-bar">
		<div class="container">
			<form class="banner-search-form" action="/search/" method="GET" accept-charset="UTF-8" onsubmit="toggleSearchExpansion();">
				<div class="banner-search-inner">
					<div class="search-box-container row">
						<input class="col-sm-offset-6 col-sm-12" type="text" name="q" placeholder="Search" autofocus>
						<button class="search-submit" type="submit">Search</button>
					</div>
				</div>
			</form>
		</div>
	</div>

	<div class="frog hide-frog">
		<div class="container">
			<ul id="facts-vs-fiction">
				<li><a href="/facts-vs-fiction/faqs/">FAQS</a></li>
				<li><a href="/facts-vs-fiction/whitepapers/">WHITE PAPERS</a></li>
				<li><a href="/facts-vs-fiction/decisions/">LANDMARK DECISIONS</a></li>
				<li><a href="/facts-vs-fiction/expert-studies/">EXPERT STUDIES</a></li>
			</ul>

			<ul id="bigotry-and-hate">
				
				<li><a href="/bigotry-and-hate/exposed/biased-media/">BIASED MEDIA PROPAGANDISTS</a></li>
				<li><a href="/bigotry-and-hate/exposed/hate-mongers-and-hate-bloggers/">HATEMONGERS AND HATE BLOGGERS</a></li>
				
				<li><a href="/bigotry-and-hate/exposed/false-experts/">FALSE EXPERTS</a></li>
			</ul>

			<ul id="take-action">
				<li><a href="/take-action/combat-hate.html">COMBAT HATE</a></li>
				<li><a href="/take-action/promote-freedom-of-religion.html">PROMOTE FREEDOM OF RELIGION</a></li>
				<li><a href="/take-action/abolish-discrimination.html">ABOLISH DISCRIMINATION</a></li>
			</ul>
		</div>
	</div>
</div>


<div class="overlay-main">
	<div class="loading-spinner"></div>
</div>









<header class="main-header container-fluid container-fluid-color">
	<div class="container-limited">
		

		
			
			<section class="breadcrumb">
				<a href="/blog/"><img src="/theme/images/blog-icon.svg" onerror="this.src='blog-icon.png'; this.onerror=null;" style="width: 36px; margin-left: 0; margin-right: 10px;"/><span style="display: inline; vertical-align: middle; height: 36px;">Blog</span></a>
			</section>
			
		

		
		
	</div>
</header>



















<main id="container" class="container container-limited">
	
	<div class="row">

		
			<div id="content" class="col-sm-15 col-md-17">
				


					<div class="inline-share-block hidden-xs" style="float: right; min-width: 240px; min-height: 36px">
	
	<div class="addthis_inline_share_toolbox"></div>
</div>



<div class="metadata">
	
	
		
			<a href="/blog/author/DJffnIdXTCBGCxv28mmceQ/">
		

		<div class="metadata-main">
			
				<figure class="metadata-author-avatar author-info-avatar avatar avatar-present"><img itemprop="image" src="https://progmedia.akamaized.net/images/profile/www.stand-league.org/0c97df9c-8757-4c20-460b-1bf6f2699c79.jpg?_=L99cCxAB" alt="Bernard Percy"></figure>
			

			<div class="metadata-author-and-date">
				<p class="metadata-author-name">Bernard Percy</p>
				
					<p class="metadata-date date">September 16, 2017</p>
				
			</div>
		</div>
		
			</a>
		
	

	<div class="metadata-category info-line">
		
		<a href="/blog/category/Tolerance">
			<p style="padding-left: 0px;" class="cat tolerance"><span>Tolerance</span></p>
		</a>
		
	</div>
</div>

<div class=" visible-xs addthis_default_style text-right" style="width: 100%;">
	
	<div class="addthis_inline_share_toolbox"></div>
</div>

					
					<div class="js-editable-body"><html><head></head><body><h1>Overcoming Discrimination—the ’69 World Series and Hurricanes Today</h1>
<p>In the late summer and fall of 1969 there was a great deal of <a href="http://www.history.com/topics/black-history/civil-rights-movement" target="_blank">hostility and discrimination</a> between the Black and White communities in New York City. The general level of communication was resentful or antagonistic among strangers from each.</p>

<div class="medium-insert-images medium-insert-images-wide" contenteditable="false"><figure><img class="uploaded-image" src="/FURL/imagecache/cropfit@w=710/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/black-rights-protest.jpg" alt="A 1960 protest for black rights"/></figure></div>

<p>I was teaching in a Black neighborhood, and, in 1968, it endured <a href="https://en.wikipedia.org/wiki/New_York_City_teachers%27_strike_of_1968" target="_blank">a divisive teachers’ strike </a>that pit the mainly White middle class teachers and the Black community against each other. There was a movement to bring control of the schools from a centralized, bureaucratic school system, to a decentralized system giving more power to the local district and community over education. The teacher’s union opposed this for various reasons and went on strike.</p>

<blockquote class="medium-quote-marker-two">What has suddenly become important is what was always important: helping one another.</blockquote>
<p>The result was an even greater hostility and deterioration of Black/White relations. There were confrontations between teachers and community leaders as the union picketed in front of schools to close them down during the strike.</p>
<p>And then the <a href="https://www.mlb.com/mets" target="_blank">New York Mets</a> were playing in the World Series in the fall of 1969. The tone of the city changed. We were all together, cheering for the Mets to win, no matter our colors or ethnic backgrounds.</p>

<div class="medium-insert-images medium-insert-images-right_outside" contenteditable="false"><figure><img class="uploaded-image" src="/FURL/imagecache/cropfit@w=447/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/mets-win-ap-1.jpg" alt="The Mets win the 1969 World Series"/><figcaption>The Mets win the 1969 World Series. (Photo by Associated Press)</figcaption></figure></div>

<p>The team never finished better than second-to-last until the <a href="http://www.thisgreatgame.com/1969-baseball-history.html" target="_blank">“Miracle Mets” beat the Baltimore Orioles</a> in that World Series. It is considered one of the greatest upsets in baseball history. It brought the city together in a way nothing else had before. Strangers from all walks of life were talking to each other with joy, not hate.</p>
<p>As an example, I was leaving my school on a hot day, my car windows rolled down.  I was listening to the World Series on my radio, and a car pulled up next to mine with four Black men in it. They were also listening to the game. We looked at each other, and at the exact same moment, raised our thumbs for a simultaneous thumbs<b>-</b>up—a moment I will never forget for its pure, <i>real</i> communication.</p>

<div class="medium-insert-images medium-insert-images-left" contenteditable="false"><figure><img class="uploaded-image" src="/FURL/imagecache/cropfit@w=237/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/harvey-rescue-1.jpg" alt="Rescue team in Hurricane Harvey"/></figure></div>

<p>The crises brought about by Hurricanes Harvey and Irma, devastating though they may be, have also brought people together, transcending cultural, racial and religious divides. People of all backgrounds are <a href="http://www.scientologynews.org/press-releases/scientology-volunteer-ministers-on-the-ground-in-rockport-texas.html" target="_blank">working together to save lives</a>. What has suddenly become important is what was always important: helping one another.</p>
<p>These events highlight the stupidity of discrimination. They speak to who we really are.</p>
</body></html></div>
					
					

				
<div class="blog-tags tags">
	
	<a href="/blog/?tag=baseball">baseball</a>
	
	<a href="/blog/?tag=culture%20of%20tolerance">culture of tolerance</a>
	
	<a href="/blog/?tag=helping%20hand">helping hand</a>
	
	<a href="/blog/?tag=Scientology%20Volunteer%20Minister">Scientology Volunteer Minister</a>
	
	<a href="/blog/?tag=race">race</a>
	
</div>



	<section class="postbody-author" style="padding-left: 20px; padding-right: 20px;">
		<h2 class="postbody-author-headline section-headline">Author</h2>
		
			<a href="/blog/author/DJffnIdXTCBGCxv28mmceQ/">
		

		<div class="metadata-main">
			
				<figure class="metadata-author-avatar author-info-avatar avatar avatar-present"><img itemprop="image" src="https://progmedia.akamaized.net/images/profile/www.stand-league.org/0c97df9c-8757-4c20-460b-1bf6f2699c79.jpg?_=L99cCxAB" alt="Bernard Percy"></figure>
			

			<div class="metadata-author-and-date">
				<h3 class="metadata-author-name author-info-profile-name">Bernard Percy</h3>
				<p class="metadata-author-bio author-info-profile-bio">Author, educator, international lecturer, proud dad of three adult daughters, husband (for 45 years), and a Scientologist (since 1968). He has had eight books published on education and family relationships; he was a New York City elementary school teacher for 12 years and he has a master&#39;s degree in childhood education from Columbia University.</p>
			</div>
		</div>
		
			</a>
		
	</section>


			</div>
			<div id="sidebar" class="col-sm-9 col-md-7">
				

<section class="blog-alt">
	<h2 class="sidebar-block-title" style="margin-bottom: 0.5em;"><a href="/blog/">The STAND Blog</a></h2>
	
		
		<article>
			<a class="wrapper" href="/blog/why-scientologists-do-the-right-thing-and-those-who-dont-dont-like-us.html">
				<figure><img src="/FURL/imagecache/scalecrop-800x450-auto/blob/images/articles/4/e/4efec7a2-f80d-11e7-a057-42010a80021f/10-commandments.jpg" alt="16x9" /></figure>
				<h4 class="related-blog-cat">Combating Bigotry &amp; Hate</h4>
				<h3 class="related-blog-title">Why Scientologists Do the Right Thing—And Those Who Don’t Don’t Like Us</h3>
			</a>
		</article>
		
	

	
		
		<article>
			<a class="wrapper smaller" href="/blog/scientologists-and-freedom-of-choice.html">
				<h4 class="related-blog-cat">Religious Literacy</h4>
				<h3 class="related-blog-title"><span>Scientologists and Freedom of Choice</span></h3>
				
			</a>
		</article>
		
		<article>
			<a class="wrapper smaller" href="/blog/nike-starts-catering-for-muslims.html">
				<h4 class="related-blog-cat">Tolerance</h4>
				<h3 class="related-blog-title"><span>Nike Starts Catering For Muslims</span></h3>
				
			</a>
		</article>
		
	
</section>


			</div>

		

	</div>
	
</main>
<section class="related-from-the-blog">
	<div class="container">
		<div class="row">
			<div class="col-sm-24">

				<h2 class="section-headline">Related from the Blog</h2>
				<div class="extended">
					
						
							<article class="in-groups-of-3">
								<a href="/blog/what-we-scientologists-wish-you-knew-about-us.html">
									<figure itemscope itemtype="http://schema.org/ImageObject">
										<img itemprop="image" src="https://files.akamaized.net/imagecache/scalecrop-300x100-auto/blob/images/articles/f/6/f66e1fcd-d976-11e7-aa09-42010a800564/volunteer-ministers-greenwood-community-trees.jpg?_=L99cCxAB" alt="What We Scientologists Wish You Knew About Us">
									</figure>

									<h3 class="headline">What We Scientologists Wish You Knew About Us</h3>
								</a>

								
								

									
										<a href="/blog/author/I6UdJnvVTjRNMLAjSuVX_g/">
									

									<div class="metadata-main">
										
											<figure class="metadata-author-avatar author-info-avatar avatar avatar-present"><img itemprop="image" src="https://progmedia.akamaized.net/images/profile/www.standleague.org/23a51d26-7bd5-4e34-4d30-b0234ae557fe6315930850707116156.jpg?_=L99cCxAB" alt="Eva Mahoney"></figure>
										

										<div class="metadata-author-and-date">
											<h3 class="metadata-author-name author-info-profile-name">Eva Mahoney</h3>
										</div>
									</div>
									
										</a>
									
								
							</article>
						
					
						
							<article class="in-groups-of-3">
								<a href="/blog/about-saving-the-world-and-those-who-discourage-it.html">
									<figure itemscope itemtype="http://schema.org/ImageObject">
										<img itemprop="image" src="https://files.akamaized.net/imagecache/cropfit@w=710@cr=0,63,2399,800@qa=85/blob/images/articles/f/9/f9d49d73-b112-11e7-912e-00221930697d/12-haiti.jpg?_=L99cCxAB" alt="About Saving the World and Those Who Discourage It">
									</figure>

									<h3 class="headline">About Saving the World and Those Who Discourage It</h3>
								</a>

								
								

									
										<a href="/blog/author/CREZz6XWTYJvXQgcp5M9HQ/">
									

									<div class="metadata-main">
										
											<figure class="metadata-author-avatar author-info-avatar avatar avatar-present"><img itemprop="image" src="https://progmedia.akamaized.net/images/profile/www.standleague.org/091119cf-a5d6-4d82-6f5d-081ca7933d1d473958571645378708.jpg?_=L99cCxAB" alt="Amber Boshoff"></figure>
										

										<div class="metadata-author-and-date">
											<h3 class="metadata-author-name author-info-profile-name">Amber Boshoff</h3>
										</div>
									</div>
									
										</a>
									
								
							</article>
						
					
						
							<article class="in-groups-of-3">
								<a href="/blog/too-much-evil-look-again.html">
									<figure itemscope itemtype="http://schema.org/ImageObject">
										<img itemprop="image" src="https://files.akamaized.net/imagecache/cropfit@w=710@cr=0,49,989,330@qa=85/blob/images/articles/2/9/29b5ebb8-c778-11e7-be4b-42010a800564/shutterstock-347576399.jpg?_=L99cCxAB" alt="Too Much Evil in the World? Look Again.">
									</figure>

									<h3 class="headline">Too Much Evil in the World? Look Again.</h3>
								</a>

								
								

									
										<a href="/blog/author/ttn96lRGRL1kew1DsNpS-Q/">
									

									<div class="metadata-main">
										
											<figure class="metadata-author-avatar author-info-avatar avatar avatar-present"><img itemprop="image" src="https://progmedia.akamaized.net/images/profile/www.standleague.org/b6d9fdea-5446-44bd-647b-0d43b0da52f91015838195639869742.jpg?_=L99cCxAB" alt="Nicky Baker"></figure>
										

										<div class="metadata-author-and-date">
											<h3 class="metadata-author-name author-info-profile-name">Nicky Baker</h3>
										</div>
									</div>
									
										</a>
									
								
							</article>
						
					
				</div>
			</div>
		</div>
	</div>
</section>
<div id="take-action" class="container">
<h2 class="section-name" style="margin-bottom: 20px;"><a href="/take-action/">Take Action</a></h2>
	



<div class="row call-to-action">
	<div class="col-md-8">
		<div class="call-to-action-block" data-link="/take-action/combat-hate.html">
			<div class="call-to-action-white">COMBAT HATE SPEECH</div>
			<div class="call-to-action-black">&amp; DISINFORMATION</div>
			<figure>
				<img src="https://files.akamaized.net/data/stand/images/combat_speech_call_to_action_en.jpg?_=L99cCxAB">
				<div class="call-to-action-caption"><p>If you have encountered hate speech and disinformation online, in the media, or in any public venue, take action by reporting it here.</p></div>
			</figure>
			<div class="call-to-action-button-wrapper">
				<button class="btn btn-default"><a href="/take-action/report/combat-hate.html">Report Hate here</a></button>
			</div>
		</div>
	</div>

	<div class="col-md-8">
		<div class="call-to-action-block" data-link="/take-action/promote-freedom-of-religion.html">
			<div class="call-to-action-white">PROMOTE</div>
			<div class="call-to-action-black">FREEDOM OF RELIGION</div>
			<figure>
				<img src="https://files.akamaized.net/data/stand/images/promote_freedom_of_religion_call_to_action_en.jpg?_=L99cCxAB">
				<div class="call-to-action-caption"><p>Urge adoption of the Charter on Journalistic Ethics in Relation to Respect for Religion or Belief. Make your voice heard.</p></div>
			</figure>
			<div class="call-to-action-button-wrapper">
				<button class="btn btn-default"><a href="/take-action/promote-freedom-of-religion.html">Learn more</a></button>
			</div>
		</div>
	</div>

	<div class="col-md-8">
		<div class="call-to-action-block" data-link="/take-action/abolish-discrimination.html">
			<div class="call-to-action-white">ABOLISH DISCRIMINATION</div>
			<div class="call-to-action-black">OF ANY KIND</div>
			<figure>
				<img src="https://files.akamaized.net/data/stand/images/abolish_discrimination_call_to_action_en.jpg?_=L99cCxAB">
				<div class="call-to-action-caption"><p>The first step in fighting intolerance and discrimination is raising awareness.  Report discrimination of any kind to STAND here</p></div>
			</figure>
			<div class="call-to-action-button-wrapper">
				<button class="btn btn-default"><a href="/take-action/report/report-discrimination.html">Report discrimination</a></button>
			</div>
		</div>
	</div>

</div>



</div>





<div class="doc-view-frame" contenteditable="false">
	<div class="matte">
		<div class="doc-viewer-close">╳</div>
		<div class="pdf-container">
			<iframe class="doc-viewer-iframe" src="" allowfullscreen>
			</iframe>
		 </div>
		 <a class="link-to-pdf" href="">
 			<img class="pdf-link" src="https://files.akamaized.net/data/stand/icons/fa-file-pdf-o_en.svg?_=L99cCxAB" data-toggle="tooltip" data-placement="top" title="DOWNLOAD">
 		</a>
	 	<div class="permament-link" data-toggle="tooltip" data-placement="top" title="PERMAMENT LINK">
	 		<a href="">
	 			<i class="fa fa-link" aria-hidden="true"></i>
	 		</a>
	 	</div>
	</div>
</div>



<footer id="footer">
	<div class="new-footer">
		<a id="footer_logo" href="/"><img style="width: 200px" src="/theme/images/stand-logo.svg"></a>

		<div id="pre-footer-links" class="container">
			<div class="row down-position ">
				<div class="sl_links large col-sm-18 center-col">
						
						
						<a target="_blank" class='sl_facebook' href="https://www.facebook.com/standleague"></a>
						<a target="_blank" class='sl_twitter' href="https://twitter.com/standleague"></a>
						<a target="_blank" class='sl_youtube' href="https://www.youtube.com/channel/UC3Q2AgOcmUTHBcIrwT-HI3g"></a>
						<a target="_blank" class='sl_googleplus' href="https://plus.google.com/113808485929356699837"></a>
						<a target="_blank" class='sl_instagram' href="http://www.instagram.com/standleague"></a>
						
						<a target="_blank" class='sl_pinterest' href="https://www.pinterest.com/standleague/"></a>
						
						
				</div>
			</div>
		</div>

		<div class="container">
			<div id="footer-links">
				<div class="footer-link-block">
					<a class="" href="/news">News</a>
					<ul id="footer-sublinks">
						<li><a href="/news/media-watch/">Media Watch</a></li>
					</ul>
				</div>
				<div class="footer-link-block">
					<a class="active" href="/blog">Blog</a>
				</div>
				<div class="footer-link-block">
					<a class="" href="/facts-vs-fiction/">Fact&nbsp;vs.&nbsp;Fiction</a>
					<ul id="footer-sublinks">
						<li><a href="/facts-vs-fiction/faqs/">FAQs</a></li>
						<li><a href="/facts-vs-fiction/whitepapers/">White Papers</a></li>
						<li><a href="/facts-vs-fiction/decisions/">Landmark Decisions</a></li>
						<li><a href="/facts-vs-fiction/expert-studies/">Expert Studies</a></li>
					</ul>
				</div>
				<div class="footer-link-block">
					<a class="" href="/bigotry-and-hate/">Combating Bigotry&nbsp;and&nbsp;Hate</a>
					<ul id="footer-sublinks">
						<li><a href="/bigotry-and-hate/exposed/">Bigotry &amp; Hate Exposed</a></li>
						<li><a href="/bigotry-and-hate/exposed/biased-media/">Biased Media Propagandists</a></li>
						<li><a href="/bigotry-and-hate/exposed/hate-mongers-and-hate-bloggers/">Hatemongers and Hate Bloggers</a></li>
						
						<li><a href="/bigotry-and-hate/exposed/false-experts/">False Experts</a></li>
					</ul>
				</div>
				<div class="footer-link-block">
					<a class="" href="/take-action/">Take Action</a>
					<ul id="footer-sublinks">
						<li><a href="/take-action/combat-hate.html">Combat Hate</a></li>
						<li><a href="/take-action/promote-freedom-of-religion.html">Promote Freedom</a></li>
						<li><a href="/take-action/abolish-discrimination.html">Abolish Discrimination</a></li>
					</ul>
				</div>
				<div class="footer-link-block">
					<a class="" href="/about/">About</a>
					<ul id="footer-sublinks">
						<li><a href="/about/contact.html">Contact</a></li>
					</ul>
				</div>
			</div>
		</div>

			
				
					
					
				
			

		<div class="container">
			<div id="copyright" class="row">
				<div class="block center-col col-sm-24 col-md-22 col-lg-18">
					<div itemprop="publisher copyrightHolder" itemscope="itemscope" itemtype="http://schema.org/Organization" itemid="http://www.scientology.org">
						<div>
							© 2015—2018 <span itemprop="name">Scientologists Taking Action Against Discrimination</span>. All Rights Reserved.
							<span class="copyright-right">
								
								<a href="/terms.html">Terms of Use</a>
								
							</span>
						</div>
					</div>
				</div>
			</div>
		</div>
	</div>
</footer>


<div style="display:none">
    <div id="subscribe_form">
        <center>
            <div id="subscribebox">
             
                <p>Sign Up for Updates</p>
                <form id="subscribe-form-pop-up" class="subscribe" action='/form/subscribe.action' method='post' >
                    <input class="subscribe-email" type='text' name='firstName' onblur='if (this.value == &quot;&quot;) {this.value = &quot;Your First Name&quot;;}' onfocus='if (this.value == &quot;Your First Name&quot;) {this.value = &quot;&quot;;}' value='Your First Name' />
                    <input class="subscribe-email" type='text' name='lastName' onblur='if (this.value == &quot;&quot;) {this.value = &quot;Your Last Name&quot;;}' onfocus='if (this.value == &quot;Your Last Name&quot;) {this.value = &quot;&quot;;}' value='Your Last Name' />
                    <input class="subscribe-email" type='text' name='email' onblur='if (this.value == &quot;&quot;) {this.value = &quot;Your Email&quot;;}' onfocus='if (this.value == &quot;Your Email&quot;) {this.value = &quot;&quot;;}' value='Your Email' />
                    <input class="subscribe-button" type="submit" value="Subscribe" />
                </form>
            </div>
        </center>
    </div>
</div>








	

<script id="slideshow_attrs" type="application/json">{"Path":"/blog/what-the-1969-world-series-and-hurricane-harvey-have-in-common.html","Title":"Overcoming Discrimination—the ’69 World Series and Hurricanes Today","Description":"In the late summer and fall of 1969 there was a great deal of hostility and discrimination between the Black and White communities in New York City. The general level of communication was resentful or antagonistic among strangers from each.","CanonicalURL":"","Status":"","EnabledForLocale":null,"ThumbnailImage":"/FURL/imagecache/cropfit@w=710/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/harvey-rescue.jpg","PreviewImage":"","Slideshows":"{}","Subtitle":"","KeyFacts":"","Teaser":"In the late summer and fall of 1969 there was a great deal of hostility and discrimination between the Black and White communities in New York City. The general level of communication was resentful or antagonistic among strangers from each.","Blurb":"","ListingTitle":"Overcoming Discrimination—the ’69 World Series and Hurricanes Today","Type":"blog","Subtype":"","RelatedPage":null,"Documents":null,"Author":"","AuthorThumbnail":"","DisplayDate":"2017-09-16T11:00:00Z","PrevByDate":null,"NextByDate":null,"PromoteOnCategory":false,"PromoteOnHome":false,"Sequence":0,"VideoId":"","Uuid":"0f85f7c6-98b6-11e7-912e-00221930697d","NoSitemap":false,"NoSearch":false,"NoListing":false,"NoFeature":false,"AuthoringOnly":false,"BeenPublished":true,"DevOnly":false,"Disabled":false,"Breadcrumb":"","RelatedVideoUrl":"","ExternalVideo":{"Title":"","URL":"","Poster":""},"BigotType":"","ParentURL":"ParentURL","RelatedExternalURL":"","RelatedOEmbedData":null,"SideQuote":"","Organization":"","SiteId":"","Deleted":false,"MetaAttrs":null,"FilepathOnDisk":"","DraftServed":false,"Headline":"","Introduction":"","Signature":"","CroppedPreviewImages":"{\"1x1\":\"/FURL/imagecache/cropfit@w=710@cr=258,2,797,797@qa=85/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/harvey-rescue.jpg\",\"5x4\":\"/FURL/imagecache/scalecrop-250x200-auto/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/harvey-rescue.jpg\",\"3x2\":\"/FURL/imagecache/scalecrop-300x200-auto/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/harvey-rescue.jpg\",\"16x9\":\"/FURL/imagecache/cropfit@w=710@cr=133,71,1039,584@qa=85/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/harvey-rescue.jpg\",\"3x1\":\"/FURL/imagecache/scalecrop-300x100-auto/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/harvey-rescue.jpg\"}","ImageGallery":"[{\"url\":\"/FURL/imagecache/cropfit@w=710/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/1969-world-series.jpg\",\"alt\":\"Woman after 1969 World Series win by Mets\",\"desc\":\"\"},{\"url\":\"/FURL/imagecache/cropfit@w=710/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/1969-world-series-1.jpg\",\"alt\":\"After 1969 World Series Mets win\",\"desc\":\"\"},{\"url\":\"/FURL/imagecache/cropfit@w=710/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/vms-and-los-topos.jpg\",\"alt\":\"Volunteer Ministers and Los Topos\",\"desc\":\"\"},{\"url\":\"/FURL/imagecache/cropfit@w=710/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/harvey-rescue.jpg\",\"alt\":\"Hurricane Harvey rescue team\",\"desc\":\"\"},{\"url\":\"/FURL/imagecache/cropfit@w=710/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/black-rights-protest.jpg\",\"alt\":\"A 1960 protest for black rights \",\"desc\":\"\"},{\"url\":\"/FURL/imagecache/cropfit@w=710/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/harvey-rescue-1.jpg\",\"alt\":\"Rescue team in Hurricane Harvey\",\"desc\":\"\"},{\"url\":\"/FURL/imagecache/cropfit@w=710/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/mets-win-ap.jpg\",\"alt\":\"Mets win the 1969 World Series\",\"desc\":\"\"},{\"url\":\"/FURL/imagecache/cropfit@w=710/blob/images/articles/0/f/0f85f7c6-98b6-11e7-912e-00221930697d/mets-win-ap-1.jpg\",\"alt\":\"The Mets win the 1969 World Series\",\"desc\":\"\"}]","AuthorUUID":"0c97df9c-8757-4c20-460b-1bf6f2699c79","HeaderBackgroundImage":"","HeaderBackgroundImageHeight":0,"Tag":["baseball","culture of tolerance","helping hand","Scientology Volunteer Minister","race"],"SpecialTag":null,"Category":"Tolerance","OldPath":null,"ListingType":""}</script>


<script id="slide_proto" type="application/json">
	<div class="image-slider-slide" data-slide-uuidd="[[i]]" data-slide-id="[[i]]"><img src="[[image]]" /></div>
</script>

<script id="big_slide_proto" type="application/json">
	<div class="image-slider-slide" data-slideshow-id="[[slideshowId]]" data-slide-id="[[i]]" data-innerslide-id="[[j]]" style="background-image: url([[image]])"></div>
</script>

<script>
$(document).ready(function() {
		wireUpEditableSlideshows('#editable_body_holder', 'https:\/\/files.akamaized.net');
});
</script>


	
	


	<script src="/theme/js/_combined.js?_=L99cCxAB"></script>

	

<script async type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-566b73b623e869a0"></script>



<script>
var menuOpened = false;
	function handleLoginDataLoad(data) {
		if (data.LoggedIn) {
			$('.top-sign-in').text('Profile');
			$('.top-sign-in').attr('href', '/profile/');
		} else {
			$('.top-sign-in').text('Sign In');
		}
	}

	$('#banner-hamburger').click(function(event) {
		toggleMenu();
	});

	function toggleMenu() {
		menuOpened = !menuOpened;
		$('#banner-hamburger').children('.dropdown-menu').toggleClass('open');
		$('.overlay-main').toggleClass('is-visible');
		$('#banner-hamburger').toggleClass('menu-opened');
		if(menuOpened && search_expanded) {
			toggleSearchExpansion();
		}
	}
	var lastMenuId = "" ,hovered = false;

	$('#banner-links-bottom a').hover(function() {
		menuId = $(this).attr('menu-id');
		
		if (menuId != undefined && !search_expanded) {
			
			$('.frog ul').removeClass('show-menu');
			$('#' + menuId).addClass('show-menu');
			$('.frog').removeClass('hide-frog');
			lastMenuId = menuId;
			if ($(this).parent().attr('id') == 'banner-links-bottom') {
				$('.bottom-menu-underline').css('display','block');
				$('.bottom-menu-underline').css('opacity','1');
			}
		}
	}, function() {
		menuId = $(this).attr('menu-id');
		
		if (menuId != undefined) {
			 setTimeout(function(id, el){
				if(!hovered) {
					$('#' + id).removeClass('show-menu');
					$('.frog').addClass('hide-frog');

					if (el.parent().attr('id') == 'banner-links-bottom' && $('#banner-links-top a.active').length > 0) {
						$('.bottom-menu-underline').css('opacity','0');
					}

				}
			 }, 10, menuId, $(this));
		}
	});

	$('.frog').hover(function() {
		if ($('body').hasClass('down-position')) {
			return;
		}
		if (lastMenuId != "") {
			$('#' + lastMenuId).addClass('show-menu');
		}

		hovered = true;
		$(this).removeClass('hide-frog');

	}, function() {
		
		 hovered = false;
		$(this).addClass('hide-frog');
		$('.frog ul').removeClass('show-menu');

		if ($('#banner-links-top a.active').length > 0) {
			$('.bottom-menu-underline').css('opacity','0');
			setTimeout(function(){
			$('.bottom-menu-underline').css('display','none');
			}, 500);
		}

	});

	function underlineDefaultPos() {
		if($('#banner-links-bottom a.active').length == 0) {
			return;
		}
		var left = $('#banner-links-bottom a.active').position().left;
		$('.bottom-menu-underline').css('left',left + 'px');

		var width = $('#banner-links-bottom a.active').outerWidth();
		$('.bottom-menu-underline').css('width',width + 'px');
	}

	function topUnderlineDefaultPos() {
		if($('.banner-main-links a.active').length == 0) {
			return;
		}
		left = $('.banner-main-links a.active').position().left;
		$('.top-menu-underline').css('left',left + 'px');

		width = $('.banner-main-links a.active').outerWidth();
		$('.top-menu-underline').css('width',width + 'px');
	}

	$('#banner-links-bottom a').hover(function() {
		var left = $(this).position().left;
		$('.bottom-menu-underline').css('left',left + 'px');

		var width = $(this).outerWidth();
		$('.bottom-menu-underline').css('width',width + 'px');
	}, function() {
		
	});

	$('#banner-links-bottom').hover(function() {

	}, function() {
		underlineDefaultPos();
	});

	$('.frog ul').hover(function() {
		
		var el = $('#banner-links-bottom a[menu-id='+ $(this).attr('id') +']');
		console.log(el);
		var left = el.position().left;
		$('.bottom-menu-underline').css('left',left + 'px');

		var width = el.outerWidth();
		$('.bottom-menu-underline').css('width',width + 'px');
	}, function() {
		underlineDefaultPos();
	});

	
	
	

	
	
	
	
	


	
	underlineDefaultPos();

	
	
	

	if($('#banner-links-bottom a.active').length > 0) {
		$('.bottom-menu-underline').css('display','block');
	}
</script>





<script type="text/javascript">

	$('.call-to-action-block').click(function(event) {
		location = $(this).attr('data-link');
	});

</script>


<script>
	var scrollTop;

	 $('[data-toggle="tooltip"]').tooltip();

function loadDocViewer(){
	 
	 $('a.doc-viewer').click(function(event) {
	 	event.stopPropagation(); 
	 	event.preventDefault();

	 	

	 	scrollTop = $(window).scrollTop();
	 	$('body').addClass("noscroll");

	 	filePath = $(this).attr('data-pdf');

	 	if (filePath.startsWith('/FURL/')) {
	 		filePath = filePath.replace('/FURL/','https:\/\/files.akamaized.net/');
	 	}

		$('.doc-view-frame .doc-viewer-iframe').attr({
			'src': '/theme/pdf-viewer/viewer.html?file='+filePath,
		});

		$('.doc-view-frame a.link-to-pdf').attr({
			'href': filePath + '?download=1',
		});

		$('.permament-link a').attr({
			'href': $(this).attr('href'),
		});

		console.log('link = ', $(this).attr('href') );

		if ($(this).attr('href') != undefined && $(this).attr('href') != "") {
			$('.permament-link').show();
		} else {
			$('.permament-link').hide();
		}


		$('.doc-view-frame').show();
		$('.doc-viewer-close').show();

		resizeDocViewer();

	 });
}

loadDocViewer();

	
	
	function showDocument(id) {
		if ($('body').hasClass("authoring-editing") && $('body').hasClass("editing")) { return; }
		scrollTop = $(window).scrollTop();
		window.location.hash = id;
		$('body').addClass("noscroll");
		
		
		
		
		

		
		fileName = id.replace('#att-','document-');
		fileName = fileName.replace('#add-','');

		fileName = fileName.replace(/^#/,'');

		
		linkName = id.replace('#att-','');
		linkName = linkName.replace('#add-','');

		linkName = linkName.replace(/^#/,'');


		$('.doc-view-frame .doc-viewer-iframe').attr({
			'src': '/theme/pdf-viewer/viewer.html?file=https:\/\/files.akamaized.net/data/stand/documents/' + fileName + '.pdf',
		});

		$('.doc-view-frame a.link-to-pdf').attr({
			'href': 'https:\/\/files.akamaized.net/data/stand/documents/' + fileName + '.pdf?download=1',
		});

		$('.permament-link a').attr({
			'href': '/facts-vs-fiction/documents/' + linkName + '.html',
		});


		$('.doc-view-frame').show();
		$('.doc-viewer-close').show();

		resizeDocViewer();
		return false;
	};

	function resizeDocViewer() {
		h = $('.doc-view-frame .matte').outerHeight() - 120;
		$(".pdf-container .doc-viewer-iframe").css('height', h + 'px');
	}

	$(window).resize(function(event) {
		resizeDocViewer();
	});

	function closeDocument() {
		if ($('body').hasClass("noscroll")) {
			$('body').removeClass("noscroll");
			$('.doc-view-frame').hide();
			$('.doc-viewer-close').hide();
			window.location.hash = '';
			$(window).scrollTop(scrollTop);
			$('.doc-view-frame .doc-viewer-iframe').attr({
				'src': '',
			});
		}
	}

	function showVideo(id) {
		
		
		
		
		
		
		return false;
	}

	$(document).ready(function() {
		if (window.location.hash != '' && $("[href="+window.location.hash.substr(1)+"]") && $("[href="+window.location.hash.substr(1)+"]").attr('data-pdf') != undefined ) {
			showDocument(window.location.hash);
		} else { window.location.hash = ''; }
		scrollTop = $(window).scrollTop();

		$('.doc-viewer-close').click(function() {
			closeDocument();
		});

		$(document).keyup(function(e) {
			if (e.keyCode == 27) {
				closeDocument();
			}
		});
	});
</script>

<script type="text/javascript">

function submitForm($form, formRes) {
	  $.ajax({
	    url: $form.attr('action'),
	    type: $form.attr('method'),
	    data: formRes,
	    success: function(data) {
	    	$form.html('Thank you for subscribing!');
	    },
	    error: function(xhr, status, error) {
	        var err = xhr.responseText;
	        window.console && console.error && console.error(err);
	        alert('Error submitting your form: ' + xhr.responseText);
	    }
	});

}

	$('#subscribe-form-pop-up').on('submit', function(e) {
        e.preventDefault();
        var data = $("#subscribe-form-pop-up :input").serializeArray();
        submitForm( $('#subscribe-form-pop-up'), data  );
        
    });

    $('#newsletter').on('submit', function(e) {
        e.preventDefault();
        if(!validate ())
        {
        	 return;
        }
        var data = $("#newsletter :input").serializeArray();
        submitForm( $('#newsletter'), data  );
        
    });


</script>


	

	
	<script type="text/javascript" src="//trak.akamaized.net/tr.action" async></script>

	<script>
		(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','https://www.google-analytics.com/analytics.js','ga');

		ga('create', 'UA-90081908-1', 'auto');
		ga('send', 'pageview');
	</script>

	<script type="text/javascript">
		var realtime_site_ids = realtime_site_ids || [];
		realtime_site_ids.push(101016353);
		(function() {
			var s = document.createElement('script');
			s.type = 'text/javascript';
			s.async = true;
			s.src = ( document.location.protocol == 'https:' ? 'https://live.realtimewebstats.net/js' : 'http://live.realtimewebstats.net/js' );
			( document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0] ).appendChild( s );
		})();
	</script>
	<noscript><p><img alt="RealTime" width="1" height="1" src="//live.realtimewebstats.net/101016353ns.gif" /></p></noscript>

	<script type="text/javascript">
	var owa_baseUrl = 'http://beacon.9165619.com/';
	var owa_cmds = owa_cmds || [];
	owa_cmds.push(['setSiteId', '35c8e8762aa742d3d9d72ae74012ebeb']);
	owa_cmds.push(['trackPageView']);
	owa_cmds.push(['trackClicks']);
	(function() {
		var _owa = document.createElement('script'); _owa.type = 'text/javascript'; _owa.async = true;
		owa_baseUrl = ('https:' == document.location.protocol ? window.owa_baseSecUrl || owa_baseUrl.replace(/http:/, 'https:') : owa_baseUrl );
		_owa.src = owa_baseUrl + 'tracker-min.js';
		var _owa_s = document.getElementsByTagName('script')[0]; _owa_s.parentNode.insertBefore(_owa, _owa_s);
	}());
	</script>

	<script type='text/javascript'>
		window.__lo_site_id = 72662;
		(function() {
			var wa = document.createElement('script'); wa.type = 'text/javascript'; wa.async = true;
			wa.src = 'https://d10lpsik1i8c69.cloudfront.net/w.js';
			var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wa, s);
		})();
	</script>


	
	<script type="text/javascript">
	var google_tag_params = {};
	</script>
	<script type="text/javascript">
	 
	var google_conversion_id = 1000478668;
	var google_custom_params = window.google_tag_params;
	var google_remarketing_only = true;
	 
	</script>
	<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
	</script>
	<noscript>
	<div style="display:inline;">
	<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/1000478668/?guid=ON&amp;script=0"/>
	</div>
	</noscript>



	
	
	

	
</body>
</html>



































