/**
 * @author Josh
 */

				document.write('	<div><h1><b>Become</b> a Member</h1>');
				document.write('		<ul class="bemember">');
				document.write('			<li><strong>Hear the Word</strong><br>"Faith comes from hearing" (Rom. 10:17)</li>');
				document.write('			<li><strong>Have Faith in God</strong><br>"Without faith it is impossible to please Him" (Heb. 11:6)</li>');
				document.write('			<li><strong>Repent of Your Sins</strong><br>"Unless you repent, you will all likewise perish" (Luke 13:3)</li>');
				document.write('			<li><strong>Confess Your Faith in Christ</strong><br>"Whoever confesses me...him will I also confess..." (Matt. 10:32)</li>');
				document.write('			<li><strong>Be Baptized into Christ</strong><br>"Arise, be baptized, and wash away your sins" (Acts 22:16)</li>');
				document.write('		</ul>');
				document.write('	</div>');
