<!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" >
<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" />

<meta property="og:image" content="https://w2.chabad.org/media/images/1086/wrJX10866799.png" itemprop="image" width="855" height="437" />
<meta property="og:image:width" content="855" />
<meta property="og:image:height" content="437" />
<meta name="keywords" content="High,Holidays" />
<meta name="title" content="High Holidays - Chabad of Westminster" />
<meta property="og:type" content="website" />
<meta name="scope-aids" content="330744-330752-5341116-5608633" />
<meta name="article-keywords" content="23366-8495-8497-16403-16669-2170-2898-20962" />
<meta name="scope-aid" content="330744" />
<meta name="scope-aid" content="330752" />
<meta name="scope-aid" content="5341116" />
<meta name="scope-aid" content="5608633" />
<meta name="article-keyword" content="23366" />
<meta name="article-keyword" content="8495" />
<meta name="article-keyword" content="8497" />
<meta name="article-keyword" content="16403" />
<meta name="article-keyword" content="16669" />
<meta name="article-keyword" content="2170" />
<meta name="article-keyword" content="2898" />
<meta name="article-keyword" content="20962" />
<meta property="og:url" content="https://www.jewishwesty.com/templates/section_cdo/aid/5608633/jewish/High-Holidays-2026.htm" />
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:site" content="@chabad" />
<meta property="og:title" content="High Holidays" /><link rel="canonical" href="https://www.jewishwesty.com/templates/section_cdo/aid/5608633/jewish/High-Holidays-2026.htm" />
<link rel="image_src" href="https://w2.chabad.org/media/images/1381/FLVy13811886.jpg" />
<link rel="icon" type="image/jpg" href="https://www.jewishwesty.com/media/images/1064/LtEB10648395.jpg" />
<link rel="Stylesheet" href="/css/fonts/font-awesome/font-awesome-5.css?v=2D6ABDDB" id="kfont-awesome" type="text/css"/>
<link rel="Stylesheet" href="/css/DefaultGrid.css?v=A13D74E8" id="kgrid" type="text/css"/>
<link rel="Stylesheet" href="/css/Elements.css?v=3A4C63F4" id="k6" type="text/css"/>
<link rel="Stylesheet" href="/css/vendor/ds/tokens/sites.css?v=21E88630" id="ksites-ds-css" type="text/css"/>
<link rel="Stylesheet" href="/css/new/main.css?v=BB63DD50" id="k7" type="text/css"/>
<link rel="Stylesheet" href="https://w2.chabad.org/css/cco/minisites/global.css" id="k20962" type="text/css"/>
<link rel="Stylesheet" href="/css/old/global.css?v=43DDBA77" id="k2898" type="text/css"/>
<link rel="Stylesheet" href="https://w2.chabad.org/images/Shluchim/minisites/themes/highholidays/high-holiday-minisite.css?v=7/8/2026" id="k23366" type="text/css"/>

<script>$q=[];$j=function(f){$q.push(f);}</script>
	
 
	
	<style type="text/css">
		body{margin:0;}
	</style>
	
	


<script>
	window.dataLayer = window.dataLayer || [];
	dataLayer.push({"event":"datalayer-initialized","page":{"numberOfComments":0,"publicationDate":"2022-08-23","primaryArticleId":5608633,"title":"High Holidays","author":"","authorId":0,"contentLevel1":"My Site","contentLevel2":"Holidays at Chabad","contentLevel3":"High Holidays 2026","siteName":"Chabad of Westminster "},"time":{"upcomingHoliday":"Rosh Hashanah","daysToUpcomingHoliday":37,"hebrewDate":"5786-05-23"}});
		dataLayer.push({ 'articleHierarchy': '-330744-330752-5341116-5608633-', 'keywords': '-k20962-k2898-k2170-k16669-k16403-k8497-k8495-k23366-', 'k': '-330744-330752-5341116-5608633--k20962-k2898-k2170-k16669-k16403-k8497-k8495-k23366-' });
	
</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 = 1096272;var sc_partition = 1;var sc_invisible = 1;var sc_remove_link=1;var sc_security = "ad4235d0";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=1096272&amp;java=0&amp;security=ad4235d0&amp;invisible=1" border="0" /> </noscript>
	<!-- End of StatCounter Code -->




<style>
    @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');

    /* --- New Layout Wrapper --- */
    .event-layout-wrapper {
        display: flex;
        align-items: center; /* Vertically center the image and reservation block */
        gap: 20px;
        margin-top: 15px;
    }

    /* --- Injected Content Styles --- */
    .event-thumbnail-dynamic {
        flex-shrink: 0; /* Prevents image from shrinking */
        width: 180px;
        height: 180px;
        object-fit: cover;
        border-radius: 8px;
        cursor: pointer;
        transition: transform 0.2s ease-in-out;
    }

    .event-thumbnail-dynamic:hover {
        transform: scale(1.05);
    }

    /* --- Modal (Dialog Box) Styles --- */
    #flyer-modal {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.8);
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 9999;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }

    #flyer-modal.visible {
        opacity: 1;
        visibility: visible;
    }

    .modal-content {
        position: relative;
        background: #fff;
        padding: 20px; /* Increased padding slightly for the button */
        border-radius: 8px;
        max-width: 500px; 
        width: 90%; 
        max-height: 90vh;
        box-shadow: 0 5px 15px rgba(0,0,0,0.3);
        display: flex;
        flex-direction: column;
        align-items: center; /* Centers the button and image */
    }

    #modal-image {
        display: block;
        width: 100%; 
        /* Adjusted height calculation to make room for the button on mobile */
        max-height: calc(90vh - 80px); 
        object-fit: contain;
        margin-bottom: 15px; /* Space between image and button */
    }

    #close-modal-btn {
        position: absolute;
        top: -15px;
        right: -15px;
        width: 35px;
        height: 35px;
        background: #fff;
        border: none;
        border-radius: 50%;
        font-size: 24px;
        font-weight: bold;
        color: #333;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 2px 5px rgba(0,0,0,0.2);
        z-index: 10;
    }

    /* --- New "Learn More" Button Styles --- */
    #modal-link-btn {
        display: none; /* Hidden by default, shown via JS if link exists */
        background-color: #f2b705;
        color: #fff;
        padding: 10px 25px;
        border-radius: 5px;
        text-decoration: none;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        font-size: 16px;
        transition: background-color 0.3s ease, transform 0.2s ease;
        text-align: center;
        max-width: 100%;
        box-sizing: border-box;
    }

    #modal-link-btn:hover {
        background-color: #333; /* Slightly lighter on hover */
        transform: translateY(-2px);
    }

    .medium_vertical_padding {
        padding-bottom: 15px !important;
        padding-top: 15px !important;
    }

    /* --- Responsive Styles for Mobile --- */
    @media (max-width: 768px) {
        .event-layout-wrapper {
            flex-direction: column; /* Stack image and content vertically */
            align-items: stretch; /* Make items full width on mobile */
        }

        .modal-content {
            max-width: 90vw;
            padding: 15px;
        }

        .event-thumbnail-dynamic {
            width: 100%;
            height: 200px; 
        }
        
        /* Ensure button is easily tappable on mobile */
        #modal-link-btn {
            width: 100%;
            padding: 12px 0;
        }
    }
</style>









<style>
#co_content_container .co_body img {
max-width: 100%;
height: auto;
}
</style>

<!-- Meta Pixel Code -->

<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=1823957288385104&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->



<script>  
document.addEventListener("DOMContentLoaded", function() { 
    // --- 1. URL CHECK ---
    // Only run this script if the URL contains "7218299"
    if (!window.location.href.includes("7218299")) {
        return; // Stop execution right here if it doesn't match
    }

    // --- 2. HERO SLIDER AUTOPLAY LOGIC ---
    const slider = document.querySelector('.cga-welcome-bg-slider');
    const slides = document.querySelectorAll('.cga-bg-slide');
    
    if (slider && slides.length > 0) {
        let currentSlide = 0;
        let slideInterval;
        
        const startAutoSlide = () => {
            clearInterval(slideInterval);
            slideInterval = setInterval(() => {
                // Calculate current slide based on position
                currentSlide = Math.round(slider.scrollLeft / slider.clientWidth);
                currentSlide = (currentSlide + 1) % slides.length;
                
                slider.scrollTo({ 
                    left: currentSlide * slider.clientWidth, 
                    behavior: 'smooth' 
                });
            }, 4000); // Transitions every 4 seconds
        };
        
        // Initialize autoplay
        startAutoSlide();
    }
});
</script><script>
document.addEventListener('DOMContentLoaded', function() {

    // ============================ URL CHECK =============================
    // IMPORTANT: Replace the URL below with your exact page URL.
    // ====================================================================
    if (window.location.href.startsWith('https://www.jewishwesty.com/tools/events/register_cdo/eventid/21212')){

        // --- CONFIGURATION ---
        const googleSheetUrl = 'https://docs.google.com/spreadsheets/d/e/2PACX-1vR5URdHAITAK8c_C3oACArZXOjgRUeiQ84MWuHCv6fwlRH2koyoxrWP4c51YGu5aJBjjcPYhvCqDJ9o/pub?output=csv';

        // --- SCRIPT START ---
        if (!googleSheetUrl || googleSheetUrl.includes('YOUR_GOOGLE_SHEET')) {
            console.error("Please update the 'googleSheetUrl' variable in the script.");
            return;
        }

        fetch(googleSheetUrl)
            .then(response => {
                if (!response.ok) throw new Error('Network response was not ok. Is the Google Sheet published?');
                return response.text();
            })
            .then(csvText => {
                const eventsData = parseCSV(csvText);
                runGalleryScript(eventsData);
            })
            .catch(error => console.error('Error fetching or processing data:', error));

    } // --- END OF URL CHECK ---

    
    function parseCSV(text) {
        const lines = text.split(/\r\n|\n/).filter(line => line);
        if (lines.length < 2) return [];
        const headers = lines.shift().split(',').map(h => h.trim());
        return lines.map(line => {
            const data = line.match(/(".*?"|[^",]+)(?=\s*,|\s*$)/g) || [];
            const obj = {};
            headers.forEach((header, index) => {
                let value = data[index] || '';
                if (value.startsWith('"') && value.endsWith('"')) {
                    value = value.slice(1, -1);
                }
                obj[header] = value.trim().replace(/""/g, '"');
            });
            return obj;
        });
    }

    function runGalleryScript(events) {
        // Added the Link Button to the HTML structure here
        const modalHTML = `
            <div id="flyer-modal">
                <div class="modal-content">
                    <button id="close-modal-btn">×</button>
                    <img id="modal-image" src="" alt="Event Flyer">
                    <a id="modal-link-btn" href="#" target="_blank">Learn More</a>
                </div>
            </div>
        `;
        if (!document.getElementById('flyer-modal')) {
             document.body.insertAdjacentHTML('beforeend', modalHTML);
        }

        const modal = document.getElementById('flyer-modal');
        const modalImage = document.getElementById('modal-image');
        const modalLinkBtn = document.getElementById('modal-link-btn'); // Select the new button
        const closeModalBtn = document.getElementById('close-modal-btn');

        injectEventData(events);

        function injectEventData(events) {
            const performanceElements = document.querySelectorAll('.performance');
            events.forEach(event => {
                if (!event.Title || !event.ThumbnailURL || !event.FlyerURL) return;
                const sheetTitle = event.Title.trim();

                for (const perfEl of performanceElements) {
                    const titleElement = perfEl.querySelector('.title.large .bold');
                    if (titleElement) {
                        const pageTitle = titleElement.textContent.replace(/\u00A0/g, ' ').replace(/\s+/g, ' ').trim();

                        if (pageTitle === sheetTitle) {
                            const contentBlock = perfEl.querySelector('.clearfix:not(.title)');
                            if (!contentBlock || perfEl.querySelector('.event-layout-wrapper')) break;

                            // 1. Create the thumbnail image
                            const thumbnail = document.createElement('img');
                            thumbnail.src = event.ThumbnailURL;
                            thumbnail.alt = 'Event Thumbnail';
                            thumbnail.className = 'event-thumbnail-dynamic';
                            thumbnail.dataset.flyerUrl = event.FlyerURL;
                            
                            // GRAB INFO FROM 'Link' COLUMN
                            // We assume the column header in the CSV is named "Link"
                            if (event.Link) {
                                thumbnail.dataset.linkUrl = event.Link;
                            }
                            
                            // 2. Create a flexbox wrapper for the new layout
                            const layoutWrapper = document.createElement('div');
                            layoutWrapper.className = 'event-layout-wrapper';

                            // 3. Insert the new wrapper into the DOM, right after the title
                            titleElement.closest('.clearfix.title.large').insertAdjacentElement('afterend', layoutWrapper);
                            
                            // 4. Move the thumbnail and the original content block (reservations) into the wrapper
                            layoutWrapper.appendChild(thumbnail);
                            layoutWrapper.appendChild(contentBlock);
                            
                            break; 
                        }
                    }
                }
            });
        }

        function showModal(flyerUrl, linkUrl) {
            modalImage.src = flyerUrl;
            
            // Check if we have a link for this specific event
            if (linkUrl && linkUrl !== "") {
                modalLinkBtn.href = linkUrl;
                modalLinkBtn.style.display = "inline-block"; // Show button
            } else {
                modalLinkBtn.href = "#";
                modalLinkBtn.style.display = "none"; // Hide button if no link
            }

            modal.classList.add('visible');
        }

        function hideModal() {
            modalImage.src = '';
            modalLinkBtn.href = '#'; // Reset link
            modal.classList.remove('visible');
        }

        document.body.addEventListener('click', function(e) {
            if (e.target.classList.contains('event-thumbnail-dynamic')) {
                const flyerUrl = e.target.dataset.flyerUrl;
                const linkUrl = e.target.dataset.linkUrl; // Get the link from the clicked thumbnail
                
                if (flyerUrl) showModal(flyerUrl, linkUrl);
            }
        });

        closeModalBtn.addEventListener('click', hideModal);
        modal.addEventListener('click', function(e) {
            if (e.target === modal) hideModal();
        });
    }
});
</script><script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '1823957288385104');
fbq('track', 'PageView');
</script><script>
document.addEventListener("DOMContentLoaded", function() {
  document.querySelectorAll("div").forEach(function(el) {
    if (el.textContent.trim() === "Westy Gan Izzy") {
      el.style.cursor = "pointer";
      el.addEventListener("click", function() {
        window.location.href = "https://www.jewishwesty.com/templates/section_cdo/aid/7218299/jewish/WestyGanIzzy.htm";
      });
    }
  });
});
</script><title>
	High Holidays - Chabad of Westminster 
</title></head>
<body class="lang_en dir_ltr cco_body cco_templateless_page section_root">
	
	
		<div width="100%" class="cco_templateless_template" style="z-index:100 !important;display:block !important;left:0px !important;top:0px !important;height:30px!important;width:100% !important;line-height:30px !important; position:relative !important; margin-bottom:0 !important; padding:0;text-indent: 25px;" align="Left"><a href="//www.Jewishwesty.com" style="display:block!important;font-size:14px !important;">&laquo; Back to&nbsp;Chabad of Westminster </a></div>
	
	<div class="cco_templatelates_content">
		
	<div class="co_content_container clearfix local_content" id="co_content_container">
		<div class="clearfix">
			<!-- BEGIN HEADER -->
<div id="chabad_body_page">
<div id="chabad_main_content">
<div id="chabad_head">


<div class="chabad_header">
<div class="headerTitle">
<a href="/5608633" style="text-decoration:none">

HIGH HOLIDAYS

</a>
</div>
<div class="centerName">

At
Chabad Westminster

</div>
<div class="holidayDates">



<div class="widget-1 holiday_date custom v260 feed">
<div class="wrapper">

<div class="widget_header">
<h5>Holiday Date</h5>    
</div>
<div class="widget_content">
September 11 - 21, 2026</div></div>
</div>


</div>
</div>


<div id="navigation" class="chabad_navigator_bar">
<div class="chabad_menu_content">
<ul id="menu" class="navi">
<li class="item parent selected">
<a href="/article.asp?aid=5608633" class="parent selected">Home</a>
|
</li>
<li class="item parent">
<a href="/article.asp?aid=7039253" class="parent">Butterfly Pavilion Shofar & Tashlich </a>
|
</li>
<li class="item parent">
<a href="/article.asp?aid=6997857" class="parent">Rosh Hashanah Dinner</a>
|
</li>
<li class="item parent">
<a href="/article.asp?aid=7043989" class="parent">Rosh Hashana & Yom Kippur Family Service</a>
|
</li>
<li class="item parent">
<a href="/article.asp?aid=5608635" class="parent">Schedule of Services & Programs</a>
|
</li>
<li class="item parent">
<a href="/article.asp?aid=6584803" class="parent">Lulov & Esrog</a>
|
</li>
<li class="item parent">
<a href="/article.asp?aid=6623920" class="parent">Yizkor Form</a>
</li>

</ul>
</div>
</div>



</div>
<div id="chabad_body_content">
<div class="chabad_left_column">
<div detached="true" type="static" id="ContentArea" name="content_area" actions="edit,delete" class="chabad_left_column"><!-- END HEADER -->
			
			
			<div class="clearfix bh mobile-only align_right">ב"ה</div>
			
			<div class="body_wrapper clearfix co_body">
				<div class="" id="co_body_container">
					
					<div id="ContentBody">
						
						
							<div class="content-area-parent no_margin">
								
	
<div class="large_banner wrap-image">
<div class="bannerContainer">

<a href="/tools/events/register_cdo/eventid/20307" style="left: 0px; right: -2px; top: 0px;" ></a>

<img src="https://w2.chabad.org/images/Shluchim/minisites/themes/highHolidays/High-Holidays_flyer.jpg" />
<div class="textWrapper">
<span>

<p class="big">Shanah Tovah!</p>


<p class="wrapper-message">Celebrate the High Holidays among friends and connect with your inner self. Services will be interspersed with explanations and page guidance. In short, you will feel at home. Wishing you and yours a very happy and sweet new year!
</p> 
</span>                     
<div class="bannerCta">

<button>Save Your Seat</button></div>
</div>
</div>
</div>


<div class="sPromo-wrap sPromo-flex">

<a href="/7043989" ></a>

<img src="https://w2.chabad.org/media/images/1245/TlqG12452550.png" border="0" />
<div class="caption">
High Holiday Family Services</div>

</div>


<div class="sPromo-wrap sPromo-flex">

<a href="/7039253" ></a>

<img src="https://w2.chabad.org/media/images/1334/xzps13343032.png" border="0" />
<div class="caption">
Shofar at the Butterfly Pavilion</div>

</div>


<div class="sPromo-wrap sPromo-flex">

<a href="https://www.cojewish.com/templates/articlecco_cdo/aid/5608635/jewish/High-Holiday-Services.htm" ></a>

<img src="https://w2.chabad.org/media/images/1086/jkDs10866487.jpg" border="0" />
<div class="caption">
High Holiday Services Schedule</div>

</div>



<div class="sPromo-wrap sPromo-flex">

<a href="/6997857" ></a>

<img src="https://w2.chabad.org/media/images/1086/JTyw10866488.jpg" border="0" />
<div class="caption">
Rosh Hashanah Community Dinner</div>

</div>


<div class="appeal custom_message clearfix">
<div class="title titleIcon">
High Holiday Campaign - 118 Donors
</div>
<div class="appealImg">


<img src="https://w2.chabad.org/images/Shluchim/minisites/themes/highHolidays/High-Holidays_appeal.jpg" alt="Donate" /> 
</div>

<div class="message">

<div></div>
<p>This New Year, Chabad Westminster (formerly Chabad of NW Metro Denver) is launching its 118 Donations Campaign. We are extending a very special invitation to you to be one of 118 donors whose collective generosity will power Chabad Westminster’s outreach and community programs in the year ahead.</p>
<p>
<a href="/Templates/Fundraising/Default_cdo/aid/7028613">Read more...</a></p>  
<div class="read-more_link">

<p>
<a href="/Templates/Fundraising/Default_cdo/aid/7028613">Donate</a></p>
</div>

</div>

</div>
              
<div class="latest_features">
<div class="titleIcon">
<img src="https://w2.chabad.org/images/Shluchim/minisites/themes/highHolidays/High-Holidays_book.png" /></div>
<div class="features_title titleIcon">
Learn More about The High Holidays</div>
<div class="co_content">

<div class="co_features">
<div class="wrap-image">
<a href="/4644">
<img class="statimg" src="https://w2.chabad.org/media/images/981/wNLJ9811645.jpg" />
</a>
<div class="wrap-image2"></div>
</div>
<div class="feature_caption">
<a href="/4644">About Rosh Hashanah</a></div>
</div>
<div class="co_features">
<div class="wrap-image">
<a href="/4318">
<img class="statimg" src="https://w2.chabad.org/media/images/1016/bEsX10166105.jpg" />
</a>
<div class="wrap-image2"></div>
</div>
<div class="feature_caption">
<a href="/4318">Rosh Hashanah Guide</a></div>
</div>
<div class="co_features">
<div class="wrap-image">
<a href="/354744">
<img class="statimg" src="https://w2.chabad.org/media/images/949/TlGt9496726.jpg" />
</a>
<div class="wrap-image2"></div>
</div>
<div class="feature_caption">
<a href="/354744">Kids Site</a></div>
</div>
<div class="co_features">
<div class="wrap-image">
<a href="/4323">
<img class="statimg" src="https://w2.chabad.org/media/images/843/aHBW8436237.jpg" />
</a>
<div class="wrap-image2"></div>
</div>
<div class="feature_caption">
<a href="/4323">Recipes</a></div>
</div>
<div class="co_features">
<div class="wrap-image">
<a href="/4687">
<img class="statimg" src="https://w2.chabad.org/media/images/1068/bwEC10684707.jpg" />
</a>
<div class="wrap-image2"></div>
</div>
<div class="feature_caption">
<a href="/4687">About Yom Kippur</a></div>
</div>

<div class="co_features">
<div class="wrap-image">
<a href="/4325">
<img class="statimg" src="https://w2.chabad.org/media/images/989/fKkh9895020.jpg" />
</a>
<div class="wrap-image2"></div>
</div>
<div class="feature_caption">
<a href="/4325">Yom Kippur Guide</a></div>
</div>

</div>
</div>


<div class="custom_message">
<div class="titleIcon">
<img src="https://w2.chabad.org/images/Shluchim/minisites/themes/highHolidays/High-Holidays_shofer.png" /></div>
<div class="title titleIcon">

What Are the High Holidays?
</div>
<div class="message">
 
The two-day holiday of Rosh Hashanah is the head of the Jewish year, the time when G‑d reinvests Himself in creation as we crown Him king of the universe through prayer, shofar blasts, and celebration. A week later, the High Holidays reach their crescendo with Yom Kippur (the Day of Atonement). Like angels, we neither eat nor drink for 25 hours. Dressed in white, we pray in the synagogue—united as one people, children of One Father.
                                                             
</div>
<div class="read-more_link">

<a href="/36130">Read More</a>

</div>

</div>



<div id="co_calendar">
<div class="co_calendar_head">
<div>Upcoming Events</div>
</div>
<div class="co_calendar_body">
<div class="co_calendar_gradient">
<div class="co_calendar_text">
<div class="item last">
There are no events posted at this time. Please 
<a href="/tools/feedback.asp">contact us</a> for more info about our events.
</div>
</div>
</div>
</div>
<div class="co_calendar_footer" ></div>
</div>



</div>
						
						<div class="break_floats"></div>
						
					</div>
				</div>
				
				
				
			</div>
			
			<!-- BEGIN FOOTER --></div></div>
<div id="border_bottom"></div>
</div>
</div>
</div>
<script type="text/javascript" src="https://w2.Chabad.org/images/Shluchim/minisites/themes/form-redesign/form-script.js?v=6"></script>
<!-- END FOOTER -->
		</div>
		
		<aside class="page-tools-sidebar js-page-tools-sidebar hide_for_print">
<div class="page-tools js-page-tools-menu">
<div class="page-tools__section page-tools__section--share">
<a class="page-tools__tool js-share-popup page-tools__tool--facebook" data-share-url="https://www.facebook.com/dialog/share?app_id=188669250943&amp;display=popup&amp;href=https%3a%2f%2fwww.jewishwesty.com%2ftemplates%2fsection_cdo%2faid%2f5608633%2fjewish%2fHigh-Holidays-2026.htm%23utm_medium%3dpage_tools%26utm_content%3ddesktop%26utm_source%3dFB">
				<i class="fa fa-facebook"></i>
			</a>
<a class="page-tools__tool js-share-popup page-tools__tool--twitter" data-share-url="https://twitter.com/intent/tweet?text=High+Holidays+-+Chabad+of+Westminster+&amp;url=https%3a%2f%2fwww.jewishwesty.com%2ftemplates%2fsection_cdo%2faid%2f5608633%2fjewish%2fHigh-Holidays-2026.htm%23utm_medium%3dpage_tools%26utm_content%3ddesktop%26utm_source%3dtwitter&amp;via=Chabad">
				<i class="fa fa-twitter"></i>
			</a>
<a class="page-tools__tool js-share-popup page-tools__tool--whatsapp d-lg-none js-share-whatsapp" data-share-url="whatsapp://send?text=High+Holidays+-+Chabad+of+Westminster+ https%3a%2f%2fwww.jewishwesty.com%2ftemplates%2fsection_cdo%2faid%2f5608633%2fjewish%2fHigh-Holidays-2026.htm%23utm_medium%3dpage_tools%26utm_content%3ddesktop%26utm_source%3dwhatsapp">
				<i class="fa fa-whatsapp">
					<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" fill="#128c7e" width="1em" height="1em"><path d="M25 2C12.318 2 2 12.318 2 25c0 3.96 1.023 7.854 2.963 11.29L2.037 46.73c-.096.343-.003.711.245.966.191.197.451.304.718.304.08 0 .161-.01.24-.029l10.896-2.699C17.463 47.058 21.21 48 25 48c12.682 0 23-10.318 23-23S37.682 2 25 2zm11.57 31.116c-.492 1.362-2.852 2.605-3.986 2.772-1.018.149-2.306.213-3.72-.231-.857-.27-1.957-.628-3.366-1.229-5.923-2.526-9.791-8.415-10.087-8.804-.295-.389-2.411-3.161-2.411-6.03s1.525-4.28 2.067-4.864c.542-.584 1.181-.73 1.575-.73s.787.005 1.132.021c.363.018.85-.137 1.329 1.001.492 1.168 1.673 4.037 1.819 4.33.148.292.246.633.05 1.022s-.294.632-.59.973-.62.76-.886 1.022c-.296.291-.603.606-.259 1.19s1.529 2.493 3.285 4.039c2.255 1.986 4.158 2.602 4.748 2.894.59.292.935.243 1.279-.146.344-.39 1.476-1.703 1.869-2.286s.787-.487 1.329-.292c.542.194 3.445 1.604 4.035 1.896.59.292.984.438 1.132.681.148.242.148 1.41-.344 2.771z"/></svg>
				</i>
			</a>
<a class="page-tools__tool js-share-popup page-tools__tool--pinterest d-none d-lg-block" data-share-url="http://pinterest.com/pin/create/button/?url=https%3a%2f%2fwww.jewishwesty.com%2ftemplates%2fsection_cdo%2faid%2f5608633%2fjewish%2fHigh-Holidays-2026.htm%23utm_medium%3dpage_tools%26utm_content%3ddesktop%26utm_source%3dpinterest&amp;description=High+Holidays+-+Chabad+of+Westminster+">
				<i class="fa fa-pinterest"></i>
			</a>
<a class="page-tools__tool" onclick="showEmailLayer(this);">
<i class="fa fa-envelope"></i>
</a>
</div>
<div class="page-tools__section page-tools__section--other js-page-tool-other">
<div class="page-tools__tool popover-parent d-lg-block">
<div class="popover popover--right align_left nowrap">
<div class="popover__content">
<label class="bold bottom_margin block">
Print Options:
</label>
<form class="vcenter" name="print-form" onsubmit="coPrint(event, 5341116);return false;">
<div>
<label><input type="checkbox" name="print-green"><span title="Save paper and ink">Print without images <i class="fa fa-leaf text-green"></i></span></label>
</div>
<br/>
<div class="center">
<button class="co-button page-tools__print-button">Print</button>
</div>
</form>
</div>
</div>
<i class="fa fa-print"></i>
</div>
</div>
</div>
<div class="js-fab-wrapper fab-wrapper">
<div class="fab">
<i class="fab-icon"></i>
</div>
</div>
</aside>
<!-- END CACHE -->
	</div>

	</div>

	<div id="BodyContainer">
		<div class="g960 footer">
			<div class="poweredby large_bottom_margin">
				



	<div class="footer3">
		<span class="footer-title" >Chabad of Westminster </span>
		<div class="footer-address">
			<span class="footer-street">4505 W 112th Ave </span>
			<span class="footer-city-state">Westminster, CO 80031</span>
		</div>
			<span>720-900-1949</span>
	</div>
	<img src="https://w2.chabad.org/images/global/spacer.gif" width="1" height="6" border="0" /><br />



Powered by <a href="https://www.chabad.org/" target="_new" class="">Chabad.org</a> &copy; 1993-2026 <a href="/4026210" target="_blank" class="privacy-link">Privacy Policy</a>




			</div>
		</div>
	</div>
	
	

	
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/os/jquery-latest.min.js?v=278824AF"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/co/dist/CoLib.js?v=CD6CB303"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/WebComponents/bundles/magen-cdo-global.js?v=C8425CA5"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/modules/pagetools.js?v=930B07AB"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/custom/minisites.js?v=F38E4DA5"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/custom/subscribeprompt.js?v=86D84DC2"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/custom/deprecated.js?v=D506A83E"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/OverrideJSDocumentWrite.js?v=9A0227AA"></script><script>$j = $j.fn ? $j : jQuery;$j(()=>{$q.forEach(f=>{try{f.call(window);}catch(ex){console.error(ex);}});})</script>
	
<script  language="javascript" type="text/javascript"> Co.Settings      = {CacheClassName:'js-cache-default',MosadName:'Chabad of Westminster '}; Co.ArticleId     = '5608633';Co.SectionId     = 5341116;Co.PartnerSiteId = 0;Co.SiteId        = 3745;Co.IsMobilePage  = false;Co.IsResponsive  = false;Co.DbDomain      = 'Jewishwesty.com';Co.LanguageCode  = '';Co.LoginStatus   = 'None';</script>
	
	


<!-- Meta Pixel Code -->

<noscript>
 <img height="1" width="1" 
src="https://www.facebook.com/tr?id=1823957288385104&ev=PageView
&noscript=1"/>
</noscript>
<!-- End Meta Pixel Code -->

<script>
document.addEventListener("DOMContentLoaded", function () {
    // Define images and their corresponding links for each performance ID
    const eventData = {
        "performance_21842": {
            img: "https://cojewish.com/media/images/1300/nsXR13003692.png",
            link: "https://www.cojewish.com/templates/articlecco_cdo/aid/6692206/jewish/Pickleball-Chinese-Buffet-Dec-25.htm"
        },
        "performance_25091": {
            img: "https://cojewish.com/media/images/1300/cIDi13005747.png",
            link: "https://www.cojewish.com/templates/articlecco_cdo/aid/6692216/jewish/Airport-Chanukah-Party-Dec-26.htm"
        },
        "performance_25098": {
            img: "https://cojewish.com/media/images/1300/meiT13005768.png",
            link: "https://www.cojewish.com/templates/articlecco_cdo/aid/5308329/jewish/Chanukah-Shabbat-Dinner-Dec-27.htm"
        },
        "performance_25092": {
            img: "https://cojewish.com/media/images/1300/YuUz13005766.png",
            link: "https://www.cojewish.com/templates/articlecco_cdo/aid/6692160/jewish/Westy-Menorah-Lighting-Dec-29.htm"
        },
        "performance_25005": {
            img: "https://cojewish.com/media/images/1300/KbIm13003644.png",
            link: "https://www.cojewish.com/templates/articlecco_cdo/aid/6692208/jewish/TopGolf-Chanukah-Party-Dec-30.htm"
        },
        "performance_25100": {
            img: "https://cojewish.com/media/images/1300/tihN13005755.png",
            link: "https://www.cojewish.com/templates/articlecco_cdo/aid/6692168/jewish/Olde-Town-Arvada-Menorah-Lighting-Jan-1.htm"
        }
    };

    // Loop through the events and insert the images with links
    Object.keys(eventData).forEach(function (performanceId) {
        const performanceElement = document.getElementById(performanceId);
        if (performanceElement) {
            const toggleOptionsDiv = performanceElement.querySelector(".toggle_options.medium_vertical_padding.left_padding.clearfix");
            if (toggleOptionsDiv) {
                // Create the anchor element
                const anchorElement = document.createElement("a");
                anchorElement.href = eventData[performanceId].link;
                anchorElement.target = "_blank"; // Open in a new tab

                // Create the image element
                const imgElement = document.createElement("img");
                imgElement.src = eventData[performanceId].img;
                imgElement.alt = "Event Image";
                imgElement.className = "event-thumbnail"; // Assign the class
                imgElement.style.width = "100px"; // Adjust size as needed
                imgElement.style.marginBottom = "10px"; // Optional spacing

                // Append the image to the anchor
                anchorElement.appendChild(imgElement);

                // Insert the anchor (with the image inside) as the first child inside the div
                toggleOptionsDiv.prepend(anchorElement);
            }
        }
    });
});
</script><script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window,document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
 fbq('init', '1823957288385104'); 
fbq('track', 'PageView');
</script>
</body>
</html>