<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">


<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head id="Head1">
<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" />

<!-- Co:LinkTagResources -->
<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=30C57FF9" 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/green-theme.css?v=A5DE914E" id="k" type="text/css"/>
<link rel="Stylesheet" href="/css/old/global.css?v=F7C22456" id="k2898" 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>
<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=F57AAD39"></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/deprecated.js?v=D506A83E"></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:'The Shul - Chabad Lubavitch'}; Co.ArticleId     = '3421863';Co.SectionId     = 32808;Co.PartnerSiteId = 0;Co.SiteId        = 784;Co.IsMobilePage  = false;Co.IsResponsive  = false;Co.DbDomain      = 'TheShul.net';Co.LanguageCode  = '';Co.LoginStatus   = 'None';</script><title>
	The New Shul E-Torah: Getting ready for school?
</title>
	<style type="text/css">
		body{ background-color:#EFF2F5; }
	</style>


<script>
	window.dataLayer = window.dataLayer || [];
	dataLayer.push({"event":"datalayer-initialized","page":{"numberOfComments":0,"publicationDate":"2002-02-27","primaryArticleId":39704,"title":"Page Not Found","author":"","authorId":0,"contentLevel1":"Resources","contentLevel2":"Resources","contentLevel3":"System Messages","contentLevel4":"Page Not Found","siteName":"The Shul - Chabad Lubavitch"},"time":{"upcomingHoliday":"The Three Weeks","daysToUpcomingHoliday":14,"hebrewDate":"5786-04-03"}});
		dataLayer.push({ 'articleHierarchy': '-6198-32808-32808-36231-39704-', 'keywords': '-k63-k32228-k31567-k2898-k6939-k537-k1674-k1190-k14916-k2471-k22435-k20997-k15903-k1709-', 'k': '-6198-32808-32808-36231-39704--k63-k32228-k31567-k2898-k6939-k537-k1674-k1190-k14916-k2471-k22435-k20997-k15903-k1709-' });
	
</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 = 1075858;var sc_partition = 1;var sc_invisible = 1;var sc_remove_link=1;var sc_security = "f16cd14e";var sc_https = 1;
	</script>
	<script type="text/javascript" src="https://secure.statcounter.com/counter/counter_xhtml.js" defer async></script>
	<noscript><img src="//c2.statcounter.com/counter.php?sc_project=1075858&amp;java=0&amp;security=f16cd14e&amp;invisible=1" border="0" /> </noscript>
	<!-- End of StatCounter Code -->











































<script>
if ( window.location.href.indexOf('templates') !== -1) {
const style = document.createElement('style');
style.innerHTML = `
.cco_templatelates_content #chabad_main_content{
background-image:none !important;
}
`;
document.head.appendChild(style);
}
</script><script>
(function () {
  var allowedAIDs = ['5962425', '1766989', '22690', '22689', '22810'];
  var href = document.location.href;
  var applies = allowedAIDs.some(function(aid) { return href.indexOf(aid) > -1; });
  if (!applies) return;

  fetch('https://raw.githack.com/cw-cordz/minisite/8f51a8dadc50f9f2d309e498ebc4f1797249fe8b/Shul%20Shavuot%20Minisite')
    .then(function(res) { return res.text(); })
    .then(function(css) {
      var style = document.createElement('style');
      style.innerHTML = css;
      document.head.appendChild(style);
    });
})();
</script><script>
(function () {

  var allowedAIDs = [
    '22196',
    '6381822',
    '5066614',
    '6381471',
'22224',
    '4357288'
  ];

  var href = document.location.href;
  var applyStyle = allowedAIDs.some(function(aid) {
    return href.indexOf(aid) > -1;
  });

  if (!applyStyle) return;

  const style = document.createElement('style');
  style.innerHTML = `
#chabad_body_content h1,
  #chabad_body_content h2,
  #chabad_body_content h3,
  #chabad_body_content h4,
  #chabad_body_content h5,
  #chabad_body_content h6,
  .co_content h1,
  .co_content h2,
  .co_content h3,
  .co_content h4,
  .co_content h5,
  .co_content h6 {
    color: #fce6a7 !important;
  }

#chabad_body_content .form-description-content {
  color: black !important;
}

#chabad_body_content,
#chabad_body_content p,
#chabad_body_content span,
#chabad_body_content li,
#chabad_body_content td,
#chabad_body_content div,
#chabad_body_content label {
  color:white !important;
}

#chabad_body_content a {
  color:#fce6a7 !important;
}
  `;

  document.head.appendChild(style);

})();
</script><script>
(function () {
  var allowedAIDs = [
    '6368859',
    '22196',
    '6381822',
    '5066614',
    '6381471',
    '22224',
    '4357288'
  ];
  var href = document.location.href;
  var applyStyle = allowedAIDs.some(function(aid) {
    return href.indexOf(aid) > -1;
  });
  if (!applyStyle) return;
  const style = document.createElement('style');
  style.innerHTML = `
  #chabad_body_content h1,
  #chabad_body_content h2,
  #chabad_body_content h3,
  #chabad_body_content h4,
  #chabad_body_content h5,
  #chabad_body_content h6,
  .co_content h1,
  .co_content h2,
  .co_content h3,
  .co_content h4,
  .co_content h5,
  .co_content h6 {
    color: #fce6a7 !important;
  }

  .cco_templateless_page #chabad_main_content,
  .cco_page #chabad_main_content,
  #chabad_main_content {
    background: url('https://theshul.net/media/images/1360/XWWv13600241.png') !important;
    background-size: cover !important;
    background-position: bottom !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
  }

  .chabad_header{
    background:url('https://theshul.net/media/images/1360/TlGx13600236.jpg');
    background-size:contain;
    background-repeat:no-repeat;
    background-color:#0b264d;
  }
  .cco_templateless_page .chabad_header, .chabad_header{
    background-blend-mode: normal !important;
  }
  .chabad_header div{ visibility:hidden; }
  div.chabad_left_column{ background:transparent; }
  .large_banner{ border:1px solid #fce6a7; }
  .large_banner .bannerCta button{
    background:#0b264d;
    border:3px solid #fce6a7;
  }
  .large_banner .big{
    color:#0b264d;
    font-weight:bold;
  }
  .large_banner .wrapper-message{
    margin-block:1.5em !important;
  }
  .sPromo-wrap .caption{
    color:#0b264d !important;
    font-size:11pt !important;
  }
  .sPromo-wrap, .sPromo-wrap img{ border:0px !important; }
  .custom_message .message{ color:#fce6a7 !important; }
  .custom_message .title{ color:#fce6a7 !important; }
  .custom_message .read-more_link a{
    color:#fce6a7 !important;
    border:3px solid #fce6a7 !important;
  }
  .custom_message .read-more_link a:hover{
    background:#0b264d !important;
    color:white !important;
  }
  .prepResource-title, .co_calendar_head div, .features_title{
    font-size:25pt !important;
    color:#fce6a7 !important;
  }
  .prep-title{ color:#fce6a7 !important; }
  .zmanim .zman-1, .zmanim .zman-2{
    border-radius:10px !important;
    background:#0b264d !important;
    margin:5px 0px !important;
  }
  #co_calendar div.co_calendar_body .item.item.first,
  #co_calendar div.co_calendar_body .item:nth-child(3),
  #co_calendar div.co_calendar_body .item:nth-child(5),
  #co_calendar div.co_calendar_body .item:nth-child(7){
    background:#0b264d;
  }
  #co_calendar div.co_calendar_body .item:nth-child(2),
  #co_calendar div.co_calendar_body .item:nth-child(4),
  #co_calendar div.co_calendar_body .item:nth-child(6),
  #co_calendar div.co_calendar_body .item:nth-child(8){
    background:#fce6a7;
  }
  .footer{ background:#0b264d; }
  .cco_templateless_template a,
  .div#chabad_head .chabad_navigator_bar,
  #menu .item,
  #navigation,
  #menu a{
    background:#0b264d !important;
  }
  #menu a{
    color:white !important;
    border:0px !important;
  }
  .selected a{ text-decoration:underline !important; }
  #menu .item{ color:transparent !important; }
  .titleIcon img{ width:125px !important; }
  .co_calendar_head:before, .pesach-resources .titleIcon{
    display:none !important;
  }
  div#chabad_body_content{ transparent !important; }

@media all and (max-width:728px) {
    .chabad_header{ height:200px !important; }
    .headerTitle{ display:none; }
    .body.section_root .bh{
      right:25px !important;
      color:white !important;
    }
  body.cco_templateless_page {
    background-color: #0b264d !important;
  }

  /* keep your reset */
  body.cco_templateless_page * {
    background-color: transparent !important;
  }

  /* ✅ FIXED INPUT STYLES */
  body.cco_templateless_page input,
  body.cco_templateless_page textarea,
  body.cco_templateless_page select {
    background-color: white !important;
    color: black !important;
    border: 1px solid #ccc !important;
  }

  /* ✅ READ-ONLY / DISABLED */
  body.cco_templateless_page input[readonly],
  body.cco_templateless_page textarea[readonly],
  body.cco_templateless_page input:disabled,
  body.cco_templateless_page textarea:disabled {
    background-color: #f5f5f5 !important;
    color: black !important;
-webkit-text-fill-color: black !important;
    opacity: 1 !important; /* prevents faded text */
  }
}
}
  `;
  document.head.appendChild(style);
})();
</script><script>
(function () {

  var allowedAIDs = [
    '22196',
'22224'
  ];

  var href = document.location.href;

  var applyStyle = allowedAIDs.some(function(aid) {
    return href.indexOf(aid) > -1;
  });

  if (!applyStyle) return;

  // REMOVE THE LOCATION MAP DIV
  document.addEventListener("DOMContentLoaded", function() {
    var loc = document.querySelector("div.clearfix.map_link");
    if (loc) {
      loc.remove(); // remove the element
    }
  });

})();
</script><script>
(function () {

  // Only run on this event
  if (document.location.href.indexOf('22224') === -1) return;

  const style = document.createElement('style');
  style.innerHTML = `

/* Remove all registration page background boxes */
.co_body,
.co_body_container,
.co_body_container_bg,
.co_body .content,
.co_body .form-container,
.co_body .eventid,
.co_body .register_form,
.co_body .register_body,
.chabad_left_column,
.co_body .body_wrapper,
.item,
.content-area-parent,
#RegisterHeader,
#RegisterBody,
#RegisterSinglePage,
#Performances,
#chabad_body_page,
#chabad_body_content,
#chabad_main_content,
#contentarea.chabad_left_column,
#cco_body {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
}
.regular.reservations,
.reservation,
.additionals,
.additionals_toggle,
.performance.has_error,
.reservation.has_error,
#ValidationNotice,
#SubmitButton {
background: #0b264d !important;
}

/* Ensure body text is readable */
.co_body,
.co_body p,
.co_body span,
.co_body td,
.co_body li {
  color: black!important;
}

/* Headers gold */
.co_body h1,
.co_body h2,
.co_body h3 {
  color: #fce6a7 !important;
}
.optin_message_text,
.co_body label {
  color: white !important;
}
/* Inputs stay readable */
.co_body input,
.co_body select,
.co_body textarea, {
  color: black !important;
}

`;

  document.head.appendChild(style);

})();
</script><script>
(function () {

  // Only run on this event
  if (document.location.href.indexOf('22196') === -1) return;

  const style = document.createElement('style');
  style.innerHTML = `

/* Remove all registration page background boxes */
.co_body,
.co_body_container,
.co_body_container_bg,
.co_body .content,
.co_body .form-container,
.co_body .eventid,
.co_body .register_form,
.co_body .register_body,
.chabad_left_column,
.co_body .body_wrapper,
.item,
.content-area-parent,
#RegisterHeader,
#RegisterBody,
#RegisterSinglePage,
#Performances,
#chabad_body_page,
#chabad_body_content,
#chabad_main_content,
#contentarea.chabad_left_column,
#cco_body {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
}
.regular.reservations,
.reservation,
.additionals,
.additionals_toggle,
.performance.has_error,
.reservation.has_error,
#ValidationNotice,
#SubmitButton {
background: #0b264d !important;
}

/* Ensure body text is readable */
.co_body,
.co_body p,
.co_body span,
.co_body td,
.co_body li {
  color: black!important;
}

/* Headers gold */
.co_body h1,
.co_body h2,
.co_body h3 {
  color: #fce6a7 !important;
}
.optin_message_text,
.co_body label {
  color: white !important;
}
/* Inputs stay readable */
.co_body input,
.co_body select,
.co_body textarea, {
  color: black !important;
}

`;

  document.head.appendChild(style);

})();
</script><script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "PlaceOfWorship",
  "name": "The Shul",
  "description": "The Shul is a Chabad synagogue and Jewish community center located in West Bloomfield, MI. Offering services, youth programs, holiday events, and Torah classes.",
  "url": "https://theshul.net",
  "telephone": "+1-248-788-4000",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6890 W Maple Rd",
    "addressLocality": "West Bloomfield",
    "addressRegion": "MI",
    "postalCode": "48322",
    "addressCountry": "US"
  },
  "openingHours": "Mo-Fr 09:00-17:00",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5407,
    "longitude": -83.4107
  },
  "image": "https://theshul.net/path-to-your-logo-or-photo.jpg",
  "sameAs": [
    "https://www.facebook.com/theshulmi"
  ]
}
</script><script>
if ( document.location.href.indexOf('7042446') > -1) {
  const style = document.createElement('style');
  style.innerHTML = `
    /* Override .chabad_header on page 7042446 */
    .chabad_header {
      text-align: center !important;
      margin-bottom: 50px !important;
      background: rgba(255, 255, 255, 0.95) !important;
      backdrop-filter: blur(10px) !important;
      border-radius: 20px !important;
      padding: 40px !important;
      box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1) !important;
    }

    .chabad_header h1 {
      font-size: 3.5rem !important;
      background: linear-gradient(135deg, #667eea, #764ba2) !important;
      -webkit-background-clip: text !important;
      background-clip: text !important;
      -webkit-text-fill-color: transparent !important;
      margin-bottom: 15px !important;
      font-weight: 800 !important;
      letter-spacing: -1px !important;
    }

    .chabad_header .logoss {
      width: 120px !important;
      height: 120px !important;
      background: linear-gradient(135deg, #ffd89b, #19547b) !important;
      border-radius: 50% !important;
      margin: 0 auto 20px !important;
      display: flex !important;
      align-items: center !important;
      justify-content: center !important;
      font-size: 2rem !important;
      color: white !important;
      font-weight: bold !important;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2) !important;
      animation: pulse 2s infinite !important;
    }

    @keyframes pulse {
      0%, 100% { transform: scale(1); }
      50% { transform: scale(1.05); }
    }

    .chabad_header .sponsored-by {
      background: linear-gradient(135deg, #f093fb, #f5576c) !important;
      color: white !important;
      padding: 15px 25px !important;
      border-radius: 50px !important;
      font-weight: 600 !important;
      margin: 20px 0 !important;
      display: inline-block !important;
      box-shadow: 0 10px 25px rgba(240, 147, 251, 0.3) !important;
    }
  `;
  document.head.appendChild(style);
}
</script><script>
if ( document.location.href.indexOf('5700428') > -1) {
const style = document.createElement('style');
style.innerHTML = `
#chabad_main_content{
background-image: url('https://w2.chabad.org/media/images/1343/NIPM13439300.png') !important;
background-size: cover !important;
background-position: bottom !important;
background-repeat:no-repeat !important;
min-height: 100vh;
}
.chabad_header{
background:url('https://w2.chabad.org/media/images/1343/qpQb13439299.png');
background-size:100% 100%;
background-repeat:no-repeat;
background-color:#BF7208;
}
.cco_templateless_page .chabad_header, .chabad_header{
background-blend-mode: normal !important;
}
.chabad_header div{
visibility:hidden;
}
div.chabad_left_column{
background:transparent;
}
.large_banner, .sPromo-wrap{
border:2px solid #BF7208;
}
.large_banner .bannerCta button{
background:#BF7208;
border:3px solid #BF7208;
}
.large_banner .big{
color:#BF7208;
font-weight:bold;
}
.large_banner .wrapper-message{
margin-block:1.5em !important;
}
.sPromo-wrap .caption{
color:white !important;
}
.sPromo-wrap img{
border:0px !important;
}
.custom_message .message{
color:white !important;
}
.custom_message .title{
color:#ED8E0C !important;
}
.custom_message .read-more_link a{
color:#ED8E0C !important;
border:3px solid #ED8E0C !important;
}
.custom_message .read-more_link a:hover{
background:#ED8E0C !important;
color:white !important;
}
.prepResource-title, .co_calendar_head div, .features_title{
font-size:25pt !important;
color:#ED8E0C !important;
}
.prep-title, .feature_caption a{
color:#ED8E0C !important;
}
.zmanim .zman-1, .zmanim .zman-2{
border-radius:10px !important;
background:#ED8E0C !important;
margin:5px 0px !important;
}
#co_calendar div.co_calendar_body .item.item.first, #co_calendar div.co_calendar_body .item:nth-child(3), #co_calendar div.co_calendar_body .item:nth-child(6), #co_calendar div.co_calendar_body .item:nth-child(8){
background:#ED8E0C;
}
#co_calendar div.co_calendar_body .item:nth-child(2), #co_calendar div.co_calendar_body .item:nth-child(4), #co_calendar div.co_calendar_body .item:nth-child(5), #co_calendar div.co_calendar_body .item:nth-child(7){
background:#BF7208;
}
.footer, .footer a{
background:#BF7208;
color:white !important
}
.cco_templateless_template a, .div#chabad_head .chabad_navigator_bar, #menu .item, #navigation, #menu a{
background:#BF7208 !important;
}
#menu a{
color:white !important;
border:0px !important;
}
.selected a{
text-decoration:underline !important;
}
#menu .item{
color:transparent !important;
}
.titleIcon img{
width:125px !important;
}
.co_calendar_head:before, .pesach-resources .titleIcon{
display:none !important;
}
div#chabad_body_content{
background:transparent !important;
}
@media all and (max-width:500px){
.chabad_header{
height:200px !important;
}
.headerTitle{
display:none;
}
.body.section_root .bh{
right: 25px !important;
color: white !important;
}
}
.co_calendar_text{
background-color:transparent !important;
}
.titleIcon img, .large_banner .textWrapper{
display:none !important;
}
`;
document.head.appendChild(style);
}</script><script>
if ( document.location.href.indexOf('5700428') > -1) {
const style = document.createElement('style');
style.innerHTML = `
.content-area-parent > .c.content-areustom_message .title:before{
content:'';
background:url('https://theshul.net/media/images/1343/GJuO13439303.png') !important;
display:block;
width:75px;
height:75px;
background-size:contain;
margin:0 auto;
}
a-parent > .custom_message.appeal .title:before{
display:none;
}
#co_calendar:before{
content:'';
background:url('https://w2.chabad.org/media/images/1343/oRkt13439302.png');
display:block;
width:75px;
height:75px;
background-size:contain;
margin:0 auto;
}
.latest_features .features_title.titleIcon:before{
content:'';
background:url('https://w2.chabad.org/media/images/1343/UWQF13439301.png');
display:block;
width:75px;
height:75px;
background-size:contain;
margin:0 auto;
}
`;
document.head.appendChild(style);
}</script><script>
if ( document.location.href.indexOf('6703009') > -1) {
const style = document.createElement('style');
style.innerHTML = `
#chabad_main_content{
background-image: url('https://w2.chabad.org/media/images/1343/NIPM13439300.png') !important;
background-size: cover !important;
background-position: bottom !important;
background-repeat:no-repeat !important;
min-height: 100vh;
}
.chabad_header{
background:url('https://w2.chabad.org/media/images/1343/qpQb13439299.png');
background-size:100% 100%;
background-repeat:no-repeat;
background-color:#BF7208;
}
.cco_templateless_page .chabad_header, .chabad_header{
background-blend-mode: normal !important;
}
.chabad_header div{
visibility:hidden;
}
div.chabad_left_column{
background:transparent;
}
.large_banner, .sPromo-wrap{
border:2px solid #BF7208;
}
.large_banner .bannerCta button{
background:#BF7208;
border:3px solid #BF7208;
}
.large_banner .big{
color:#BF7208;
font-weight:bold;
}
.large_banner .wrapper-message{
margin-block:1.5em !important;
}
.sPromo-wrap .caption{
color:white !important;
}
.sPromo-wrap img{
border:0px !important;
}
.custom_message .message{
color:white !important;
}
.custom_message .title{
color:#ED8E0C !important;
}
.custom_message .read-more_link a{
color:#ED8E0C !important;
border:3px solid #ED8E0C !important;
}
.custom_message .read-more_link a:hover{
background:#ED8E0C !important;
color:white !important;
}
.prepResource-title, .co_calendar_head div, .features_title{
font-size:25pt !important;
color:#ED8E0C !important;
}
.prep-title, .feature_caption a{
color:#ED8E0C !important;
}
.zmanim .zman-1, .zmanim .zman-2{
border-radius:10px !important;
background:#ED8E0C !important;
margin:5px 0px !important;
}
#co_calendar div.co_calendar_body .item.item.first, #co_calendar div.co_calendar_body .item:nth-child(3), #co_calendar div.co_calendar_body .item:nth-child(6), #co_calendar div.co_calendar_body .item:nth-child(8){
background:#ED8E0C;
}
#co_calendar div.co_calendar_body .item:nth-child(2), #co_calendar div.co_calendar_body .item:nth-child(4), #co_calendar div.co_calendar_body .item:nth-child(5), #co_calendar div.co_calendar_body .item:nth-child(7){
background:#BF7208;
}
.footer, .footer a{
background:#BF7208;
color:white !important
}
.cco_templateless_template a, .div#chabad_head .chabad_navigator_bar, #menu .item, #navigation, #menu a{
background:#BF7208 !important;
}
#menu a{
color:white !important;
border:0px !important;
}
.selected a{
text-decoration:underline !important;
}
#menu .item{
color:transparent !important;
}
.titleIcon img{
width:125px !important;
}
.co_calendar_head:before, .pesach-resources .titleIcon{
display:none !important;
}
div#chabad_body_content{
background:transparent !important;
}
@media all and (max-width:500px){
.chabad_header{
height:200px !important;
}
.headerTitle{
display:none;
}
.body.section_root .bh{
right: 25px !important;
color: white !important;
}
}
.co_calendar_text{
background-color:transparent !important;
}
.titleIcon img, .large_banner .textWrapper{
display:none !important;
}
`;
document.head.appendChild(style);
}</script><script>
if ( document.location.href.indexOf('5700430') > -1) {
const style = document.createElement('style');
style.innerHTML = `
#chabad_main_content{
background-image: url('https://w2.chabad.org/media/images/1343/NIPM13439300.png') !important;
background-size: cover !important;
background-position: bottom !important;
background-repeat:no-repeat !important;
min-height: 100vh;
}
.chabad_header{
background:url('https://w2.chabad.org/media/images/1343/qpQb13439299.png');
background-size:100% 100%;
background-repeat:no-repeat;
background-color:#BF7208;
}
.cco_templateless_page .chabad_header, .chabad_header{
background-blend-mode: normal !important;
}
.chabad_header div{
visibility:hidden;
}
div.chabad_left_column{
background:transparent;
}
.large_banner, .sPromo-wrap{
border:2px solid #BF7208;
}
.large_banner .bannerCta button{
background:#BF7208;
border:3px solid #BF7208;
}
.large_banner .big{
color:#BF7208;
font-weight:bold;
}
.large_banner .wrapper-message{
margin-block:1.5em !important;
}
.sPromo-wrap .caption{
color:white !important;
}
.sPromo-wrap img{
border:0px !important;
}
.custom_message .message{
color:white !important;
}
.custom_message .title{
color:#ED8E0C !important;
}
.custom_message .read-more_link a{
color:#ED8E0C !important;
border:3px solid #ED8E0C !important;
}
.custom_message .read-more_link a:hover{
background:#ED8E0C !important;
color:white !important;
}
.prepResource-title, .co_calendar_head div, .features_title{
font-size:25pt !important;
color:#ED8E0C !important;
}
.prep-title, .feature_caption a{
color:#ED8E0C !important;
}
.zmanim .zman-1, .zmanim .zman-2{
border-radius:10px !important;
background:#ED8E0C !important;
margin:5px 0px !important;
}
#co_calendar div.co_calendar_body .item.item.first, #co_calendar div.co_calendar_body .item:nth-child(3), #co_calendar div.co_calendar_body .item:nth-child(6), #co_calendar div.co_calendar_body .item:nth-child(8){
background:#ED8E0C;
}
#co_calendar div.co_calendar_body .item:nth-child(2), #co_calendar div.co_calendar_body .item:nth-child(4), #co_calendar div.co_calendar_body .item:nth-child(5), #co_calendar div.co_calendar_body .item:nth-child(7){
background:#BF7208;
}
.footer, .footer a{
background:#BF7208;
color:white !important
}
.cco_templateless_template a, .div#chabad_head .chabad_navigator_bar, #menu .item, #navigation, #menu a{
background:#BF7208 !important;
}
#menu a{
color:white !important;
border:0px !important;
}
.selected a{
text-decoration:underline !important;
}
#menu .item{
color:transparent !important;
}
.titleIcon img{
width:125px !important;
}
.co_calendar_head:before, .pesach-resources .titleIcon{
display:none !important;
}
div#chabad_body_content{
background:transparent !important;
}
@media all and (max-width:500px){
.chabad_header{
height:200px !important;
}
.headerTitle{
display:none;
}
.body.section_root .bh{
right: 25px !important;
color: white !important;
}
}
.co_calendar_text{
background-color:transparent !important;
}
.titleIcon img, .large_banner .textWrapper{
display:none !important;
}
`;
document.head.appendChild(style);
}</script><script>
if ( document.location.href.indexOf('6701489') > -1) {
const style = document.createElement('style');
style.innerHTML = `
#chabad_main_content{
background-image: url('https://w2.chabad.org/media/images/1343/NIPM13439300.png') !important;
background-size: cover !important;
background-position: bottom !important;
background-repeat:no-repeat !important;
min-height: 100vh;
}
.chabad_header{
background:url('https://w2.chabad.org/media/images/1343/qpQb13439299.png');
background-size:100% 100%;
background-repeat:no-repeat;
background-color:#BF7208;
}
.cco_templateless_page .chabad_header, .chabad_header{
background-blend-mode: normal !important;
}
.chabad_header div{
visibility:hidden;
}
div.chabad_left_column{
background:transparent;
}
.large_banner, .sPromo-wrap{
border:2px solid #BF7208;
}
.large_banner .bannerCta button{
background:#BF7208;
border:3px solid #BF7208;
}
.large_banner .big{
color:#BF7208;
font-weight:bold;
}
.large_banner .wrapper-message{
margin-block:1.5em !important;
}
.sPromo-wrap .caption{
color:white !important;
}
.sPromo-wrap img{
border:0px !important;
}
.custom_message .message{
color:white !important;
}
.custom_message .title{
color:#ED8E0C !important;
}
.custom_message .read-more_link a{
color:#ED8E0C !important;
border:3px solid #ED8E0C !important;
}
.custom_message .read-more_link a:hover{
background:#ED8E0C !important;
color:white !important;
}
.prepResource-title, .co_calendar_head div, .features_title{
font-size:25pt !important;
color:#ED8E0C !important;
}
.prep-title, .feature_caption a{
color:#ED8E0C !important;
}
.zmanim .zman-1, .zmanim .zman-2{
border-radius:10px !important;
background:#ED8E0C !important;
margin:5px 0px !important;
}
#co_calendar div.co_calendar_body .item.item.first, #co_calendar div.co_calendar_body .item:nth-child(3), #co_calendar div.co_calendar_body .item:nth-child(6), #co_calendar div.co_calendar_body .item:nth-child(8){
background:#ED8E0C;
}
#co_calendar div.co_calendar_body .item:nth-child(2), #co_calendar div.co_calendar_body .item:nth-child(4), #co_calendar div.co_calendar_body .item:nth-child(5), #co_calendar div.co_calendar_body .item:nth-child(7){
background:#BF7208;
}
.footer, .footer a{
background:#BF7208;
color:white !important
}
.cco_templateless_template a, .div#chabad_head .chabad_navigator_bar, #menu .item, #navigation, #menu a{
background:#BF7208 !important;
}
#menu a{
color:white !important;
border:0px !important;
}
.selected a{
text-decoration:underline !important;
}
#menu .item{
color:transparent !important;
}
.titleIcon img{
width:125px !important;
}
.co_calendar_head:before, .pesach-resources .titleIcon{
display:none !important;
}
div#chabad_body_content{
background:transparent !important;
}
@media all and (max-width:500px){
.chabad_header{
height:200px !important;
}
.headerTitle{
display:none;
}
.body.section_root .bh{
right: 25px !important;
color: white !important;
}
}
.co_calendar_text{
background-color:transparent !important;
}
.titleIcon img, .large_banner .textWrapper{
display:none !important;
}
`;
document.head.appendChild(style);
}</script><script>
if ( document.location.href.indexOf('7123487') > -1) {
const style = document.createElement('style');
style.innerHTML = `
#chabad_main_content{
background-image: url('https://w2.chabad.org/media/images/1343/NIPM13439300.png') !important;
background-size: cover !important;
background-position: bottom !important;
background-repeat:no-repeat !important;
min-height: 100vh;
}
.chabad_header{
background:url('https://w2.chabad.org/media/images/1343/qpQb13439299.png');
background-size:100% 100%;
background-repeat:no-repeat;
background-color:#BF7208;
}
.cco_templateless_page .chabad_header, .chabad_header{
background-blend-mode: normal !important;
}
.chabad_header div{
visibility:hidden;
}
div.chabad_left_column{
background:transparent;
}
.large_banner, .sPromo-wrap{
border:2px solid #BF7208;
}
.large_banner .bannerCta button{
background:#BF7208;
border:3px solid #BF7208;
}
.large_banner .big{
color:#BF7208;
font-weight:bold;
}
.large_banner .wrapper-message{
margin-block:1.5em !important;
}
.sPromo-wrap .caption{
color:white !important;
}
.sPromo-wrap img{
border:0px !important;
}
.custom_message .message{
color:white !important;
}
.custom_message .title{
color:#ED8E0C !important;
}
.custom_message .read-more_link a{
color:#ED8E0C !important;
border:3px solid #ED8E0C !important;
}
.custom_message .read-more_link a:hover{
background:#ED8E0C !important;
color:white !important;
}
.prepResource-title, .co_calendar_head div, .features_title{
font-size:25pt !important;
color:#ED8E0C !important;
}
.prep-title, .feature_caption a{
color:#ED8E0C !important;
}
.zmanim .zman-1, .zmanim .zman-2{
border-radius:10px !important;
background:#ED8E0C !important;
margin:5px 0px !important;
}
#co_calendar div.co_calendar_body .item.item.first, #co_calendar div.co_calendar_body .item:nth-child(3), #co_calendar div.co_calendar_body .item:nth-child(6), #co_calendar div.co_calendar_body .item:nth-child(8){
background:#ED8E0C;
}
#co_calendar div.co_calendar_body .item:nth-child(2), #co_calendar div.co_calendar_body .item:nth-child(4), #co_calendar div.co_calendar_body .item:nth-child(5), #co_calendar div.co_calendar_body .item:nth-child(7){
background:#BF7208;
}
.footer, .footer a{
background:#BF7208;
color:white !important
}
.cco_templateless_template a, .div#chabad_head .chabad_navigator_bar, #menu .item, #navigation, #menu a{
background:#BF7208 !important;
}
#menu a{
color:white !important;
border:0px !important;
}
.selected a{
text-decoration:underline !important;
}
#menu .item{
color:transparent !important;
}
.titleIcon img{
width:125px !important;
}
.co_calendar_head:before, .pesach-resources .titleIcon{
display:none !important;
}
div#chabad_body_content{
background:transparent !important;
}
@media all and (max-width:500px){
.chabad_header{
height:200px !important;
}
.headerTitle{
display:none;
}
.body.section_root .bh{
right: 25px !important;
color: white !important;
}
}
.co_calendar_text{
background-color:transparent !important;
}
.titleIcon img, .large_banner .textWrapper{
display:none !important;
}
`;
document.head.appendChild(style);
}</script><script>
if (document.location.href.indexOf('5808543') > -1) {

const style = document.createElement('style');
style.innerHTML = `

/* MAIN BACKGROUND */
.cco_templateless_page #chabad_main_content {
    background:white;
}

#chabad_header,
.chabad_header,
#chabad_head,
.chabad_header_bg,
.chabad_header_image {
background: url('https://theshul.net/media/images/1356/Vzdo13562297.jpeg') center center / cover no-repeat !important;
aspect-ratio:1680 / 875;
width: 100%;
height: auto;

}

.cco_templateless_page .chabad_header,
.chabad_header {
    background-blend-mode: normal !important;
}

.chabad_header div {
    visibility:hidden;
}

/* LEFT COLUMN */
div.chabad_left_column {
    background:transparent;
}

/* BANNERS */
.large_banner, .sPromo-wrap {
    border:2px solid #DFC57C;
}

.large_banner .bannerCta button {
    background:#d9b860;
    border:3px solid #DFC57C;
}

.large_banner .big {
    color:#DFC57C;
    font-weight:bold;
}

.large_banner .wrapper-message {
    margin-block:1.5em !important;
}

.sPromo-wrap .caption {
    color:white !important;
background: #DFC57C;
}

.sPromo-wrap img {
    border:0px !important;
}

/* CUSTOM MESSAGE */
.custom_message .message {
    color:black!important;
}

.custom_message .title {
    color:#d9b860 !important;
}

.custom_message .read-more_link a {
    color:#d9b860 !important;
    border:3px solid #d9b860 !important;
}

.custom_message .read-more_link a:hover {
    background:#d9b860 !important;
    color:white !important;
}

/* TITLES */
.prepResource-title,
.co_calendar_head div,
.features_title {
    font-size:25pt !important;
    color:#d9b860 !important;
}

.prep-title,
.feature_caption a {
    color:#d9b860 !important;
}

/* ZMANIM */
.zmanim .zman-1,
.zmanim .zman-2 {
    border-radius:10px !important;
    background:#d9b860 !important;
    margin:5px 0px !important;
}

/* CALENDAR BODY */
#co_calendar div.co_calendar_body .item.item.first,
#co_calendar div.co_calendar_body .item:nth-child(3),
#co_calendar div.co_calendar_body .item:nth-child(6),
#co_calendar div.co_calendar_body .item:nth-child(8) {
    background:#DFC57C;
}

#co_calendar div.co_calendar_body .item:nth-child(2),
#co_calendar div.co_calendar_body .item:nth-child(4),
#co_calendar div.co_calendar_body .item:nth-child(5),
#co_calendar div.co_calendar_body .item:nth-child(7) {
    background:#d9b860;
}

/* FOOTER */
.footer,
.footer a {
    background:#d9b860;
    color:white !important;
}

/* MENU */
.cco_templateless_template a,
#chabad_head .chabad_navigator_bar,
#menu .item,
#navigation,
#menu a {
    background:#d9b860 !important;
}

#menu a {
    color:white !important;
    border:0px !important;
}

.selected a {
    text-decoration:underline !important;
}

#menu .item {
    color:transparent !important;
}

/* TITLE ICONS */
.titleIcon img {
    width:125px !important;
}

.co_calendar_head:before,
.pesach-resources .titleIcon {
    display:none !important;
}

div#chabad_body_content {
    background:rgba(255,255,255,0.45)!important;
}

/* MOBILE */
@media all and (max-width:500px) {
    .chabad_header {
        height:200px !important;
    }
    .headerTitle {
        display:none;
    }
    .body.section_root .bh {
        right:25px !important;
        color:white !important;
    }
}

/* CALENDAR */
.co_calendar_text {
    background-color:transparent !important;
}

`;
document.head.appendChild(style);

}
</script><script>
if (document.location.href.indexOf('5808543') > -1) {

const style = document.createElement('style');
style.innerHTML = `

/* FIRST ICON */
.content-area-parent > .custom_message .title:before {
    content:'';
    background:url('https://jewishmc.com/media/images/1354/WCsM13547120.png');
    display:block;
    width:75px;
    height:75px;
    background-size:contain;
    margin:0 auto;
}

/* HIDE ICON FOR APPEAL MESSAGES */
.content-area-parent > .custom_message.appeal .title:before {
    display:none;
}

/* CALENDAR ICON */
#co_calendar:before {
    content:'';
    background:url('https://jewishmc.com/media/images/1354/xRbs13547190.png');
    display:block;
    width:75px;
    height:75px;
    background-size:contain;
    margin:0 auto;
}

/* LATEST FEATURES ICON */
.latest_features .features_title.titleIcon:before {
    content:'';
    background:url('https://jewishmc.com/media/images/1354/FKiR13547192.png');
    display:block;
    width:75px;
    height:75px;
    background-size:contain;
    margin:0 auto;
}

`;
document.head.appendChild(style);

}
</script><script>
if (document.location.href.indexOf('7230750') > -1) {

const style = document.createElement('style');
style.innerHTML = `

/* MAIN BACKGROUND */
.cco_templateless_page #chabad_main_content {
    background:white;
    }

#chabad_header,
.chabad_header,
#chabad_head,
.chabad_header_bg,
.chabad_header_image {
background: url('https://theshul.net/media/images/1356/Vzdo13562297.jpeg') center center / cover no-repeat !important;
aspect-ratio: 1680/875;
width: 100%;
height: auto;

}

.cco_templateless_page .chabad_header,
.chabad_header {
    background-blend-mode: normal !important;
}

.chabad_header div {
    visibility:hidden;
}

/* LEFT COLUMN */
div.chabad_left_column {
    background:transparent;
}

/* BANNERS */
.large_banner, .sPromo-wrap {
    border:2px solid ##DFC57C;
}

.large_banner .bannerCta button {
    background:#d9b860;
    border:3px solid ##DFC57C;
}

.large_banner .big {
    color:#DFC57C;
    font-weight:bold;
}

.large_banner .wrapper-message {
    margin-block:1.5em !important;
}

.sPromo-wrap .caption {
    color:white !important;
background: #DFC57C;
}

.sPromo-wrap img {
    border:0px !important;
}

/* CUSTOM MESSAGE */
.custom_message .message {
    color:white !important;
}

.custom_message .title {
    color:#d9b860 !important;
}

.custom_message .read-more_link a {
    color:#d9b860 !important;
    border:3px solid #d9b860 !important;
}

.custom_message .read-more_link a:hover {
    background:#d9b860 !important;
    color:white !important;
}

/* TITLES */
.prepResource-title,
.co_calendar_head div,
.features_title {
    font-size:25pt !important;
    color:#d9b860 !important;
}

.prep-title,
.feature_caption a {
    color:#d9b860 !important;
}

/* ZMANIM */
.zmanim .zman-1,
.zmanim .zman-2 {
    border-radius:10px !important;
    background:#d9b860 !important;
    margin:5px 0px !important;
}

/* CALENDAR BODY */
#co_calendar div.co_calendar_body .item.item.first,
#co_calendar div.co_calendar_body .item:nth-child(3),
#co_calendar div.co_calendar_body .item:nth-child(6),
#co_calendar div.co_calendar_body .item:nth-child(8) {
    background:#DFC57C;
}

#co_calendar div.co_calendar_body .item:nth-child(2),
#co_calendar div.co_calendar_body .item:nth-child(4),
#co_calendar div.co_calendar_body .item:nth-child(5),
#co_calendar div.co_calendar_body .item:nth-child(7) {
    background:#d9b860;
}

/* FOOTER */
.footer,
.footer a {
    background:#d9b860;
    color:white !important;
}

/* MENU */
.cco_templateless_template a,
#chabad_head .chabad_navigator_bar,
#menu .item,
#navigation,
#menu a {
    background:#d9b860 !important;
}

#menu a {
    color:white !important;
    border:0px !important;
}

.selected a {
    text-decoration:underline !important;
}

#menu .item {
    color:transparent !important;
}

/* TITLE ICONS */
.titleIcon img {
    width:125px !important;
}

.co_calendar_head:before,
.pesach-resources .titleIcon {
    display:none !important;
}

div#chabad_body_content {
    background:rgba(255,255,255,0.55)!important;
}

/* MOBILE */
@media all and (max-width:500px) {
    .chabad_header {
        height:200px !important;
    }
    .headerTitle {
        display:none;
    }
    .body.section_root .bh {
        right:25px !important;
        color:white !important;
    }
}

/* CALENDAR */
.co_calendar_text {
    background-color:transparent !important;
}

/* HIDE ICONS ON BANNER */
.titleIcon img,
.large_banner .textWrapper {
    display:none !important;
}

`;
document.head.appendChild(style);

}
</script><script>
if (document.location.href.indexOf('21953') > -1) {

const style = document.createElement('style');
style.innerHTML = `

/* MAIN BACKGROUND */
.cco_templateless_page #chabad_main_content {
    background:white;
}

#chabad_header,
.chabad_header,
#chabad_head,
.chabad_header_bg,
.chabad_header_image {
background: url('https://theshul.net/media/images/1356/Vzdo13562297.jpeg') center center / cover no-repeat !important;
aspect-ratio:1680 / 875;
width: 100%;
height: auto;

}

.cco_templateless_page .chabad_header,
.chabad_header {
    background-blend-mode: normal !important;
}

.chabad_header div {
    visibility:hidden;
}

/* LEFT COLUMN */
div.chabad_left_column {
    background:transparent;
}

/* BANNERS */
.large_banner, .sPromo-wrap {
    border:2px solid #DFC57C;
}

.large_banner .bannerCta button {
    background:#d9b860;
    border:3px solid #DFC57C;
}

.large_banner .big {
    color:#DFC57C;
    font-weight:bold;
}

.large_banner .wrapper-message {
    margin-block:1.5em !important;
}

.sPromo-wrap .caption {
    color:white !important;
background: #DFC57C;
}

.sPromo-wrap img {
    border:0px !important;
}

/* CUSTOM MESSAGE */
.custom_message .message {
    color:black!important;
}

.custom_message .title {
    color:#d9b860 !important;
}

.custom_message .read-more_link a {
    color:#d9b860 !important;
    border:3px solid #d9b860 !important;
}

.custom_message .read-more_link a:hover {
    background:#d9b860 !important;
    color:white !important;
}

/* TITLES */
.prepResource-title,
.co_calendar_head div,
.features_title {
    font-size:25pt !important;
    color:#d9b860 !important;
}

.prep-title,
.feature_caption a {
    color:#d9b860 !important;
}

/* ZMANIM */
.zmanim .zman-1,
.zmanim .zman-2 {
    border-radius:10px !important;
    background:#d9b860 !important;
    margin:5px 0px !important;
}

/* CALENDAR BODY */
#co_calendar div.co_calendar_body .item.item.first,
#co_calendar div.co_calendar_body .item:nth-child(3),
#co_calendar div.co_calendar_body .item:nth-child(6),
#co_calendar div.co_calendar_body .item:nth-child(8) {
    background:#DFC57C;
}

#co_calendar div.co_calendar_body .item:nth-child(2),
#co_calendar div.co_calendar_body .item:nth-child(4),
#co_calendar div.co_calendar_body .item:nth-child(5),
#co_calendar div.co_calendar_body .item:nth-child(7) {
    background:#d9b860;
}

/* FOOTER */
.footer,
.footer a {
    background:#d9b860;
    color:white !important;
}

/* MENU */
.cco_templateless_template a,
#chabad_head .chabad_navigator_bar,
#menu .item,
#navigation,
#menu a {
    background:#d9b860 !important;
}

#menu a {
    color:white !important;
    border:0px !important;
}

.selected a {
    text-decoration:underline !important;
}

#menu .item {
    color:transparent !important;
}

/* TITLE ICONS */
.titleIcon img {
    width:125px !important;
}

.co_calendar_head:before,
.pesach-resources .titleIcon {
    display:none !important;
}

div#chabad_body_content {
    background:rgba(255,255,255,0.45)!important;
}

/* MOBILE */
@media all and (max-width:500px) {
    .chabad_header {
        height:200px !important;
    }
    .headerTitle {
        display:none;
    }
    .body.section_root .bh {
        right:25px !important;
        color:white !important;
    }
}

/* CALENDAR */
.co_calendar_text {
    background-color:transparent !important;
}

/* HIDE ICONS ON BANNER */
.titleIcon img,
.large_banner .textWrapper {
    display:none !important;
}

`;
document.head.appendChild(style);

}
</script><script>
if (document.location.href.indexOf('6362396') > -1) {

const style = document.createElement('style');
style.innerHTML = `

/* MAIN BACKGROUND */
.cco_templateless_page #chabad_main_content {
    background:white;
}

#chabad_header,
.chabad_header,
#chabad_head,
.chabad_header_bg,
.chabad_header_image {
background: url('https://theshul.net/media/images/1356/Vzdo13562297.jpeg') center center / cover no-repeat !important;
aspect-ratio:1680 / 875;
width: 100%;
height: auto;

}

.cco_templateless_page .chabad_header,
.chabad_header {
    background-blend-mode: normal !important;
}

.chabad_header div {
    visibility:hidden;
}

/* LEFT COLUMN */
div.chabad_left_column {
    background:transparent;
}

/* BANNERS */
.large_banner, .sPromo-wrap {
    border:2px solid #DFC57C;
}

.large_banner .bannerCta button {
    background:#d9b860;
    border:3px solid #DFC57C;
}

.large_banner .big {
    color:#DFC57C;
    font-weight:bold;
}

.large_banner .wrapper-message {
    margin-block:1.5em !important;
}

.sPromo-wrap .caption {
    color:white !important;
background: #DFC57C;
}

.sPromo-wrap img {
    border:0px !important;
}

/* CUSTOM MESSAGE */
.custom_message .message {
    color:black!important;
}

.custom_message .title {
    color:#d9b860 !important;
}

.custom_message .read-more_link a {
    color:#d9b860 !important;
    border:3px solid #d9b860 !important;
}

.custom_message .read-more_link a:hover {
    background:#d9b860 !important;
    color:white !important;
}

/* TITLES */
.prepResource-title,
.co_calendar_head div,
.features_title {
    font-size:25pt !important;
    color:#d9b860 !important;
}

.prep-title,
.feature_caption a {
    color:#d9b860 !important;
}

/* ZMANIM */
.zmanim .zman-1,
.zmanim .zman-2 {
    border-radius:10px !important;
    background:#d9b860 !important;
    margin:5px 0px !important;
}

/* CALENDAR BODY */
#co_calendar div.co_calendar_body .item.item.first,
#co_calendar div.co_calendar_body .item:nth-child(3),
#co_calendar div.co_calendar_body .item:nth-child(6),
#co_calendar div.co_calendar_body .item:nth-child(8) {
    background:#DFC57C;
}

#co_calendar div.co_calendar_body .item:nth-child(2),
#co_calendar div.co_calendar_body .item:nth-child(4),
#co_calendar div.co_calendar_body .item:nth-child(5),
#co_calendar div.co_calendar_body .item:nth-child(7) {
    background:#d9b860;
}

/* FOOTER */
.footer,
.footer a {
    background:#d9b860;
    color:white !important;
}

/* MENU */
.cco_templateless_template a,
#chabad_head .chabad_navigator_bar,
#menu .item,
#navigation,
#menu a {
    background:#d9b860 !important;
}

#menu a {
    color:white !important;
    border:0px !important;
}

.selected a {
    text-decoration:underline !important;
}

#menu .item {
    color:transparent !important;
}

/* TITLE ICONS */
.titleIcon img {
    width:125px !important;
}

.co_calendar_head:before,
.pesach-resources .titleIcon {
    display:none !important;
}

div#chabad_body_content {
    background:rgba(255,255,255,0.45)!important;
}

/* MOBILE */
@media all and (max-width:500px) {
    .chabad_header {
        height:200px !important;
    }
    .headerTitle {
        display:none;
    }
    .body.section_root .bh {
        right:25px !important;
        color:white !important;
    }
}

/* CALENDAR */
.co_calendar_text {
    background-color:transparent !important;
}

/* HIDE ICONS ON BANNER */
.titleIcon img,
.large_banner .textWrapper {
    display:none !important;
}

`;
document.head.appendChild(style);

}
</script></head>
<body class="lang_en dir_ltr cco_body">

	
			<div align="center">
				<table align="center" border=0" cellpadding="0" cellspacing="0" style="margin:15px;">
				<tr>
					<td style="background-color:#FFFFFF;border: 1px solid #0e7fc7;padding:15px;">
						<html dir="ltr"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>The New Shul E-Torah: Getting ready for school?</title></head><body style="margin:0px;" > <div > <EMAILBODY>
<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#a79e8f">
<tbody>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#a79e8f">
<tbody>
<tr>
<td align="center">
<div style="height: 30px;padding-top: 10px;">
<p>
<span class="trouble" style="font-family: arial; color: rgb(255, 255, 255); font-weight: bold; font-size: 11px; vertical-align: middle;color: rgb(255, 255, 255);font-family: arial;font-size: 11px;font-weight: bold;vertical-align: middle;">Having trouble viewing this email? <a href="http://www.TheShul.net/mychabad/email/personal/view.asp?i=FF67FA6FD3EA6ED0:" style="font-family: arial; color: rgb(255, 255, 255); font-weight: bold; font-size: 11px; vertical-align: middle;color: rgb(255, 255, 255);font-family: arial;font-size: 11px;font-weight: bold;vertical-align: middle;">View 
it online</a></span></p>
</div>
</td>
</tr>
<tr>
<td align="center"></td>
</tr>
<tr>
<td align="center"></td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="15" bgcolor="#a79e8f">
<tbody>
<tr>
<td align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="650" style="min-width: 670px;" align="center">
<table width="100%" border="0" cellspacing="0" cellpadding="10" bgcolor="#ffffff" id="Table_01">
<tbody>
<tr>
<td align="center">
<table dir="ltr" width="650" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td></td>
</tr>
<tr>
<td width="650" height="200" bgcolor="#f1e3a8" background="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template-top-banner2.jpg">
<table width="100%" border="0" cellspacing="0" cellpadding="8">
<tbody>
<tr>
<td align="left" valign="middle"></td>
<td valign="top">
<div>&#160;<img width="610" real_height="127" real_width="663" border="0" height="117" alt="The Shul Banner.jpg" src="http://www.TheShul.net/media/images/946/kRdY9468232.jpg" hspace="3"/></div>
<div style="clear: both;" id="temp_0"></div>
<table width="100%" border="0" cellspacing="0" cellpadding="10" bgcolor="#458188">
<tbody>
<tr>
<td class="header_title" style="font-family: Arial, Helvetica, sans-serif; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 1px; font-size: 20px !important;color: rgb(255, 255, 255);text-transform: uppercase;letter-spacing: 1px;font-family: arial, helvetica, sans-serif;font-size: 20px !important;" align="center">
<strong> This Week at The Shul</strong></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="20"></td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="71">
<img border="0" style="display: block;" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_03.jpg" alt=""/></td>
<td bgcolor="#e4d0d5">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="candle_lighing_left" width="25" style="color: rgb(164, 98, 117); font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;color: rgb(164, 98, 117);font-family: arial, helvetica, sans-serif;font-size: 15px;font-weight: bold;"></td>
<td>
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="co_ClTable">
<tbody>
<tr>
<td class="co_CLContent_cell" width="100%">
<div class="co_CLHeader">
<div class="co_Heading" style="float: left; color: rgb(164, 98, 117); font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; margin-right: 8px;">Candle Lighting Times for</div>
<div class="co_CLLocation" style="color: rgb(164, 98, 117); font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;"><span class="co_CLCity">West Bloomfield</span>:</div>
</div>
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="co_CLContent">
<tbody>
<tr>
<td>
<div class="co_CLDate" style="float: left; color: rgb(164, 98, 117); font-family: Arial, Helvetica, sans-serif; font-size: 15px;">Friday, Sep 2</div>
<div class="co_CLTime" style="margin-left: 120px; color: rgb(164, 98, 117); font-family: Arial, Helvetica, sans-serif; font-size: 15px;">7:47 pm</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td width="650">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_27_en.png" alt=""/></td>
<td dir="ltr" class="section_title" width="460" style="font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 25px !important;color: rgb(85, 107, 108);text-transform: uppercase;font-family: arial, helvetica, sans-serif;font-weight: bold;font-size: 25px !important;" align="Left" valign="middle">This Shabbat At The Shul</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="3">
<table class="section_text custom_text" width="100%" border="0" style="color: rgb(85, 107, 108);font-family: Arial, Helvetica, sans-serif; font-size: 15px !important;color: rgb(85, 107, 108);font-family: arial, helvetica, sans-serif;font-size: 15px !important;" cellspacing="0" cellpadding="10" bgcolor="#e6e9e9">
<tbody>
<tr>
<td>
<table dir="ltr" border="0" style="border-collapse: collapse;" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td height="15">&#160;<img width="200" real_height="262" real_width="590" height="89" src="http://w3.chabad.org/media/images/895/Lius8958848.png" alt=""/></td>
<td height="15">
<div style="color: rgb(0, 128, 128);">
<p>
<span style="font-size: 18px;">
<strong>Kiddush Lunch is still available for sponsorship</strong></span></p>
</div></td>
</tr>
<tr>
<td height="15">
<img width="200" real_height="200" real_width="629" height="64" src="http://w3.chabad.org/media/images/206/SSOw2065777.jpg" alt=""/></td>
<td height="15">
<div style="color: rgb(0, 128, 128);">
<p>
<span style="font-size: 18px;">
<strong>This week we learn Chapter 5 of Ethics of Our Fathers.</strong></span></p>
</div></td>
</tr>
<tr>
<td height="15">
<img src="http://w3.chabad.org/media/images/896/BnqI8962927.jpg" alt="Image result for jewish art calendar" width="100" height="139" real_width="540" real_height="751"/></td>
<td height="15">
<p>
<strong>The Jewish Art Calendars and Holiday Farbrengen Magazines will be mailed shortly.</strong></p>
<p>
<strong>Do you know anyone that can use a copy of the Jewish Art Calendar? Send us an address of a home or office and we can add it to our mailing list</strong></p>
<p>
<strong>We hope you share our vision in promoting Jewish heritage, traditions, and values. Please support that goal by sharing Farbrengen with friends and colleges, and by patronizing Farbrengen sponsors and advertisers.</strong></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="12"></td>
</tr>
<tr>
<td align="center" colspan="3">
<div style="width: 250px;"></div>
</td>
</tr>
<tr>
<td height="25"></td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="151" align="left">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_07_en.png" alt=""/></td>
<td dir="ltr" class="section_title" width="461" style="font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 25px !important;color: rgb(69, 129, 136);text-transform: uppercase;font-family: arial, helvetica, sans-serif;font-weight: bold;font-size: 25px !important;" align="Left" valign="middle">Family Message</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td bgcolor="#dae6e7" colspan="3">
<table class="section_text" width="100%" border="0" style="font-family: Arial, Helvetica, sans-serif; font-size: 15px !important;font-family: arial, helvetica, sans-serif;font-size: 15px !important;" cellspacing="0" cellpadding="12">
<tbody>
<tr>
<td class="section_text rabbi_message_section" style="color: rgb(69, 129, 136);font-family: Arial, Helvetica, sans-serif; font-size: 15px !important;color: rgb(69, 129, 136);font-family: arial, helvetica, sans-serif;font-size: 15px !important;">
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="co_rabbi_message_table">
<tbody>
<tr>
<td class="co_rabbi_message_header" style="font-size: 13px; font-family: Arial, Helvetica, sans-serif;color: rgb(69, 129, 136);">
<div class="co_rabbi_message_heading">Dear Friend,</div>
</td>
</tr>
<tr>
<td style="height: 15px;"></td>
</tr>
<tr>
<td class="co_rabbi_message" style="font-size: 13px; font-family: Arial, Helvetica, sans-serif;color: rgb(69, 129, 136);">
<p>Mazal tov! We are about to begin a new month: Elul.</p>
<p>This tells us that there is just one month left before Rosh Hashanah. Starting this week, we will be blowing the shofar every morning in anticipation, and examining our deeds with trepidation.</p>
<p>I want to share with you a simple thought about the shofar. The horn is attached to the animal on the stout end, with the pointy part facing outwards. Yet when we blow the shofar, we must bring the narrow end close to our lips.</p>
<p>My lesson: Sometimes you gotta turn things upside down to get results.</p>
</td>
</tr>
<tr>
<td class="co_rabbi_message_footer" style="margin-top: 10px; font-weight: bold;font-size: 13px; font-family: Arial, Helvetica, sans-serif;color: rgb(69, 129, 136);">
<div class="co_rabbi_message_footer" style="margin-top: 10px; font-weight: bold;font-size: 13px; font-family: Arial, Helvetica, sans-serif;color: rgb(69, 129, 136);">
<p>Your Shul Family</p>
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="25"></td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_29_en.png" alt=""/></td>
<td dir="ltr" class="section_title" width="460" style="font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 25px !important;color: rgb(209, 92, 144);text-transform: uppercase;font-family: arial, helvetica, sans-serif;font-weight: bold;font-size: 25px !important;" align="Left" valign="middle">Mazal Tovs & Birthdays</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td><br/>
<table dir="ltr" class="section_text" width="100%" border="0" style="font-family: Arial, Helvetica, sans-serif; font-size: 15px !important;font-family: arial, helvetica, sans-serif;font-size: 15px !important;" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="2">&#160;
<table class="mazal_tov_box" width="100%" border="0" style="margin-top: 8px; margin-bottom: 8px;margin-top: 8px;margin-bottom: 8px;" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td height="8" bgcolor="#f8e7ee" colspan="2"></td>
</tr>
<tr>
<td height="8" bgcolor="#f2d2e0" colspan="2">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<img width="81" border="0" style="margin-left: 30px;display: block;" height="79" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template-mazal_tov.png" alt=""/></td>
<td class="mazal_tov" width="500" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(209, 92, 144); font-size: 16px !important;color: rgb(209, 92, 144);font-family: arial, helvetica, sans-serif;font-weight: bold;font-size: 16px !important;" valign="middle">
<p>To everyone who is having a birthday this week!</p>
<div></div>
<div>Ben-Ezra, Natalia  8/13    4 Elul</div>
<div>Giske, Talya   9/2 2 Elul</div>
<div>Goldman, Julia 8/20    30 Av</div>
<div>Golombek, Arly 8/17    30 Av</div>
<div>Hennessey, Marissa 8/17    30 Av</div>
<div>Honig, Shlomo  8/19    4 Elul</div>
<div>Pearlstein, Alan   8/22    29 Av</div>
<div>Pinson, Devorah Leah   8/23    30 Av</div>
<div>Pinson, Yisrael    8/29    3 Elul</div>
<div>Roisman, Josef 8/30    3 Elul</div>
<div>Rozin, Itzik   8/16    30 Av</div>
<div>Siegel, Paul   8/24    5 Elul</div>
<div>Silfen, Eliana Leah    8/26    1 Elul</div>
<div>Stein, Chana   8/30    30 Av</div>
<div>Taylor, Lisa   8/22    2 Elul</div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="8" bgcolor="#f8e7ee" colspan="2"><br/>
<div></div>
<div></div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="3"></td>
</tr>
<tr>
<td colspan="3"></td>
</tr>
<tr>
<td align="center" colspan="3">
<div style="width: 250px;"></div>
</td>
</tr>
<tr>
<td height="25"><br type="_moz"/>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" height="122" src="https://ci6.googleusercontent.com/proxy/lIFtcCXKtbTuEkYhBoL-VODEV2PC05Nc4gT3feo_-dbzrRtx4c65sNGsdjdbyzZh-HgBesazFooJFoko9gzf3D1Mf3BBRH2tejr1Hm0WH6cx2UH_h8yEZiPS8PNmgIlHuqvjmEh2nfxekm3Hy8EuQA1iAgXPGnRxGBWUbvpXAdXNdyT9SA=s0-d-e1-ft#http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_27_en.png" alt=""/></td>
<td dir="ltr" width="460" align="Left" valign="middle">
<p>
<strong>
<span style="font-family: arial;font-size: 24px;">
<b style="color: rgb(0, 128, 128);">Getting ready for the first day of school?</b></span></strong></p>
<p>
<span style="font-size: 18px;">
<strong>
<span style="font-family: arial;">
<b style="color: rgb(0, 128, 128);">Enjoy these breathing techniques to reduce anxiety and stress while boosting calm and peaceful energy with Elana Lofman, exercise physiologist&#160;</b></span></strong></span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="3"><br/>
<p>
<a href="https://drive.google.com/file/d/0BwL8pwki5jYieWFoSTA0X0NfdFU/view?usp=sharing">
<img src="http://www.TheShul.net/media/images/978/OaLu9788092.jpg" alt="elana loffman screenshot.JPG" real_width="690" real_height="374" hspace="3" border="0" width="650" height="352"/></a></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><br type="_moz"/>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0" style="border: 1px dotted rgb(211, 211, 211);background-color: rgb(255, 255, 255);">
<tbody>
<tr>
<td width="150" style="border: 1px dotted rgb(211, 211, 211);">
<img width="161" border="0" height="122" src="https://ci6.googleusercontent.com/proxy/lIFtcCXKtbTuEkYhBoL-VODEV2PC05Nc4gT3feo_-dbzrRtx4c65sNGsdjdbyzZh-HgBesazFooJFoko9gzf3D1Mf3BBRH2tejr1Hm0WH6cx2UH_h8yEZiPS8PNmgIlHuqvjmEh2nfxekm3Hy8EuQA1iAgXPGnRxGBWUbvpXAdXNdyT9SA=s0-d-e1-ft#http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_27_en.png" alt=""/></td>
<td dir="ltr" width="460" align="Left" valign="middle" style="border: 1px dotted rgb(211, 211, 211);">
<p>
<span style="font-size: 24px;">
<b>3 Pre-High Holiday Classes</b></span></p>
</td>
</tr>
<tr>
<td width="150" style="border: 1px dotted rgb(211, 211, 211);" colspan="2"><br type="_moz"/>
<span style="font-size: 18px;color: rgb(0, 128, 128);"><em>Get spiritually ready for the High Holidays with Rabbi Dov and some incredible chassidic insight</em><br/>
                                                                        &#160;<br/>
<strong>Rosh Hashanah Class =&#160;9/21/16</strong><br/>
<strong>CURIOUS CUSTOMS OF ROSH HASHANAH<br/>
</strong>Certain High Holiday customs are geared toward “confusing the satan,” to weaken his prosecuting act. But how exactly does that work? More than just throwing him a few false leads, the name of the game is staying positive and confident that G-d is on our side.<br/>
                                                                        &#160;<br/>
<strong>Yom Kippur Class =&#160;9/28/16</strong><br/>
<strong>A TIME TO FAST<br/>
</strong>What Yom Kippur Is All About?<br/>
                                                                        Diets of all kinds have become popular, but the Jewish people have been fasting for thousands of years. So, what’s behind the Yom Kippur fast? This profound take on Yom Kippur reveals why eating simply has no place in the schedule.<br/>
                                                                        &#160;<br/>
<strong>Sukkot Class =&#160;10/5/16</strong>&#160;<br/>
<strong>COME-BACK NATION<br/>
</strong>Keeping Inspiration Alive<br/>
                                                                        From time to time, we get inspired to change for the better. But often, we very quickly revert to our old habits. So what hope do we have? The story of the Jewish people teaches that whatever happens, we can and will make a comeback.<em><br/>
<br/>
</em></span><em>
<a href="http://www.torahstudies.com/resources/files/marketing/6/1470675171_ts%20hh%205777%208.5x11%20editable.pdf" target="_blank" rel="noreferrer nofollow">
<span style="font-size: 18px;color: rgb(0, 128, 128);">http://www.torahstudies.com/resources/files/marketing/6/1470675171_ts%20hh%205777%208.5x11%20editable.pdf</span></a></em><span style="font-size: 18px;color: rgb(0, 128, 128);"><br/>
<br/>
                                                                        $15 for all 3 sessions</span></td>
</tr>
</tbody>
</table>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0" style="border: 1px dotted rgb(211, 211, 211);background-color: rgb(255, 255, 255);">
<tbody>
<tr>
<td width="150" style="border: 1px dotted rgb(211, 211, 211);">
<img width="161" border="0" height="122" src="https://ci6.googleusercontent.com/proxy/lIFtcCXKtbTuEkYhBoL-VODEV2PC05Nc4gT3feo_-dbzrRtx4c65sNGsdjdbyzZh-HgBesazFooJFoko9gzf3D1Mf3BBRH2tejr1Hm0WH6cx2UH_h8yEZiPS8PNmgIlHuqvjmEh2nfxekm3Hy8EuQA1iAgXPGnRxGBWUbvpXAdXNdyT9SA=s0-d-e1-ft#http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_27_en.png" alt=""/></td>
<td dir="ltr" width="460" align="Left" valign="middle" style="border: 1px dotted rgb(211, 211, 211);">
<p>
<strong>
<span style="font-family: arial;font-size: 24px;">
<b style="color: rgb(0, 128, 128);"><b>Volunteer opportunities for the High Holidays</b><br/>
</b></span></strong></p>
</td>
</tr>
<tr>
<td width="150" style="border: 1px dotted rgb(211, 211, 211);" colspan="2">
<p><br type="_moz"/>
<span style="color: rgb(0, 128, 128);">
<b>At The Shul we are committed to share the warmth of Judaism with the community at large&#160;</b></span></p>
<p>
<span style="color: rgb(0, 128, 128);">Are you available to join the team to bring High Holiday joy to our friends at All seasons and and Meer Apartments?</span></p>
<p dir="ltr">
<span style="color: rgb(0, 128, 128);">
<b><br/>
</b><b>Torah Class the first Wednesday of every month</b></span></p>
<p dir="ltr">
<span style="color: rgb(0, 128, 128);">All Seasons 1130am<br/>
                                                                        Meer Apartments 1230pm</span></p>
<span style="color: rgb(0, 128, 128);">
<b>All Seasons Holiday events</b></span>
<p>
<span style="color: rgb(0, 128, 128);">Challah Bake &#160;-&#160;September 28 2pm<br/>
</span></p>
<p>
<span style="color: rgb(0, 128, 128);">Shofar Blow&#160;Oct 3 2pm<br/>
                                                                        Lulov Shake&#160;Oct 17 2pm<br/>
                                                                        Sukka on Wheels&#160;Oct 19 11am<br clear="all"/>
</span></p>
<p>
<span style="color: rgb(0, 128, 128);">Volunteers are needed to socialize and help out with the particulars of each event.</span></p>
</td>
</tr>
</tbody>
</table>
<p>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
</tr>
<tr>
</tr>
</tbody>
</table>
</p>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_25_en.png" alt=""/></td>
<td dir="ltr" class="section_title" width="460" style="font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 25px !important;color: rgb(105, 76, 121);text-transform: uppercase;font-family: arial, helvetica, sans-serif;font-weight: bold;font-size: 25px !important;" align="Left" valign="middle">Service Times</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="15">
<!--bgcolor="#e1dbe4"-->
<tbody>
<tr>
<td align="right" valign="bottom">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="3" rowspan="2">
<table width="100%" border="0" cellspacing="0" cellpadding="5">
<tbody>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td class="top_title" style="color: rgb(105, 76, 121); font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 16px;color: rgb(105, 76, 121);font-family: arial, helvetica, sans-serif;font-size: 16px;font-weight: bold;" bgcolor="#e1dbe4">Shabbat</td>
</tr>
<tr>
<td class="service_schedule section_text" style="color: rgb(105, 76, 121);font-family: Arial, Helvetica, sans-serif; font-size: 15px !important;color: rgb(105, 76, 121);font-family: arial, helvetica, sans-serif;font-size: 15px !important;">Friday Evening Services - 6:30pm<br/>
                                                                                                                        Shabbat Morning Services - 9:30am</td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td class="top_title" style="color: rgb(105, 76, 121); font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 16px;color: rgb(105, 76, 121);font-family: arial, helvetica, sans-serif;font-size: 16px;font-weight: bold;" bgcolor="#e1dbe4">Weekday Services</td>
</tr>
<tr>
<td class="service_schedule section_text" style="color: rgb(105, 76, 121);font-family: Arial, Helvetica, sans-serif; font-size: 15px !important;color: rgb(105, 76, 121);font-family: arial, helvetica, sans-serif;font-size: 15px !important;">Sunday & Legal Holidays - 8:30am<br/>
                                                                                                                        Monday - Friday - 7:00am</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
<td></td>
<td width="1" height="44"></td>
</tr>
<tr>
<td width="133" valign="bottom" rowspan="3">
<img width="133" border="0" style="margin-left: 0px;display: block;" height="140" align="right" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template-service_times2.jpg" alt=""/></td>
<td width="1" height="107"></td>
</tr>
<tr>
<td width="486" height="23" bgcolor="#694c79" colspan="3"></td>
<td width="1" height="23"></td>
</tr>
<tr>
<td height="10" colspan="3"></td>
<td width="1" height="10"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="25">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="5">
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img real_height="126" real_width="166" border="0" alt="study session icon.jpg" src="http://www.theshul.net/media/images/946/gdGm9469892.jpg" hspace="3"/></td>
<td dir="ltr" width="460" align="Left" valign="middle">
<span style="color: rgb(55, 141, 255);">
<strong>
<span style="color: rgb(55, 141, 255);font-family: arial;font-size: 24px;">ONGOING CLASSES</span></strong></span></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="5">
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td>
<p>
<span style="color: rgb(55, 141, 255);">
<strong><u>DAILY WISDOM & BREAKFAST<br/>
</u>M-F after morning services for approx. 10 minutes</strong></span></p>
<p>
<span style="color: rgb(55, 141, 255);">
<strong><u>Living Torah Video Magazine</u><br/>
                                                                                    Sun,&#160;9:30 AM</strong></span></p>
<p>
<span style="color: rgb(55, 141, 255);">
<strong><u>TORAH STUDIES<br/>
</u>Wed,&#160;<span data-term="goog_1150704767" tabindex="0">7:30 PM&#160;| Rabbi Dov<br/>
<br/>
<u>WOMEN'S ROUND TABLE<br/>
</u>MONDAY,&#160;<span data-term="goog_1150704768" tabindex="0">11 AM&#160;| Itty Shemtov<br/>
<u><br/>
                                                                                    JEWISH MYSTICISM<br/>
</u>Sat,&#160;<span data-term="goog_1150704769" tabindex="0">8:45 AM</span>&#160;| Rabbi Dov</span></span></strong></span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
</td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><br/>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td dir="ltr" class="section_title" width="460" style="font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 25px !important;color: rgb(57, 89, 169);text-transform: uppercase;font-family: arial, helvetica, sans-serif;font-weight: bold;font-size: 25px !important;" align="Left" valign="middle"></td>
</tr>
<tr>
<td style="font-family: arial;font-size: 10px;">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_11_en.png" alt=""/></td>
<td dir="ltr" class="section_title" style="font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 25px !important;color: rgb(57, 89, 169);text-transform: uppercase;font-family: arial, helvetica, sans-serif;font-weight: bold;font-size: 25px !important;" align="Left" valign="middle" width="600">Camp video:</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="3">
<img width="610" border="0" style="display: block;" height="14" src="http://01.myjewishpage.com/images/global/spacer.gif" alt=""/></td>
</tr>
<tr>
<td colspan="3"></td>
</tr>
<tr>
<td height="25">
<img border="0" style="display: block;" height="25" src="http://01.myjewishpage.com/images/global/spacer.gif" alt=""/><a href="https://www.youtube.com/watch?v=eYC95zZTcm4">
<img src="http://www.TheShul.net/media/images/978/csIt9788100.jpg" alt="camp video screenshot.JPG" real_width="690" real_height="390" hspace="3" border="0" width="650" height="367"/></a></td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_19_en.png" alt=""/></td>
<td dir="ltr" class="section_title" width="460" style="font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 25px !important;color: rgb(179, 36, 100);text-transform: uppercase;font-family: arial, helvetica, sans-serif;font-weight: bold;font-size: 25px !important;" align="Left" valign="middle">Kiddush Calendar</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td>
<p><em style="background-color: rgb(255, 255, 255);">
<strong>Shabbat, September 3, Menachem-Av 30</strong></em><br style="color: rgb(128, 0, 0);background-color: rgb(255, 255, 255);"/>
<span style="color: rgb(128, 0, 0);background-color: rgb(255, 255, 255);">Kiddush Lunch is still available for sponsorship.</span>&#160;</p>
<p>
<span style="color: rgb(128, 0, 0);">
<em>Additional Sponsorship opportunities available.</em></span></p>
<p>
<em>
<a href="http://link.theshul.net/go.asp?li=CE21A911509BF8A3B743F55C33FF7C98&ui=B47FBE7BFE51907F09DCEA069E8553EF" target="_blank">More information...</a></em></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="25"></td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_15_en.png" alt=""/></td>
<td dir="ltr" class="section_title magazine_title_color" width="460" style="font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 25px !important;color: rgb(242, 225, 237);color: rgb(169, 53, 132);text-transform: uppercase;font-family: arial, helvetica, sans-serif;font-weight: bold;font-size: 25px !important;" align="Left" valign="middle">This week @ www.TheShul.net</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td>
<table class="co_magazine_header" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="co_section_header_bg co_section_header">
<div class="co_magazine_heading" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 120%; font-weight: bold;">This Week @ www.TheShul.net</div>
</td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="1" cellpadding="0" class="co_magazine co_section_text" style="background-color: rgb(242, 225, 237);margin-top: 10px;">
<tbody>
<tr>
<td>&#160;</td>
<td>&#160;</td>
</tr>
<tr>
<td valign="top" style="width: 150px;">
<a href="http://www.TheShul.net/article.asp?aid=3408865">
<img style="margin-left: 18px; margin-bottom: 18px;margin-top: 4px;" height="auto" width="150" src="http://www.TheShul.net/media/images/977/apwh9778297.jpg" border="0" align="left" alt=""/></a></td>
<td valign="top" width="100%" style="padding-left: 5px;"><span class="co_articletype" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 120%; font-weight: bold; margin-right: 20px;">Your Questions</span><br/>
<span class="co_h3" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 19px; text-decoration: none; margin-top: 7px; display: block;"><a href="http://www.TheShul.net/article.asp?aid=3408865" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 19px; text-decoration: none; margin-top: 7px; display: block;">How Do I Know If I Am a Jew?</a><br/>
</span><span class="co_content" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 13px; line-height: 130%; margin-bottom: 13px; display: block; margin-right: 20px;">How are we to determine who is Jewish, and what are we to do with the information once we have it?</span>
<div>
<a class="co_more_link" href="http://www.TheShul.net/article.asp?aid=3408865" style="text-align: right; color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; display: block; margin-right: 20px;">More...</a></div>
</td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="1" cellpadding="0" class="co_magazine co_section_text" style="background-color: rgb(242, 225, 237);margin-top: 10px;">
<tbody>
<tr>
<td>&#160;</td>
<td>&#160;</td>
</tr>
<tr>
<td valign="top" style="width: 150px;">
<a href="http://www.TheShul.net/article.asp?aid=1252192">
<img style="margin-left: 18px; margin-bottom: 18px;margin-top: 4px;" height="auto" width="150" src="http://www.TheShul.net/media/images/919/mbfn9195567.jpg" border="0" align="left" alt=""/></a></td>
<td valign="top" width="100%" style="padding-left: 5px;"><span class="co_articletype" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 120%; font-weight: bold; margin-right: 20px;">Parshah</span><br/>
<span class="co_h3" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 19px; text-decoration: none; margin-top: 7px; display: block;"><a href="http://www.TheShul.net/article.asp?aid=1252192" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 19px; text-decoration: none; margin-top: 7px; display: block;">The Philanthropic Pauper</a><br/>
</span><span class="co_content" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 13px; line-height: 130%; margin-bottom: 13px; display: block; margin-right: 20px;">"Everyone is obligated to give charity. Even people supported by charity must contribute from what they receive." A law that seems radical on the one hand, and absurd on the other...</span>
<div>
<a class="co_more_link" href="http://www.TheShul.net/article.asp?aid=1252192" style="text-align: right; color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; display: block; margin-right: 20px;">More...</a></div>
</td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="1" cellpadding="0" class="co_magazine co_section_text" style="background-color: rgb(242, 225, 237);margin-top: 10px;">
<tbody>
<tr>
<td>&#160;</td>
<td>&#160;</td>
</tr>
<tr>
<td valign="top" style="width: 150px;">
<a href="http://www.TheShul.net/article.asp?aid=3374048">
<img style="margin-left: 18px; margin-bottom: 18px;margin-top: 4px;" height="auto" width="150" src="http://www.TheShul.net/media/images/966/nPFS9666166.jpg" border="0" align="left" alt=""/></a></td>
<td valign="top" width="100%" style="padding-left: 5px;"><span class="co_articletype" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 120%; font-weight: bold; margin-right: 20px;">Video</span><br/>
<span class="co_h3" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 19px; text-decoration: none; margin-top: 7px; display: block;"><a href="http://www.TheShul.net/article.asp?aid=3374048" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 19px; text-decoration: none; margin-top: 7px; display: block;">Let's Play Charades</a><br/>
</span><span class="co_content" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 13px; line-height: 130%; margin-bottom: 13px; display: block; margin-right: 20px;">A grandfather and a granddaughter play charades and teach us the meaning of "connection."</span>
<div>
<a class="co_more_link" href="http://www.TheShul.net/article.asp?aid=3374048" style="text-align: right; color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; display: block; margin-right: 20px;">More...</a></div>
</td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="1" cellpadding="0" class="co_magazine co_section_text" style="background-color: rgb(242, 225, 237);margin-top: 10px;">
<tbody>
<tr>
<td>&#160;</td>
<td>&#160;</td>
</tr>
<tr>
<td valign="top" style="width: 150px;">
<a href="http://www.TheShul.net/article.asp?aid=3388070">
<img style="margin-left: 18px; margin-bottom: 18px;margin-top: 4px;" height="auto" width="150" src="http://www.TheShul.net/media/images/977/hpQb9778287.jpg" border="0" align="left" alt=""/></a></td>
<td valign="top" width="100%" style="padding-left: 5px;"><span class="co_articletype" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 120%; font-weight: bold; margin-right: 20px;">Women</span><br/>
<span class="co_h3" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 19px; text-decoration: none; margin-top: 7px; display: block;"><a href="http://www.TheShul.net/article.asp?aid=3388070" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 19px; text-decoration: none; margin-top: 7px; display: block;">My Rejected Credit Card: Seeing G‑d in the Supermarket</a><br/>
</span><span class="co_content" style="color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 13px; line-height: 130%; margin-bottom: 13px; display: block; margin-right: 20px;">I looked into my purse and saw that I had about 12 dollars, which was over 100 dollars short of what I needed.</span>
<div>
<a class="co_more_link" href="http://www.TheShul.net/article.asp?aid=3388070" style="text-align: right; color: rgb(169, 53, 132); font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; display: block; margin-right: 20px;">More...</a></div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="25"></td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_21_en.png" alt=""/></td>
<td dir="ltr" class="section_title" width="460" style="font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 25px !important;color: rgb(119, 143, 76);text-transform: uppercase;font-family: arial, helvetica, sans-serif;font-weight: bold;font-size: 25px !important;" align="Left" valign="middle">The Parshah In A Nutshell</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="20" bgcolor="#ebeee4">
<tbody>
<tr>
<td>
<table width="100%" border="0" cellspacing="2" cellpadding="0">
<tbody>
<tr>
<td class="co_content co_nutshell" style="font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;"><br/>
<span class="co_h1" style="font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-weight: bold; font-size: 14px;">Parshat Re'eh</span>
<div class="co_body" style="font-size: 13px;">
<p>“<a href="http://www.TheShul.net/library/moshiach/article_cdo/aid/63555/jewish/I-Why-Believe.htm" title="I: Why Believe?" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">
<b>See</b></a>,” says Moses to the people of Israel, “I place before you today a <a href="http://www.TheShul.net/library/article_cdo/aid/2262/jewish/Perspective.htm" title="Perspective" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">
<b>blessing</b></a> and a <a href="http://www.TheShul.net/library/article_cdo/aid/2018/jewish/A-Blessed-Curse.htm" title="A Blessed Curse" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">
<b>curse</b></a>”—the blessing that will come when they fulfill G‑d’s commandments, and the curse if they abandon them. These should be proclaimed on <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/3051/jewish/Freedom-and-Choice-an-Anthology.htm" title="Freedom and Choice: an Anthology" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">Mount Gerizim and Mount Ebal</a></b> when the people <a href="#" onclick_fckprotectedatt="%20onclick%3D%22window.open('%2Fglobal%2Fpopup%2Fdefault.asp%3Faid%3D2205%26a%3DShelach13_32a'%2C'schroeder98'%2C'width%3D300%2Cheight%3D400%2Cresizable%2Cstatus%3Dno%2Cscrollbars%3Dyes')%3B%20return%20false%3B%22" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">
<b>cross over</b></a> into the Holy Land.</p>
<p>A <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/144586/jewish/The-Holy-Temple.htm" title="The Holy Temple" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">Temple</a></b> should be established in “<a href="http://www.TheShul.net/library/article_cdo/aid/52754/jewish/The-Holy-Temple-an-Anthology.htm" title="The Holy Temple: an Anthology" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">
<b>the place that G‑d will choose to make dwell His name there</b></a>,” where the people should bring their <a href="http://www.TheShul.net/library/article_cdo/aid/2942/jewish/Animal-Sacrifices.htm" title="Animal Sacrifices?" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">
<b>sacrifices</b></a> to Him; it is forbidden to make offerings to G‑d in any other place. It is permitted to slaughter animals elsewhere, not as a sacrifice but to eat their <a href="http://www.TheShul.net/library/article_cdo/aid/1101/jewish/The-Development.htm" title="The Development" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">
<b>meat</b></a>; the blood (which in the Temple is <b>
<a href="http://www.TheShul.net/parshah/article_cdo/aid/1478/jewish/The-Offered-Beast.htm" title="The Offered Beast" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">poured upon the altar</a></b>), however, may not be eaten.</p>
<p>A <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/1295/jewish/Forty-Days-and-Forty-Nights.htm" title="Forty Days and Forty Nights" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">false prophet</a></b>, or one who entices others to worship idols, should be put to death; an idolatrous city must be destroyed. The identifying signs 
for <a href="http://www.TheShul.net/library/article_cdo/aid/2097/jewish/Kosher-Marks.htm" title="Kosher Marks" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">
<b>kosher</b></a> animals and fish, and the list of non-kosher birds (first given in Leviticus 11), are <a href="http://www.TheShul.net/library/article_cdo/aid/2253/jewish/Say-It-in-Your-Own-Words.htm" title="Say It in Your Own Words" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">
<b>repeated</b></a>.</p>
<p>A tenth of all produce is to be eaten in Jerusalem, or else exchanged for <a href="http://www.TheShul.net/library/article_cdo/aid/3050/jewish/The-Dollar.htm" title="The Dollar" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">
<b>money</b></a> with which food is purchased and eaten there. In certain years this <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/2274/jewish/Love-in-a-Heartbeat.htm" title="Love in a Heartbeat" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">tithe</a></b> is given to the poor instead. <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/1098/jewish/How-Pious-Should-You-Be.htm" title="How Pious Should You Be?" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">Firstborn</a></b> cattle and sheep are to be offered in the Temple, and their meat eaten by the <i>kohanim</i> (priests).</p>
<p>The mitzvah of <a href="http://www.TheShul.net/library/article_cdo/aid/3056/jewish/Charity-an-Anthology.htm" title="Charity: an Anthology" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">
<b>charity</b></a> obligates a Jew to aid a needy fellow with a gift or loan. On the <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/2746/jewish/The-Seventh-Year.htm" title="The Seventh Year" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">Sabbatical year</a></b> (occurring every seventh year), all loans are to be forgiven. All indentured servants are to be set free after six years of service.</p>
<p>Our Parshah concludes with the laws of the three <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/1312/jewish/One-On-One.htm" title="One On One" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">pilgrimage</a></b> festivals—<a href="http://www.TheShul.net/magazine/article_cdo/aid/2856/jewish/Exploring-Passover.htm" title="Exploring Passover" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">
<b>Passover</b></a>, <a href="http://www.TheShul.net/shavuot" target="_blank" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">
<b>Shavuot</b></a> and <b>
<a href="http://www.TheShul.net/holidays/jewishnewyear/default.asp" target="_blank" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">Sukkot</a></b>—when all should go to “<a href="http://www.TheShul.net/parshah/article_cdo/aid/2259/jewish/Land-and-See.htm" title="Land and See" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">
<b>see</b></a> and <a href="http://www.TheShul.net/library/article_cdo/aid/2204/jewish/The-Ache-in-My-Heart.htm" title="The Ache in My Heart" style="font-size: 13px;font-family: Arial, Helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;">
<b>be seen</b></a>” before G‑d in the Holy Temple.</p>
</div>
<p class="inlineCopyright"></p>
</td>
</tr>
<tr>
<td class="co_content">&#160;</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="25"></td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="5">
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_31_en.png" alt=""/></td>
<td dir="ltr" class="section_title" width="460" style="font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 25px !important;color: rgb(100, 112, 80);text-transform: uppercase;font-family: arial, helvetica, sans-serif;font-weight: bold;font-size: 25px !important;" align="Left" valign="middle">Become a Partner</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="5">
<table class="section_text donate_text" width="100%" border="0" style="color: rgb(100, 112, 80);font-family: Arial, Helvetica, sans-serif; font-size: 15px !important;color: rgb(100, 112, 80);font-family: arial, helvetica, sans-serif;font-size: 15px !important;" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td>
<p>Join in and become a partner in the work we do!</p>
<p style="color: rgb(100, 112, 80);font-family: arial, sans-serif;font-size: 15px;background-color: rgb(255, 255, 255);">
<strong>Supporters for the month of August:</strong></p>
<div></div>
<div></div>
<div></div>
<div>Berke, Matt & Elizabeth</div>
<div>Boyman, Ruth</div>
<div>Cooper, Richard & Harriet</div>
<div>Cottrell, William & Anita</div>
<div>Fenkell, Lisa</div>
<div>Fitler, Doug & Chana</div>
<div>Kelin, Margaret</div>
<div>Leeb, Fred & Laurie</div>
<div>Montgomery, Itanya</div>
<div>Newman, Martin</div>
<div>Roberts, Joey & Linda</div>
<div>Rosen, Mitchell & Sharon</div>
<div>Schaefer, Jeffrey</div>
<div>Shemtov, Berel & Basheva</div>
<div>Shulman, Marc & Susana</div>
<div></div>
<div></div>
<div></div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="8"></td>
</tr>
<tr>
<td align="center" colspan="3">
<div style="width: 250px;">
<a href="http://www.TheShul.net/donate" class="button button_donate" style="width: 100%; margin: 0px; padding: 15px 8px; line-height: 13px; outline: none 0px; border: 0px none; cursor: pointer; border-radius: 2px; display: inline-block; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-transform: uppercase; color: rgb(255, 255, 255); text-decoration: none;background-color: rgb(100, 112, 80);margin: 0px;padding: 15px 8px;outline: 0px;border-radius: 2px;border: 0px currentcolor;width: 100%;color: rgb(255, 255, 255);text-transform: uppercase;line-height: 13px;font-family: arial, helvetica, sans-serif;font-size: 18px;font-weight: bold;text-decoration: none;display: inline-block;cursor: pointer;box-sizing: border-box;background-color: rgb(100, 112, 80);">Donate</a></div>
</td>
<td align="center" colspan="3">
<div style="width: 250px;"></div>
</td>
</tr>
<tr>
<td height="25"></td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_33_en.png" alt=""/></td>
<td dir="ltr" class="section_title" width="460" style="font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 25px !important;color: rgb(222, 36, 42);text-transform: uppercase;font-family: arial, helvetica, sans-serif;font-weight: bold;font-size: 25px !important;" align="Left" valign="middle">The Shul Guide</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td align="center" colspan="3">
<table width="100%" border="0" cellspacing="0" cellpadding="3">
<tbody>
<tr>
<td>
<table class="holiday_guide" width="95" border="0" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;color: rgb(255, 255, 255);font-family: arial, helvetica, sans-serif;font-weight: bold;margin-right: 5px;font-size: 11px !important;" cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td height="32" bgcolor="#de242a" align="center">
<a href="http://www.TheShul.net/Article.asp?AID=102622" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;color: rgb(255, 255, 255);font-family: arial, helvetica, sans-serif;font-weight: bold;margin-right: 5px;font-size: 11px !important;">The Shul</a></td>
</tr>
<tr>
<td>
<a href="http://www.TheShul.net/" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;color: rgb(255, 255, 255);font-family: arial, helvetica, sans-serif;font-weight: bold;margin-right: 5px;font-size: 11px !important;">
<img width="101" real_height="444" real_width="663" border="0" style="display: block;" height="81" alt="shul postcard.jpg" src="http://www.TheShul.net/media/images/946/WymR9469471.jpg"/></a></td>
</tr>
</tbody>
</table>
<table class="holiday_guide" width="95" border="0" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;color: rgb(255, 255, 255);font-family: arial, helvetica, sans-serif;font-weight: bold;margin-right: 5px;font-size: 11px !important;" cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td height="32" bgcolor="#de242a" align="center">
<a href="http://www.TheShul.net/Article.asp?AID=1344130" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;font-family: arial, helvetica, sans-serif;font-weight: bold;color: rgb(255, 255, 255);margin-right: 5px;font-size: 11px !important;">Adult Education</a></td>
</tr>
<tr>
<td>
<a href="http://www.TheShul.net/Article.asp?AID=1344130" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;color: rgb(255, 255, 255);font-family: arial, helvetica, sans-serif;font-weight: bold;margin-right: 5px;font-size: 11px !important;">
<img width="101" border="0" style="display: block;" height="81" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Final-Recovered_20.jpg" alt=""/></a></td>
</tr>
</tbody>
</table>
<table class="holiday_guide" width="95" border="0" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;color: rgb(255, 255, 255);font-family: arial, helvetica, sans-serif;font-weight: bold;margin-right: 5px;font-size: 11px !important;" cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td height="32" bgcolor="#de242a" align="center">
<a href="http://www.TheShul.net/Article.asp?AID=1597702" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;font-family: arial, helvetica, sans-serif;font-weight: bold;color: rgb(255, 255, 255);margin-right: 5px;font-size: 11px !important;">Hebrew School</a></td>
</tr>
<tr>
<td>
<a href="http://www.TheShul.net/Article.asp?AID=1597702" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;color: rgb(255, 255, 255);font-family: arial, helvetica, sans-serif;font-weight: bold;margin-right: 5px;font-size: 11px !important;">
<img width="101" border="0" style="display: block;" height="81" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Final-Recovered_22.jpg" alt=""/></a></td>
</tr>
</tbody>
</table>
<table class="holiday_guide" width="95" border="0" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;color: rgb(255, 255, 255);font-family: arial, helvetica, sans-serif;font-weight: bold;margin-right: 5px;font-size: 11px !important;" cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td height="32" bgcolor="#de242a" align="center">
<a href="http://www.TheShul.net/Article.asp?AID=514235" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;font-family: arial, helvetica, sans-serif;font-weight: bold;color: rgb(255, 255, 255);margin-right: 5px;font-size: 11px !important;">Woman's Circle</a></td>
</tr>
<tr>
<td>
<a href="http://www.TheShul.net/Article.asp?AID=514235" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;color: rgb(255, 255, 255);font-family: arial, helvetica, sans-serif;font-weight: bold;margin-right: 5px;font-size: 11px !important;">
<img width="101" border="0" style="display: block;" height="81" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Final-Recovered_24.jpg" alt=""/></a></td>
</tr>
</tbody>
</table>
<table class="holiday_guide" width="95" border="0" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;color: rgb(255, 255, 255);font-family: arial, helvetica, sans-serif;font-weight: bold;margin-right: 5px;font-size: 11px !important;" cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td height="32" bgcolor="#de242a" align="center">
<a href="http://www.TheShul.net/Article.asp?AID=1560255" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;font-family: arial, helvetica, sans-serif;font-weight: bold;color: rgb(255, 255, 255);margin-right: 5px;font-size: 11px !important;">Camp Gan Israel</a></td>
</tr>
<tr>
<td>
<a href="http://www.TheShul.net/Article.asp?AID=1560255" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;color: rgb(255, 255, 255);font-family: arial, helvetica, sans-serif;font-weight: bold;margin-right: 5px;font-size: 11px !important;">
<img width="101" real_height="657" real_width="663" border="0" style="display: block;" height="81" alt="CampGI_Lg-Summer_Logo.jpg" src="http://www.TheShul.net/media/images/946/yOHG9469625.jpg"/></a></td>
</tr>
</tbody>
</table>
<table class="holiday_guide" width="95" border="0" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;color: rgb(255, 255, 255);font-family: arial, helvetica, sans-serif;font-weight: bold;margin-right: 0px;font-size: 11px !important;" cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td height="32" bgcolor="#de242a" align="center">
<a href="http://www.TheShul.net/Article.asp?AID=1331493" style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;color: rgb(255, 255, 255);font-family: arial, helvetica, sans-serif;font-weight: bold;margin-right: 5px;font-size: 11px !important;">Youth Zone</a></td>
</tr>
<tr>
<td>
<img width="101" border="0" style="display: block;" height="81" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Final-Recovered_28.jpg" alt=""/></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="25"></td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="650">
<table dir="ltr" class="section_text footer_text" width="100%" border="0" style="color: rgb(0, 0, 0); font-size: 12px;font-family: Arial, Helvetica, sans-serif; font-size: 15px !important;color: rgb(0, 0, 0);font-family: arial, helvetica, sans-serif;font-size: 15px !important;" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td class="section_text" width="375" style="font-family: Arial, Helvetica, sans-serif; font-size: 15px !important;font-family: arial, helvetica, sans-serif;font-size: 15px !important;">
<span dir="ltr">The Shul Wishes You Shabbat Shalom!<br/>
</span><span dir="ltr">
<strong>Email: </strong><a dir="ltr" href="mailto:rabbi@theshul.net" style="color: rgb(0, 0, 0); font-size: 12px;font-family: Arial, Helvetica, sans-serif; font-size: 15px !important;font-family: Arial, Helvetica, sans-serif; font-size: 15px !important;color: rgb(0, 0, 0);font-family: arial, helvetica, sans-serif;font-size: 15px !important;">rabbi@theshul.net</a></span><span dir="ltr"><br/>
<strong>Phone: </strong>248-788-4000<br/>
</span><strong>Website:</strong>&#160;<a href="http://www.TheShul.net" style="color: rgb(0, 0, 0); font-size: 12px;font-family: Arial, Helvetica, sans-serif; font-size: 15px !important;font-family: Arial, Helvetica, sans-serif; font-size: 15px !important;color: rgb(0, 0, 0);font-family: arial, helvetica, sans-serif;font-size: 15px !important;">www.TheShul.net</a></td>
<td align="right">
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<a href="http://www.facebook.com/theshulmi" style="color: rgb(0, 0, 0); font-size: 12px;font-family: Arial, Helvetica, sans-serif; font-size: 15px !important;color: rgb(0, 0, 0);font-family: arial, helvetica, sans-serif;font-size: 15px !important;">
<img width="42" border="0" height="42" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_36.png" alt=""/></a><a href="https://www.youtube.com/user/WBTheShul" style="color: rgb(0, 0, 0); font-size: 12px;font-family: Arial, Helvetica, sans-serif; font-size: 15px !important;color: rgb(0, 0, 0);font-family: arial, helvetica, sans-serif;font-size: 15px !important;">
<img width="42" border="0" height="42" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_40.png" alt=""/></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</emailbody></EMAILBODY><br /><hr><br /><table width="100%" border="0" cellpadding="0" cellspacing="0" class="co_content" style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;color: #333333;"><tr><td valign="top" width="70%">This email is sent from The Shul. We'd love to stay in touch with you, but if you wish to be unsubscribed from this list please click here, or click here to manage your subscriptions.</td><td width="5%">&nbsp;</td><td valign="top" align="Right" width="25%">Sent via ChabadOne Communicator</td></table></div></body></html>
					</td>
				</tr>
				</table>
			</div>
			

<script>
	window.dataLayer = window.dataLayer || [];
	dataLayer.push({"event":"datalayer-initialized","page":{"numberOfComments":0,"publicationDate":"2002-02-27","primaryArticleId":39704,"title":"Page Not Found","author":"","authorId":0,"contentLevel1":"Resources","contentLevel2":"Resources","contentLevel3":"System Messages","contentLevel4":"Page Not Found","siteName":"The Shul - Chabad Lubavitch"},"time":{"upcomingHoliday":"The Three Weeks","daysToUpcomingHoliday":14,"hebrewDate":"5786-04-03"}});
		dataLayer.push({ 'articleHierarchy': '-6198-32808-32808-36231-39704-', 'keywords': '-k63-k32228-k31567-k2898-k6939-k537-k1674-k1190-k14916-k2471-k22435-k20997-k15903-k1709-', 'k': '-6198-32808-32808-36231-39704--k63-k32228-k31567-k2898-k6939-k537-k1674-k1190-k14916-k2471-k22435-k20997-k15903-k1709-' });
	
</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 = 1075858;var sc_partition = 1;var sc_invisible = 1;var sc_remove_link=1;var sc_security = "f16cd14e";var sc_https = 1;
	</script>
	<script type="text/javascript" src="https://secure.statcounter.com/counter/counter_xhtml.js" defer async></script>
	<noscript><img src="//c2.statcounter.com/counter.php?sc_project=1075858&amp;java=0&amp;security=f16cd14e&amp;invisible=1" border="0" /> </noscript>
	<!-- End of StatCounter Code -->


		




</body>
</html>