<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Language" content="en" />
<meta name="description" content="Click here for info on our exciting JLI teens program" />

<meta property="og:image" content="https://w2.chabad.org/media/images/1063/eCfm10632191.png" itemprop="image" width="195" height="129" />
<meta property="og:image:width" content="195" />
<meta property="og:image:height" content="129" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<meta name="keywords" content="JLI,Teens" />
<meta name="title" content="JLI Teens - Chabad of Encino" />
<meta property="og:type" content="website" />
<meta name="scope-aids" content="5356723-5356731-4119557-4120153" />
<meta name="article-keywords" content="2170-2898" />
<meta name="scope-aid" content="5356723" />
<meta name="scope-aid" content="5356731" />
<meta name="scope-aid" content="4119557" />
<meta name="scope-aid" content="4120153" />
<meta name="article-keyword" content="2170" />
<meta name="article-keyword" content="2898" />
<meta property="og:url" content="https://www.chabadofencino.com/templates/articlecco_cdo/aid/4120153/jewish/JLI-Teens.htm" />
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:site" content="@chabad" />
<meta property="og:title" content="JLI Teens - Chabad of Encino" /><link rel="canonical" href="https://www.chabadofencino.com/templates/articlecco_cdo/aid/4120153/jewish/JLI-Teens.htm" />
<link rel="image_src" href="https://w2.chabad.org/media/images/1063/eCfm10632191.png" />
<link rel="Stylesheet" href="/css/fonts/font-awesome/font-awesome-5.css?v=98662BF4" id="kfont-awesome" type="text/css"/>
<link rel="Stylesheet" href="/css/DefaultGrid.css?v=44B79007" id="kgrid" type="text/css"/>
<link rel="Stylesheet" href="/css/Elements.css?v=E669C926" id="k6" type="text/css"/>
<link rel="Stylesheet" href="/css/vendor/ds/tokens/sites.css?v=D77AD1C0" id="ksites-ds-css" type="text/css"/>
<link rel="Stylesheet" href="/css/new/main.css?v=2B7F734E" id="k7" type="text/css"/>
<link rel="Stylesheet" href="/css/global.css?v=D37C5613" id="k3" type="text/css"/>
<link rel="Stylesheet" href="/css/global-print.css?v=1FE80AC1" id="k5" type="text/css" media="print"/>
<link rel="Stylesheet" href="/css/cco/home/widget-styles.css?v=B14CEBA0" id="k6" type="text/css"/>
<link rel="Stylesheet" href="/css/sites6/default-theme.css?v=F68E803F" id="k" type="text/css"/>
<link rel="Stylesheet" href="/css/old/global.css?v=F7C22456" id="k2898" type="text/css"/>
<link rel="Stylesheet" href="/css/bootstrap/grid.css?v=B92FCAD8" id="kbootstrap4-grid" type="text/css"/>
<link rel="Stylesheet" href="/css/Library/reader-comments.css?v=5F31D0D8" id="kCommentsStylesheet" type="text/css"/>
<link rel="Stylesheet" href="/css/inline/BookInfo.css?v=14B88022" id="kBookInfoCss" type="text/css"/>
<!--[if lte IE 8]> <link rel="Stylesheet" href="/css/global-ie.css?v=E699B0F3" id="k4" type="text/css"/> <![endif]-->
<script>$q=[];$j=function(f){$q.push(f);}</script>
	
<title>
	JLI Teens - Chabad of Encino
</title>
	



<script>
	window.dataLayer = window.dataLayer || [];
	dataLayer.push({"event":"datalayer-initialized","page":{"numberOfComments":0,"publicationDate":"2018-08-29","primaryArticleId":4120153,"title":"","author":"","authorId":0,"contentLevel1":"My Site","contentLevel2":"Youth & Teen programs and activities","contentLevel3":"JLI Teens","siteName":"Chabad of Encino"},"time":{"upcomingHoliday":"Shavuot","daysToUpcomingHoliday":5,"hebrewDate":"5786-03-01"}});
		dataLayer.push({ 'articleHierarchy': '-5356723-5356731-4119557-4120153-', 'keywords': '-k2898-k2170-', 'k': '-5356723-5356731-4119557-4120153--k2898-k2170-' });
	
</script>
<script>

(function(c,h,a,b,a,d){c[a]=c[a]||[];c[a].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=h.getElementsByTagName(b)[0],
j=h.createElement(b);j.async=true;
j.src='https://w6.chabad.org/mitzvah-tank.js';f.parentNode.insertBefore(j,f);
})(window,document,0,'script','dataLayer');</script>

	<!-- Start of StatCounter Code -->
	<script type="text/javascript">
	var sc_project = 12719534;var sc_partition = 72;var sc_invisible = 1;var sc_remove_link=1;var sc_security = "4d11608a";var sc_https = 1;
	</script>
	<script type="text/javascript" src="https://secure.statcounter.com/counter/counter_xhtml.js" defer async></script>
	<noscript><img src="//c73.statcounter.com/counter.php?sc_project=12719534&amp;java=0&amp;security=4d11608a&amp;invisible=1" border="0" /> </noscript>
	<!-- End of StatCounter Code -->





<script>
    document.addEventListener("DOMContentLoaded", function() {
    // Only run this if we are on the Form Submission SUCCESS page
    if (window.location.href.indexOf("ArticleCcoResponse_cdo/aid/7308372") !== -1) {
        
        let parsha = "";
        let firstName = "";
        let lastName = "";
        let dedication = "";
        
        // Retrieve the date and type from the URL hash (passed from the previous page)
        const hashString = window.location.hash.substring(1); 
        const urlParams = new URLSearchParams(hashString);
        const date = urlParams.get('date');
        const type = urlParams.get('type') || "full";
        
        // Scrape the CMS Table for the User's Submitted Data
        const tableRows = document.querySelectorAll('tr');
        tableRows.forEach(row => {
            const labelCell = row.querySelector('.field_name');
            const valueCell = row.querySelector('.field_value');
            
            if (labelCell && valueCell) {
                const label = labelCell.innerText.trim();
                const val = valueCell.innerText.trim();
                
                if (label === "Parsha") parsha = val;
                if (label === "Full Name - First Name") firstName = val;
                if (label === "Full Name - Last Name") lastName = val;
                if (label === "Dedications") dedication = val;
            }
        });
        
        const fullName = (firstName + " " + lastName).trim() || "Anonymous Sponsor";
        
        // If parsha wasn't in the table, fallback to URL hash
        if (!parsha) parsha = urlParams.get('parsha');
        
        // Send the Data to your Google Apps Script
        if (parsha && date) {
            const payload = {
                parsha: parsha,
                date: date,
                type: type,
                name: fullName,
                notes: dedication !== "" ? dedication : "" 
            };
            
            // Your Google Apps Script Web App URL
            const WEB_APP_URL = "https://script.google.com/macros/s/AKfycbw8h-88vQZaX7_d99S6HwZgYGk_p5GxoTLaC48KCHSRoB_ZTxkRahV0T40jZquF7WGT/exec";
            
            // Send payload in the background
            fetch(WEB_APP_URL, {
                method: 'POST',
                mode: 'no-cors',
                headers: { 'Content-Type': 'application/json' },
                body: JSON.stringify(payload)
            }).then(() => {
                console.log("Sponsorship recorded to Google Sheets successfully.");
            }).catch(err => {
                console.error("Background sync failed:", err);
            });
        }
    }
});
</script><script>
    document.addEventListener("DOMContentLoaded", function() {
        // Only run on the form page
        if (window.location.href.indexOf("7308372") !== -1) {
            
            // Extract the parsha from the URL hash
            const hashString = window.location.hash.substring(1); 
            const urlParams = new URLSearchParams(hashString);
            const parshaName = urlParams.get('parsha');
            
            const parshaInput = document.getElementById('input_1');
            
            if (parshaInput) {
                // Set the value
                if (parshaName) {
                    parshaInput.value = parshaName;
                }
                
                // Make the field uneditable
                parshaInput.readOnly = true;
                
                // Visually style it so it looks disabled
                parshaInput.style.backgroundColor = "#e0e3e5";
                parshaInput.style.color = "#454652";
                parshaInput.style.pointerEvents = "none";
                parshaInput.style.opacity = "0.7";
            }
        }
    });
</script></head>
<body class="lang_en dir_ltr cco_body sites-article">

	


	
	<div id="PrintCreditHeader" class="show_for_print">
Printed from<b>ChabadofEncino.com</b>
</div>
	<div id="header">
		<div class="wrapper header-wrapper">
			
			


<div id="header_container" class="header_container">
	<div class="clearfix links">
		<img src="https://w2.chabad.org/images/global/spacer.gif" width="15" height="8" class="baruch_hashem" />
		<div class="float_right">
			
			
				<div class="topBarLink cco_topbar_link ask_the_rabbi_link">
					<a href="/asktherabbi/default_cdo/jewish/Ask-the-Rabbi.htm">Ask the Rabbi</a>
				</div>
				
			
			
				<div class="topBarLink cco_topbar_link contact_link">
					<a href="/tools/feedback.asp">Contact</a>
				</div>
			
			
		</div>
		<div class="float_left">
			
				<div class="topBarLink cco_topbar_link home_link">
					<a href="/">Home</a>
				</div>
				
			
				<div class="topBarLink cco_topbar_link about_link">
					<a href="/36226">About</a>
				</div>
				
			
			
			
		</div>
	</div>
	<div class="break_floats"></div>
</div>

			<div class="clearfix branding-search">
				<div id="header_branding" class="no_outline ">
					<div class="g260 no_margin cco_search_header float_right">
						

<div class="co_search_form margin05">
	<form name="MainSearchForm" id="MainSearchForm" method="get" action="/search/results.asp" class="clearfix" onsubmit="return Co.Forms.Validation.Validate(this, null, {markAsSubmitted:false});">
		<div class="co_global_submit"><button type="submit" class="button" value=" "><span> </span></button></div>
		

<div class="co_global_input_container clearfix">
	<input id="topAreaTopSearch_search" required="true" autocomplete="nope" placeholder="Search" value="" class="co_global_input co_search js-search-field active js-mirrored-input" onblur="this.form.className = this.form.className.replace(/\sactive/gi, &#39;&#39;);" name="searchWord" onfocus="this.form.className+=&#39; active&#39;;" type="text" display_name="Search Field" min_length="3"></input>
</div>

			
		
		
	
		<div id="topAreaTopSearch_search_wrapper" class="co_field_options" style="display:none;">
			<div class="co_absolute_wraper" id="co_absolute_wraper" style="">
				<div class="inner">
					<div id="topAreaTopSearch_search_container" class="co_field_options_suggestions"></div>
					<div class="break_floats"></div>
					
				</div>
			</div>
		</div>
	</form>
</div>
					</div>
					
					<a href="/default.asp" title="Chabad of Encino" class="site_title">Chabad of Encino<span class="site_subtitle clearfix"> </span></a>
				</div>
			</div>
			
			
			<button type='button' class='cs-mobile-menu-open js-mobile-menu-open'><i class='fa fa-bars'></i></button>
			<div class="site-nav-wrapper">
				<script>
var primaryNavigationVersion = "639144026661768110";
</script>
<div id="co_menu_container_wrapper" class="co_menu_container_wrapper " data-list-name="primary navigation"> 
<div class="co_menu_container clearfix" id="co_menu_container">
<a class="menu_logo" href="/"></a>
<table cellpadding="0" cellspacing="0" border="0" class="main_menu_container first global">
<tr id="tabContentMain" tab="Main" style="display:table-row;">
<td class="co_menu_item home" data-menu-level="1"><a href="/default.asp"><img class="co_menu_home_image" src="https://w2.chabad.org/images/global/spacer.gif" width="28" height="60" border="0" onmouseover="this.className += ' hover';" onmouseout="this.className=this.className.replace(/\s?hover/gi, '');" /></a></td>
<td class="co_menu_item_divider"><img src="https://w2.chabad.org/images/global/spacer.gif" width="2" height="1" border="0" /></td>
<td class="co_menu_item" aid="2432838" data-menu-level="1" onmouseover="this.className += ' hover';" onmouseout="this.className = this.className.replace(/\shover/gi, '');" >
<div class="co_menu_content"><div class="co_submenu_container" style="width:auto;display:none;clip:rect(auto auto 0px auto);">
<div class="wrapper">
<div class="column_wrapper clearfix" style="height:100%;">
</div>
<div class="break_floats"></div></div></div></div><span class="parent"><div><a href="/templates/articlecco_cdo/aid/2432838/jewish/Upcoming-programs.htm" class="parent">Upcoming<br />programs</a></div></span><a href="/templates/articlecco_cdo/aid/2432838/jewish/Upcoming-programs.htm" class="bg_extension js-parent-menu-link" data-aid="2432838"></a></td>
<td class="co_menu_item_divider"><img src="https://w2.chabad.org/images/global/spacer.gif" width="2" height="1" border="0" /></td>
<td class="co_menu_item" aid="4119146" data-menu-level="1" onmouseover="this.className += ' hover';" onmouseout="this.className = this.className.replace(/\shover/gi, '');" >
<div class="co_menu_content"><div class="co_submenu_container" style="width:auto;display:none;clip:rect(auto auto 0px auto);">
<div class="wrapper">
<div class="column_wrapper clearfix" style="height:100%;">
</div>
<div class="break_floats"></div></div></div></div><span class="parent"><div><a href="/templates/articlecco_cdo/aid/4119146/jewish/Synagogue-Prayer-Services.htm" class="parent">Synagogue<br />Prayer&nbsp;Services</a></div></span><a href="/templates/articlecco_cdo/aid/4119146/jewish/Synagogue-Prayer-Services.htm" class="bg_extension js-parent-menu-link" data-aid="4119146"></a></td>
<td class="co_menu_item_divider"><img src="https://w2.chabad.org/images/global/spacer.gif" width="2" height="1" border="0" /></td>
<td class="co_menu_item arrow multi_level" aid="4119557" data-menu-level="1" onmouseover='Co.MainNavigation.Show(event, this);' onmouseout='Co.MainNavigation.Hide(event, this);' >
<div class="co_menu_content"><div class="co_submenu_container" style="width:auto;display:none;clip:rect(auto auto 0px auto);">
<div class="wrapper">
<div class="column_wrapper clearfix" style="height:100%;">
<div class="co_column">
<a href="/templates/articlecco_cdo/aid/4120153/jewish/JLI-Teens.htm" class="item empty" id="menu_item3-1" data-menu-level="2" data-aid="4120153">
<img src="https://w2.chabad.org/images/global/spacer.gif" width="5" height="10" alt="" border="0" class="arrow off" />
<span>JLI Teens</span>
</a>
</div>
<div id="menu_child3-1" class="menu_child empty selected" style="width:174px;">
<table cellpadding="0" cellspacing="0" border="0" style="height:100%;">
<tr class="wrapper clearfix">
<td class="co_column"><div class="column_left_wrapper">
<a href="" class="child_item default" data-menu-level="3" data-aid="0"><span></span></a>
</div></td>
</tr>
</table>
</div>
</div>
<div class="break_floats"></div></div></div></div><span class="parent"><img src="https://w2.chabad.org/images/global/spacer.gif" width="12" height="6" border="0" vspace="2" /><div><a href="/templates/articlecco_cdo/aid/4119557/jewish/Youth-Teen-programs-and-activities.htm" class="parent">Youth&nbsp;&&nbsp;Teen&nbsp;programs<br />and&nbsp;activities</a></div></span><a href="/templates/articlecco_cdo/aid/4119557/jewish/Youth-Teen-programs-and-activities.htm" class="bg_extension js-parent-menu-link" data-aid="4119557"></a></td>
<td class="co_menu_item_divider"><img src="https://w2.chabad.org/images/global/spacer.gif" width="2" height="1" border="0" /></td>
<td class="co_menu_item" aid="4120130" data-menu-level="1" onmouseover="this.className += ' hover';" onmouseout="this.className = this.className.replace(/\shover/gi, '');" >
<div class="co_menu_content"><div class="co_submenu_container" style="width:auto;display:none;clip:rect(auto auto 0px auto);">
<div class="wrapper">
<div class="column_wrapper clearfix" style="height:100%;">
</div>
<div class="break_floats"></div></div></div></div><span class="parent"><div><a href="/templates/articlecco_cdo/aid/4120130/jewish/JLI-Jewish-Learning-Institute.htm" class="parent">JLI&nbsp;&#8209;&nbsp;Jewish<br />Learning&nbsp;Institute</a></div></span><a href="/templates/articlecco_cdo/aid/4120130/jewish/JLI-Jewish-Learning-Institute.htm" class="bg_extension js-parent-menu-link" data-aid="4120130"></a></td>
<td class="co_menu_item_divider"><img src="https://w2.chabad.org/images/global/spacer.gif" width="2" height="1" border="0" /></td>
<td class="co_menu_item" aid="4120553" data-menu-level="1" onmouseover="this.className += ' hover';" onmouseout="this.className = this.className.replace(/\shover/gi, '');" >
<div class="co_menu_content"><div class="co_submenu_container" style="width:auto;display:none;clip:rect(auto auto 0px auto);">
<div class="wrapper">
<div class="column_wrapper clearfix" style="height:100%;">
</div>
<div class="break_floats"></div></div></div></div><span class="parent"><div><a href="/templates/articlecco_cdo/aid/4120553/jewish/YJL-Young-Jewish-Leadership.htm" class="parent">YJL&nbsp;&#8209;&nbsp;Young<br />Jewish&nbsp;Leadership</a></div></span><a href="/templates/articlecco_cdo/aid/4120553/jewish/YJL-Young-Jewish-Leadership.htm" class="bg_extension js-parent-menu-link" data-aid="4120553"></a></td>
<td class="co_menu_item_divider"><img src="https://w2.chabad.org/images/global/spacer.gif" width="2" height="1" border="0" /></td>
<td class="co_menu_item donate_link" aid="0" data-menu-level="1" onmouseover="this.className += ' hover';" onmouseout="this.className = this.className.replace(/\shover/gi, '');" >
<div class="co_menu_content"><div class="co_submenu_container" style="width:auto;display:none;clip:rect(auto auto 0px auto);">
<div class="wrapper">
<div class="column_wrapper clearfix" style="height:100%;">
</div>
<div class="break_floats"></div></div></div></div><span class="parent"><div><a href="/4970020" class="parent">Donate</a></div></span><a href="/4970020" class="bg_extension js-parent-menu-link" data-aid="0"></a></td>
</tr>
</table>
</div>
</div>
<!-- END CACHE -->
				<div class="mobile-menu-bottom-links">
					
						<a href="/36226" class="site-menu-general__link">About</a>
					
					<a href="/search">Search</a>
					
						<a href="/tools/feedback.asp">Contact</a>
					
				</div>
			</div>
		</div>
	</div>
	<div id="content">
		<div id="BodyContainer" class="wrapper">
			<div class="body_wrapper  no-hero-image clearfix">
				
	<div class="co_content_container clearfix local_content" id="co_content_container">
		<div class="clearfix">
			
			
			
			<div class="clearfix bh mobile-only align_right">ב"ה</div>
			
				<div class="master-content-wrapper g960" >
					

<header class="article-header cf ">
	
<script type="application/ld+json">
{
	"@context": "http://schema.org",
	"@type": "BreadcrumbList",
	"itemListElement": [
  {
    "@type": "ListItem",
    "position": 1,
    "item": {
      "@id": "/templates/articlecco_cdo/aid/4119557/jewish/Youth-Teen-programs-and-activities.htm",
      "name": "Youth & Teen programs and activities"
    }
  },
  {
    "@type": "ListItem",
    "position": 2,
    "item": {
      "@id": "/article.asp?aid=4120153",
      "name": "JLI Teens"
    }
  }
]
}
</script>
<div class="breadcrumbs breadcrumbs hide_for_print" data-list-name="breadcrumbs">
	
			<a class="breadcrumbs__crumb" href='/templates/articlecco_cdo/aid/4119557/jewish/Youth-Teen-programs-and-activities.htm' data-aid="4119557">
				Youth & Teen programs and activities
			</a>
		
</div>
	
			<h1 class="article-header__title js-article-title js-page-title">JLI Teens</h1>
		
			<div>
				
			</div>
		
</header>
				</div>
			
			<div class="body_wrapper clearfix co_body">
				<div class="g700" id="co_body_container">
					
					<div id="ContentBody">
						
						
							<div class="content-area-parent no_margin">
								
	<div id="cco_body">
		<div class="content g700 no_margin no_overflow" id="co_content_container">
			
			
	

	<article class="content js-content" itemscope itemtype="http://schema.org/Article">
	



<meta itemprop="mainEntityOfPage headline name" content="" />

<meta itemprop="image" content="" />

	<meta itemprop="description" content="Click here for info on our exciting JLI teens program" />


		<meta itemprop="thumbnailUrl" content="https://w2.chabad.org/media/images/1063/eCfm10632191.png" />
	
<meta itemprop="uploadDate" content="2018-08-29T14:32:41" />
<span itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
	<meta itemprop="name" content="Chabad of Encino" />
	<meta itemprop="brand" content="Chabad of Encino" />
	<span itemprop="logo" itemscope itemtype="http://schema.org/ImageObject">
		<meta itemprop="url" content="https://w2.chabad.org/images/logos/chabad.org.amp.60_330.png" />
		<meta itemprop="height" content="60" />
		<meta itemprop="width" content="330" />
	</span>
</span>
<meta itemprop="datePublished" content="2018-08-29T14:32:41" />
			<div itemprop="articleBody">
				<co:body xmlns:co="www1.chabadonline.com/alpha1" xmlns:ext="urn:xslt-extensions">
  <div class="co_body article-body cf">
<p>
<img alt="" height="1053" src="https://w2.chabad.org/media/images/1201/WSdh12015165.jpg" width="622"></p>

<p> </p>

<p>
<strong>4-week Course on Wednesday evenings - 7:30pm</strong></p>

<p>
<strong>Began February 1st, 2023</strong></p>

<p>
<strong>@Chabad of Encino</strong></p>

<p><br>
<strong><a href="https://link.chabadofthevalley.com/go.asp?li=E7241F0F6F094C32703973FAA440AF10&amp;ui=A50C9EC805A8F033CA76EFBB829D028B" target="_blank">REGISTER HERE</a><br>
 </strong></p>

<p>
<strong>Full dinner served at each session</strong></p>

<p> </p>

<p> </p>

<p> </p>

<h3 style="padding: 0px; margin: 0px 0px 12px; font-family: RegenRegular; font-weight: normal; text-transform: uppercase; color: rgb(135, 181, 77); font-size: 22px; line-height: 25px; background-color: rgb(255, 255, 255);">
<span style="font-family: Tahoma;">
<strong>MISSION STATEMENT</strong></span></h3>

<p style="padding: 0px; margin: 0px 0px 12px; font-size: 13px; line-height: 17px; color: rgb(51, 51, 51); font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; background-color: rgb(255, 255, 255);">JLI Teens provides advanced Jewish involvement for high school students by challenging teenagers to incorporate Jewish thought into their everyday life. Each series incorporates ethics, philosophy, faith, history, community service, current events, and textual studies</p>

<blockquote style="padding: 0px; margin: 0px 40px; color: rgb(51, 51, 51); font-size: 12px; background-color: rgb(255, 255, 255);">
<p style="font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; padding: 0px; margin: 0px 0px 12px; font-size: 13px; line-height: 17px;">i. <strong style="padding: 0px; margin: 0px;">Active Learning and Skills</strong> We give teenagers a place to explore, grow, and participate through: Critical thinking, challenging activities, text analysis, public speaking, mock debates and driving questions, building their personal conviction and passion</p>

<p style="font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; padding: 0px; margin: 0px 0px 12px; font-size: 13px; line-height: 17px;">ii. <strong style="padding: 0px; margin: 0px;">Raise a Leader</strong> While modern culture promotes conformity, we encourage teens to discover their own voice by sharing their opinions and challenging the ideas presented - inspiring them to become leaders instead of followers.</p>

<p style="font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; padding: 0px; margin: 0px 0px 12px; font-size: 13px; line-height: 17px;">iii. <strong style="padding: 0px; margin: 0px;">A Key to Success</strong> Academic performance improves when students enter university with a healthy sense of self and a clarity of purpose. We provide the forum for students to think deeply about themselves and build a strong foundation of beliefs and values.</p>
</blockquote>

<p style="font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; padding: 0px; margin: 0px 0px 12px; font-size: 13px; line-height: 17px;">
<span style="font-size: 18px;">See more at <a href="http://www.jliteens.com/">www.JLIteens.com</a></span></p>

<p style="font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; padding: 0px; margin: 0px 0px 12px; font-size: 13px; line-height: 17px;"> </p>

<p style="font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; padding: 0px; margin: 0px 0px 12px; font-size: 13px; line-height: 17px;"> </p>

<h3 grande="" lucida="" style="font-family:">FAQ's</h3>

<p>
<b>
<strong>Q. What is the JLI?</strong></b></p>

<p>A. The mission of the Rohr Jewish Learning Institute is to create a global network of informed students connected by bonds of shared Jewish experience. We have been creating learning curriculum for over eleven years and continue to set new standards in the field. Our holistic approach to Jewish study considers the impact of Judaic values on personal and interpersonal growth.<br>
<br>
Drawing on research-based instructional design and cutting-edge approaches to learning, JLI’s innovative presentation of Jewish wisdom is designed to be both intellectually rigorous and highly accessible.</p>

<p>JLI is associated with the educational arm of Chabad-Lubavitch.</p>

<p>
<b>
<strong>Q. We’re not religious or affiliated with Chabad, is this program for our teenager?</strong></b></p>

<p>A. Yes, we believe there is a great value for any Jewish teenager in the JLI Teens program. In fact, some of our students are active participants in their local Synagogue or Temple, while others have little involvement if any in the organized Jewish community. The benefits of the program are universal.<br>
<br>
Our curriculum is not preachy. It’s designed to speak to the minds and hearts of high school students from all backgrounds, engaging them and challenging them to think for themselves about issues surrounding Judaism and its relevance to their modern lives. </p>

<p>
<b>
<strong>Q. My teen is already over-burdened with school work, won’t this be a distraction?</strong></b></p>

<p>Not at all. Studies show that participation in extra-curricular activities results in higher academic achievement overall, as well as improving the way high school students manage time. Additionally, technological advancements in today’s world have created a real social crisis where many of our youth lack authentic, interpersonal experiences. JLI Teens provides a structured environment for unwinding and socializing with their peers.</p>

<p>
<b>
<strong>Q. Will I have to drag my teen to the sessions each week?</strong></b></p>

<p>A. NO, they’ll be reminding you! Our unique learning model is multi-sensory and designed with the busy, over-stimulated 21st century teenager in mind. This is not a lecture. Our presenters will be challenging their student’s paradigms, inspiring them to evaluate and grow.</p>

<p>
<b>
<strong>Q. Will JLI Teens help my son/daughter as they prepare for college?</strong></b></p>

<p>A. During the program, students will develop and exercise debate, leadership and communication skills - important tools for an successful college career. When your son/daughter attends a JLI Teens course they become a member of the International JLI Teen Scholars Network, and will receive an official JLI certificate testifying to their participation in the program. This can be a great feature to add to their college application and resume.</p>

<p>
<b>
<strong>Q. Where and when is the program offered?</strong></b></p>

<p>A. Contact us for more information about the specific offerings.</p>

</div>
</co:body>
			</div>
			

			<div class="break_floats"></div>
			
	<div class="break_floats"></div>
	

<div class="content-footer">
	<!-- END CACHE -->
	
	
	
	
	
</div>
	</article>

		</div>
	</div>
</div>
						
						<div class="break_floats"></div>
						
					</div>
				</div>
				
				
					<div class="ads g260" id="co_ads_container">
						
	



<div class="sidebar-local-navigation cf" id="">

<meta class="js-desktop-local-nav" data-base-class="co_local_menu" />

	<div class="co_local_menu local_content js-local-nav" data-list-name="local navigation">
		
			
				<div class="header ">			
					
						<div class="section_title">
						<div><a data-menu-level="0" data-aid="4119557" href="/templates/articlecco_cdo/aid/4119557/jewish/Youth-Teen-programs-and-activities.htm">Youth & Teen programs and activities</a></div>
						</div>
					
				</div>
				<div class="clearfix body medium_bottom_margin">
					
							
							
								<div class="item selected first last" data-menu-level="1">
									<a data-aid="4120153" href="/templates/articlecco_cdo/aid/4120153/jewish/JLI-Teens.htm"><span>JLI Teens</span></a>
									
								</div>
							
						<div class="separator"></div>
				</div>
			
			
			
	<div id="LocalNavigationQuickLinks" class="clearfix secondary_navigation local-navigation-quick-links container padding">
		<div class="header small_bottom_padding">
			<div>Quick Links</div>
		</div>

		
				<div class="item ">
					<a href="/tools/feedback.asp"><span><span>Contact</span></span></a>
				</div>
			
				<div class="item ">
					<a href="/4970020"><span><span>Donate</span></span></a>
				</div>
			
	</div>

		
	</div>
</div><!-- END CACHE -->

	<div id="customizable_promos" class="">
		


<div class="sneak-peek-container clearfix">
<div class="header-title">Programs</div>
<div class="widget-1 sneak_peek custom v100 feed">
<div class="wrapper">
<div class="widget_content">
<h6 class="title_only">
<a target="" href="/4119146">Synagogue Services</a>
</h6>

<a href="/4119146" class="thumbnail" target="">
<img src="https://w2.chabad.org/images/global/spacer.gif" style="background-image:url(https://w2.chabad.org/media/images/1097/PgBS10976181.jpg);" alt="" />
<span></span>
</a>
</div>
</div>
</div>
<div class="widget-1 sneak_peek custom v100 feed">
<div class="wrapper">
<div class="widget_content">
<h6 class="title_only">
<a target="" href="/4120130">Adult Education</a>
</h6>

<a href="/4120130" class="thumbnail" target="">
<img src="https://w2.chabad.org/images/global/spacer.gif" style="background-image:url(https://w2.chabad.org/media/images/1097/cGxY10976222.jpg);" alt="" />
<span></span>
</a>
</div>
</div>
</div>
<div class="widget-1 sneak_peek custom v100 feed">
<div class="wrapper">
<div class="widget_content">
<h6 class="title_only">
<a target="" href="/4119557">Youth Programs</a>
</h6>

<a href="/4119557" class="thumbnail" target="">
<img src="https://w2.chabad.org/images/global/spacer.gif" style="background-image:url(https://w2.chabad.org/media/images/1097/ggex10976226.jpg);" alt="" />
<span></span>
</a>
</div>
</div>
</div>
<div class="widget-1 sneak_peek custom v100 feed">
<div class="wrapper">
<div class="widget_content">
<h6 class="title_only">
<a target="" href="/2432838">Holiday Celebrations</a>
</h6>

<a href="/2432838" class="thumbnail" target="">
<img src="https://w2.chabad.org/images/global/spacer.gif" style="background-image:url(https://w2.chabad.org/media/images/1097/tBBf10976224.jpg);" alt="" />
<span></span>
</a>
</div>
</div>
</div>
<div class="widget-1 sneak_peek custom v100 feed">
<div class="wrapper">
<div class="widget_content">
<h6 class="title_only">
<a target="" href="/2432838">Community Events</a>
</h6>

<a href="/2432838" class="thumbnail" target="">
<img src="https://w2.chabad.org/images/global/spacer.gif" style="background-image:url(https://w2.chabad.org/media/images/1097/OITJ10976225.jpg);" alt="" />
<span></span>
</a>
</div>
</div>
</div>
<div class="widget-1 sneak_peek custom v100 feed">
<div class="wrapper">
<div class="widget_content">
<h6 class="title_only">
<a target="" href="/tools/feedback">Community Services</a>
</h6>

<a href="/tools/feedback" class="thumbnail" target="">
<img src="https://w2.chabad.org/images/global/spacer.gif" style="background-image:url(https://w2.chabad.org/media/images/1097/Wfzu10976223.jpg);" alt="" />
<span></span>
</a>
</div>
</div>
</div>
</div>

	</div>


	

					</div>
				
				
			</div>
			
			
		</div>
		
		<aside class="page-tools-sidebar js-page-tools-sidebar hide_for_print">
<div class="page-tools js-page-tools-menu">
<div class="page-tools__section page-tools__section--share">
<a class="page-tools__tool js-share-popup page-tools__tool--facebook" data-share-url="https://www.facebook.com/dialog/share?app_id=188669250943&amp;display=popup&amp;href=https%3a%2f%2fwww.chabadofencino.com%2ftemplates%2farticlecco_cdo%2faid%2f4120153%2fjewish%2fJLI-Teens.htm%23utm_medium%3dpage_tools%26utm_content%3ddesktop%26utm_source%3dFB">
				<i class="fa fa-facebook"></i>
			</a>
<a class="page-tools__tool js-share-popup page-tools__tool--twitter" data-share-url="https://twitter.com/intent/tweet?text=JLI+Teens+-+Chabad+of+Encino&amp;url=https%3a%2f%2fwww.chabadofencino.com%2ftemplates%2farticlecco_cdo%2faid%2f4120153%2fjewish%2fJLI-Teens.htm%23utm_medium%3dpage_tools%26utm_content%3ddesktop%26utm_source%3dtwitter&amp;via=Chabad">
				<i class="fa fa-twitter"></i>
			</a>
<a class="page-tools__tool js-share-popup page-tools__tool--whatsapp d-lg-none js-share-whatsapp" data-share-url="whatsapp://send?text=JLI+Teens+-+Chabad+of+Encino https%3a%2f%2fwww.chabadofencino.com%2ftemplates%2farticlecco_cdo%2faid%2f4120153%2fjewish%2fJLI-Teens.htm%23utm_medium%3dpage_tools%26utm_content%3ddesktop%26utm_source%3dwhatsapp">
				<i class="fa fa-whatsapp">
					<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" fill="#128c7e" width="1em" height="1em"><path d="M25 2C12.318 2 2 12.318 2 25c0 3.96 1.023 7.854 2.963 11.29L2.037 46.73c-.096.343-.003.711.245.966.191.197.451.304.718.304.08 0 .161-.01.24-.029l10.896-2.699C17.463 47.058 21.21 48 25 48c12.682 0 23-10.318 23-23S37.682 2 25 2zm11.57 31.116c-.492 1.362-2.852 2.605-3.986 2.772-1.018.149-2.306.213-3.72-.231-.857-.27-1.957-.628-3.366-1.229-5.923-2.526-9.791-8.415-10.087-8.804-.295-.389-2.411-3.161-2.411-6.03s1.525-4.28 2.067-4.864c.542-.584 1.181-.73 1.575-.73s.787.005 1.132.021c.363.018.85-.137 1.329 1.001.492 1.168 1.673 4.037 1.819 4.33.148.292.246.633.05 1.022s-.294.632-.59.973-.62.76-.886 1.022c-.296.291-.603.606-.259 1.19s1.529 2.493 3.285 4.039c2.255 1.986 4.158 2.602 4.748 2.894.59.292.935.243 1.279-.146.344-.39 1.476-1.703 1.869-2.286s.787-.487 1.329-.292c.542.194 3.445 1.604 4.035 1.896.59.292.984.438 1.132.681.148.242.148 1.41-.344 2.771z"/></svg>
				</i>
			</a>
<a class="page-tools__tool js-share-popup page-tools__tool--pinterest d-none d-lg-block" data-share-url="http://pinterest.com/pin/create/button/?url=https%3a%2f%2fwww.chabadofencino.com%2ftemplates%2farticlecco_cdo%2faid%2f4120153%2fjewish%2fJLI-Teens.htm%23utm_medium%3dpage_tools%26utm_content%3ddesktop%26utm_source%3dpinterest&amp;description=JLI+Teens+-+Chabad+of+Encino">
				<i class="fa fa-pinterest"></i>
			</a>
<a class="page-tools__tool" onclick="showEmailLayer(this);">
<i class="fa fa-envelope"></i>
</a>
</div>
<div class="page-tools__section page-tools__section--other js-page-tool-other">
<div class="page-tools__tool popover-parent d-lg-block">
<div class="popover popover--right align_left nowrap">
<div class="popover__content">
<label class="bold bottom_margin block">
Print Options:
</label>
<form class="vcenter" name="print-form" onsubmit="coPrint(event, 4119557);return false;">
<div>
<label><input type="checkbox" name="print-green"><span title="Save paper and ink">Print without images <i class="fa fa-leaf text-green"></i></span></label>
</div>
<br/>
<div class="center">
<button class="co-button page-tools__print-button">Print</button>
</div>
</form>
</div>
</div>
<i class="fa fa-print"></i>
</div>
</div>
</div>
<div class="js-fab-wrapper fab-wrapper">
<div class="fab">
<i class="fab-icon"></i>
</div>
</div>
</aside>
<!-- END CACHE -->
	</div>

				<div class="break_floats"></div>
			</div>
		</div>
	</div>
	<div id="footer">
		
	

		<div class="wrapper body_container">
			
				<div class="g960 footer_family_text bottom_padding">
					
		<div class="footer_container footer_text copyright_text">
			<div class="bottom_padding clear_float">
				<img class="footer_hr" src="https://w2.chabad.org/images/global/spacer.gif" vspace="12" width="100%" height="1" /><br />
				
				<div class="footer_inner_container clearfix">
					

					



	<div class="footer3">
		<span class="footer-title" >Chabad of Encino</span>
		<div class="footer-address">
			<span class="footer-street">4915 Hayvenhurst Avenue </span>
			<span class="footer-city-state">Encino, CA 91436</span>
		</div>
			<span>818-784-9986</span>
	</div>
	<img src="https://w2.chabad.org/images/global/spacer.gif" width="1" height="6" border="0" /><br />



Powered by <a href="https://www.chabad.org/" target="_new" class="">Chabad.org</a> &copy; 1993-2026 <a href="/4026210" target="_blank" class="privacy-link">Privacy Policy</a>




					
				</div>
			</div>
		</div>
	
				</div>
			
		</div>
	</div>

	
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/os/jquery-latest.min.js?v=0293E3EC"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/co/dist/CoLib.js?v=F809B22F"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/WebComponents/bundles/magen-cdo-global.js?v=95D39855"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/templates/sites6.js?v=E04072E1"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/custom/primarynavigation.js?v=76ABCD73"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/modules/pagetools.js?v=930B07AB"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/custom/BetaFeedback.js?v=D421ABC8"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/custom/multimedia/infolayer.js?v=ED1B8531"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/custom/commentsloader.js?v=AD6AAB79"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/custom/subscribeprompt.js?v=86D84DC2"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/custom/deprecated.js?v=D506A83E"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/OverrideJSDocumentWrite.js?v=9A0227AA"></script><script>$j = $j.fn ? $j : jQuery;$j(()=>{$q.forEach(f=>{try{f.call(window);}catch(ex){console.error(ex);}});})</script>
	

<script  language="javascript" type="text/javascript"> Co.Settings      = {CacheClassName:'js-cache-default',MosadName:'Chabad of Encino'}; Co.ArticleId     = '4120153';Co.SectionId     = 4119557;Co.PartnerSiteId = 0;Co.SiteId        = 879;Co.IsMobilePage  = false;Co.IsResponsive  = false;Co.DbDomain      = 'ChabadofEncino.com';Co.LanguageCode  = '';Co.LoginStatus   = 'None';</script>

    

</body>
</html>