<!DOCTYPE html>
<html lang="en">
  <head>
    <!-- Required meta tags -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
	
	<title>Captain of Israel’s Host and Guide | FBC Radio</title>
    <meta name="description" content="FBC Radio is a non-profit ministry dedicated to maintaining the melody and message of sacred traditional music in its historical song forms and Bible preaching in its uncompromising message.">
	<meta name="author" content="Foundations Bible College and Theological Seminary">
	<base href="//www.fbcradio.org/">	
    
	<!-- Favicon and touch icons -->
	<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">
	
    <!-- Bootstrap CSS -->
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-5-css-only@5.1.3/css/bootstrap.min.css" integrity="sha256-YvdLHPgkqJ8DVUxjjnGVlMMJtNimJ6dYkowFFvp4kKs=" crossorigin="anonymous">
    
    <!-- Bootstrap Datepicker CSS -->
    <link rel='stylesheet' href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/css/bootstrap-datepicker.min.css">

    <!-- Datatables Bootstrap CSS -->
    <link rel="stylesheet" href="https://cdn.datatables.net/1.12.1/css/dataTables.bootstrap5.min.css">
    
    <!-- Custom styles for this template -->
	<!-- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,100,300,500"> -->
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet">
    <link rel="stylesheet" href="_resources/css/fontawesome.min.css">
    <link rel="stylesheet" href="_resources/css/solid.min.css">
    <!-- <script src="https://kit.fontawesome.com/031ead8c46.js" crossorigin="anonymous"></script> -->
    <script defer src="_resources/js/solid.min.js"></script>
    <script defer src="_resources/js/fontawesome.min.js"></script>
	<link href="https://code.jquery.com/ui/1.13.0/themes/base/jquery-ui.css" rel="stylesheet">
	<link rel="stylesheet" href="_resources/css/fbcradio.css?v=1769630777">
    <link rel="stylesheet" href="_resources/css/html5_audio_button.css?v=1702499391">
    <link rel="stylesheet" href="_resources/css/icomoon/icomoon.css">
    <link rel="stylesheet" href="_resources/css/html5_player.css?v=1698185795">

</head>

<body>
    <div id="page-header">
        <div id="FBC-branding" class="container">
            <div class="FBC-menu-toggle"><a class="FBC-toggle-link" href="/"><span class="FBC-menu-bars"><span></span><span></span><span></span></span><span style="display: none">Menu</span></a></div>
            <div class="w-100"><a class="js-Pjax FBC-logo-link" href="/"><img class="FBC-logo-image" src="_resources/images/fbc-radio-logo.svg?v=3" alt="FBC Radio" height="80" width="284"></a></div>
        </div>
        <!-- CUSTOM HTML PLAYER -->
        <div id="FBCRadio" class="FBC-player">
    <audio class="FBC-player-audio-control"></audio>
    <div class="container" style="padding-right: 0">
        <div class="FBC-player-container">
            <div class="FBC-player-controls">
                <div class="FBC-player-button fa-solid fa-play"></div>
            </div>
            <div class="FBC-player-volume-controls">
                <div class="FBC-player-volume-icon icon"><span class="FBC-player-last-volume" style="display: none"></span></div>
                <div class="FBC-player-volume-slider"></div>
            </div>
            <div class="FBC-player-stream-info">
                <div class="streamname">MP3 192 Kbps STREAM</div>
                <div class="tracktitle"><span id="html5player_title"></span></div>
            </div>
            <div class="FBC-player-streams-menu">
                <div class="fa-solid fa-gear"></div>
                <div class="FBC-player-streams-menu-text">Stream Options</div>
            </div>
        </div>
    </div>
</div>
<div class="FBC-streams-nav-overlay"></div>
<div class="FBC-streams-nav-container">
    <div class="FBC-heading">Stream Options</div>
    <nav class="FBC-streams-nav">
        <a class="FBC-streams-toggle-link" href="/">››</a>
        <a id="source1" class="FBC-streams-link" href="https://cast1.my-control-panel.com/proxy/foundati/stream">MP3 192 Kbps STREAM</a>
        <a id="source2" class="FBC-streams-link" href="https://cast2.my-control-panel.com/proxy/foundat1/stream">AAC+ 48 Kbps STREAM</a>
    </nav>
    <div class="FBC-call-to-listen">Call-to-Listen (No Internet Connection Required): <a href="tel:1-631-856-9734">1-631-856-9734</a>.</div>
    <div class="FBC-section-heading">Set Player Volume</div>
    <div class="FBC-player-volume-slider-mobile"></div>
</div>
        <!-- END CUSTOM HTML PLAYER -->
        <div id="FBC-main-nav" class="container">
            <nav class="FBC-main-menu" id="menu">
                <img class="FBC-logo-image" src="_resources/images/fbc-radio-logo.svg" alt="FBC Radio" height="90" width="271">
                <a class="FBC-toggle-link" href="/">‹‹</a>
                <a class="js-Pjax" href="/">Home</a>
                <a class="js-Pjax" href="about/">About</a>
                <a class="js-Pjax" href="listen/">Ways to Listen</a>
                <a class="js-Pjax" href="programming/">Programming</a>
                <a class="js-Pjax FBC-clear-state" href="play-history/">Play History</a>
                <a class="js-Pjax" href="support/">Support</a>
                <a class="js-Pjax" href="contact/">Contact</a>
            </nav>
        </div>
    </div>
    <div id="ContentSection">
<section id="FBC-lyrics">
    <script>
        document.title='Song Lyrics | FBC Radio';
        try {
                meta.description.content = "See information about the author, tune, composer, and view the lyrics to the hymns aired over FBC Radio.";
        } catch (e) {
            if (e.name == 'ReferenceError') {
                const meta = document.getElementsByTagName('meta');
                meta.description.content = "See information about the author, tune, composer, and view the lyrics to the hymns aired over FBC Radio.";
            }
        }
    </script>
    <div class="container">
        
        <h2 id="FBC-section-mainTitle">Hymn Lyrics</h2>
        <div id="lyrics_block" class="mb-3">
            <div class="details">
                <p style="font-size: .75rem">PLEASE NOTE: Not all verses may be sung and words may vary in the particular hymn presentation.</p>
            </div>
            
        </div>
        <div id="nodata mb-3">
            
<p style="margin-top: 1em; margin-bottom: 2em; text-align: left">Either no information has been entered yet for this song, or there is a problem with the URL. Please try again
later.</p>	
        </div>
    </div>
</section>
    </div> <!-- Ends ContentSection Div opened in header.html  -->

    <!-- Option 1: Bootstrap Bundle with Popper -->
    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.min.js" integrity="sha256-cMPWkL3FzjuaFSfEYESYmjF25hCIL6mfRSPnW8OVvM4=" crossorigin="anonymous"></script>

    <script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
    <script src="https://code.jquery.com/ui/1.13.0/jquery-ui.min.js" integrity="sha256-hlKLmzaRlE8SCJC1Kw8zoUbU8BxA+8kR3gseuKfMjxA=" crossorigin="anonymous"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js" integrity="sha512-0bEtK0USNd96MnO4XhH8jhv3nyRF0eK87pJke6pkYf3cM0uDIhNJy9ltuzqgypoIFXw3JSuiy04tVk4AjpZdZw==" crossorigin="anonymous"></script>

    <!-- Bootstrap Datepicker -->
    <script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/js/bootstrap-datepicker.min.js"></script>

    <!-- Custom JS -->
    <script src="_resources/js/fbcradio.js?v=1764206641"></script>
    <script src="_resources/js/html5_player.js?v=1698177793"></script>

    <!-- Datatables JS -->
    <script src="https://cdn.datatables.net/1.12.1/js/jquery.dataTables.min.js"></script>
    <script src="https://cdn.datatables.net/1.12.1/js/dataTables.bootstrap5.min.js"></script>

    <!-- Footer -->
    <div class="footer">
        <a class="js-Pjax" href="/"><img id="FBC_logo-image" src="_resources/images/fbc-radio-logo-white.svg" alt="FBC Radio" height="80" width="284"></a>
        <div class="FBC-text-block">
            <p><span class="FBC-text-small">An Outreach Ministry of</span><br>
            <span class="FBC-text-large"><a href="https://www.foundations.edu" target="_blank" rel="noopener noreferrer">Foundations Bible College</a><br>
            53 Foundations Rd.<br>
            Dunn, NC 28334<br></span></p>
            <p class="FBC-text-large"><a href="tel:+18008498761">800.849.8761</a></p>
        </div>
	</div>
</body>
</html>