<!DOCTYPE html>
<html>
<head>
<meta name="viewport"
	content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>Keys Evangelistic Ministries</title>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<link href='http://fonts.googleapis.com/css?family=Bitter:400,700,400italic|Raleway:400,700'
	rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css"  href="bootstrap/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css"  href="bootstrap/css/bootstrap-theme.min.css" />
<link rel="stylesheet" type="text/css"  href="org.biblebill.view.layout.styles.Main.css" /> 
<script type="text/javascript" src="bootstrap/js/bootstrap.min.js"></script>

<!-- Matomo -->
<script>
  var _paq = window._paq = window._paq || [];
  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  _paq.push(['trackPageView']);
  _paq.push(['enableLinkTracking']);
  (function() {
    var u="//matomo.advancedpwr.com/";
    _paq.push(['setTrackerUrl', u+'matomo.php']);
    _paq.push(['setSiteId', '2']);
    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
  })();
</script>
<!-- End Matomo Code -->
  
</head>
<body>
	<div class="container header">
		<div id="title"><strong>Keys Evangelistic Ministries</strong></div>
		<a href="home"><img id="mainlogo" src="org.biblebill.view.images.Logo.jpg" title="Keys Evangelistic Ministries"></a>
						
		<div class="icon">
			<a href="videos" title="More Videos"><span
				class="glyphicon glyphicon-film" aria-hidden="true"></span></a>
		</div>

		
		<div class="icon">
			<a href="unshackled" title="Unshackled testimony"><span
				class="glyphicon glyphicon-play-circle" aria-hidden="true"></span></a>
		</div>
		
		<div class="icon">
			<a href="/newsletter" title="Newsletter"><span
				class="glyphicon glyphicon-leaf" aria-hidden="true"></span></a>
		</div>
		
		<div class="icon">
			<a href="/resources" title="Resources"><span
				class="glyphicon glyphicon-education" aria-hidden="true"></span></a>
		</div>

	</div>
	<div class="container content">

	<!-- <div class="vis -->
	<div class="row no-margin">
		<div class="col-xs-12 leftcol">
			<div class="text-center visible-xs"></div>
			<blockquote>
			  <p>"Follow Me, and I will make you fishers of men."</p>
			  <footer><cite>Matthew 4:19</cite></footer>
			</blockquote>
			
			<div class="row no-margin">
				<div class="player">
					
					<iframe width="100%" height="315"
						src="https://www.youtube.com/embed/ZrRIkkSj4Jw"
						title="YouTube video player" frameborder="0"
						allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
						allowfullscreen></iframe>
					<p>Evangelist Pastor Bill Welzien - celebrating 35 years of ministry at Mallory Square</p>
				</div>
			</div>

		</div>

	</div>
	

	</div>

    <footer class="footer">
    	<div class="container">

    		<div class="row">
    			<div class="col-xs-4">
    				<address>
    					<strong>Keys Evangelistic Ministries</strong><br> PO Box 5159<br>
    					Key West, Florida 33045<br>
    				</address>
    			</div>
    			<div class="col-xs-4">
    				<address>
    					<strong>Bill Welzien</strong><br> <span
    						class="glyphicon glyphicon-envelope"></span>&nbsp;&nbsp;<a
    						href="mail-to:wvwelzien@aol.com" style="color: white;">wvwelzien@aol.com</a><br>
    					<span class="glyphicon glyphicon-phone-alt"></span>&nbsp;&nbsp;(305)
    					394-5292<br>

    				</address>
    			</div>
    			<div class="col-xs-4">
    				<button class="tithely-give-btn"
    					style="background-color: #00DB72; font-family: inherit; font-weight: bold; font-size: 19px; padding: 15px 70px; border-radius: 4px; cursor: pointer; background-image: none; color: white; text-shadow: none; display: inline-block; float: none; border: none;"
    					data-church-id="6562700">Give</button>
    				<script src="https://tithe.ly/widget/v3/give.js?3"></script>
    				<script>
    					var tw = create_tithely_widget();
    				</script>
    			</div>
    		</div>





    	</div>
    </footer>
</body>
</html>