CINXE.COM
Cedars of Lebanon Club | More Gathering Info
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link href="/sitemap.xml" rel="sitemap" title="Sitemap" type="application/xml"> <meta name="description" content="A collection of addiction information about The 2011 Gathering. "/> <meta property="og:description" content="A collection of addiction information about The 2011 Gathering. "/> <title>Cedars of Lebanon Club | More Gathering Info</title> <meta property="og:title" content="Cedars of Lebanon Club | More Gathering Info" /> <script src="https://asset.turboweb.co.nz/core/cache/resource/vendor/jquery-3.5.1/jquery-3.5.1.min.js?1733974405"></script> <script src="https://asset.turboweb.co.nz/149/site.js?1732754358"></script> <script src="https://www.google.com/recaptcha/api.js?onload=recaptchaLoadedCallback&render=explicit" async defer></script> <link rel="stylesheet" href="https://asset.turboweb.co.nz/149/site.css?1732054440"> </head> <body> <div id="lightbox" data-bind="css: {'is-open': isOpen}"> <div class="lightbox-close is-visible" data-bind="click: close"> <i class="fas fa-2x fa-times-circle"></i> </div> <!-- ko if: usingClickButtons --> <div class="lightbox-previous" data-bind="click: clickPrevious, css: {'is-visible': canClickPrevious}"> <i class="fas fa-2x fa-chevron-circle-left"></i> </div> <div class="lightbox-next" data-bind="click: clickNext, css: {'is-visible': canClickNext}"> <i class="fas fa-2x fa-chevron-circle-right"></i> </div> <!-- /ko --> <!-- ko if: !usingClickButtons && items().length > 1 --> <div class="lightbox-previous-mobile"> <i class="fas fa-2x fa-chevron-left"></i> </div> <div class="lightbox-next-mobile"> <i class="fas fa-2x fa-chevron-right"></i> </div> <!-- /ko --> <div class="lightbox-frames" data-bind="css: {'is-snap': !usingClickButtons}"> <!-- ko foreach: items --> <div class="lightbox-frame" data-bind="attr: {id: elementId}"> <div class="lightbox-frame-image"> <!-- ko if: href --> <a data-bind="attr: {href: href}"> <img data-bind="attr: {src: src, srcset: srcset, alt: title, sizes: sizes}"> </a> <!-- /ko --> <!-- ko ifnot: href --> <img data-bind="attr: {src: src, srcset: srcset, alt: title, sizes: sizes}"> <!-- /ko --> </div> <!-- ko if: showCaption --> <div class="lightbox-frame-caption"> <div data-bind="text: prettyIndex" class="small"></div> <div data-bind="text: title"></div> </div> <!-- /ko --> </div> <!-- /ko --> </div> </div> <script type="text/html" id="template-filmstrip"> <div class="filmstrip"> <div class="preview"> <div class="preview-inner"> <!-- ko with: selectedItem --> <div class="preview-image"> <img data-bind=" click: $parent.onClickPreview, attr: { 'src': preview.src, 'srcset': preview.srcset, 'sizes': preview.sizes, 'title': title, 'alt': alt }"> </div> <!-- ko if: $parent.showCaptions --> <!-- ko if: title --> <div class="preview-title" data-bind="text: title" style="color: white;"></div> <!-- /ko --> <!-- /ko --> <!-- /ko --> </div> </div> <div class="thumbnails"> <button type="button" class="thumbnails-back" data-bind="click: scrollBack"> <i class="fal fa-angle-left"></i> </button> <div class="thumbnails-inner" data-bind="attr: {id: thumbnailsInnerId}"> <!-- ko foreach: items --> <img class="lightbox-item" data-bind=" click: $parent.onClickThumbnail.bind($data, $index()), css: {'is-selected': $index() == $parent.selectedItemIndex()}, attr: { 'id': id, 'src': cropped.src, 'srcset': cropped.srcset, 'sizes': cropped.sizes, 'data-lightbox-src': full.src, 'data-lightbox-srcset': full.srcset, 'data-lightbox-sizes': full.sizes, 'alt': alt }"> <!-- /ko --> </div> <button type="button" class="thumbnails-forward" data-bind="click: scrollForward"> <i class="fal fa-angle-right"></i> </button> </div> </div> </script> <div id="alert-modal" class="modal fade" tabindex="-1" role="dialog"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" data-bind="text: title"></h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div class="row"> <!-- ko if: icon --> <div class="col-auto"> <i data-bind="css: icon"></i> </div> <!-- /ko --> <div class="col"> <p data-bind="html: message"></p> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> </div> </div> </div> </div> <div id="confirm-modal" class="modal fade" tabindex="-1" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" data-bind="text: title"></h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <p data-bind="text: message"></p> </div> <div class="modal-footer"> <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> <!-- ko if: confirmButtonLabel --> <button type="button" class="btn" data-bind=" text: confirmButtonLabel, css: confirmButtonStyle, click: doAccept"></button> <!-- /ko --> </div> </div> </div> </div> <div class="d-flex flex-column min-vh-100"> <script> $(() => { window.mobileNav = { toggle: () => { $('html').toggleClass('is-mobile-nav-open'); $('.mobile-nav').toggleClass('is-open'); } } $('.mobile-nav-header').click(window.mobileNav.toggle); }); </script> <div class="mobile-nav"> <div class="mobile-nav-header"> <button type="button"><i class="fas fa-fw fa-times-circle"></i></button> </div> <div class="mobile-nav-inner"> <div class="parent"> <a class="item" href="/">Home</a> <div class="children"> </div> </div> <div class="parent has-children"> <a class="item" href="/about/committee-members">About </a> <div class="children"> <a class="child" href="/about/committee-members">Committee Members</a> <a class="child" href="/about/books">Books</a> <a class="child" href="/about/miscellaneous">Miscellaneous</a> <a class="child" href="/about/get-involved">Get Involved</a> </div> </div> <div class="parent is-child-active has-children"> <a class="item" href="/cedars-of-lebanon-club-the-gathering/the-build-up-to-the-gathering">The Gathering</a> <div class="children"> <a class="child" href="/cedars-of-lebanon-club-the-gathering/the-build-up-to-the-gathering">The Build Up</a> <a class="child" href="/cedars-of-lebanon-club-the-gathering/cedars-of-lebanon-grove">Cedars of Lebanon Grove</a> <a class="child is-active" href="/cedars-of-lebanon-club-the-gathering/more-gathering-info">More Gathering Info</a> </div> </div> <div class="parent"> <a class="item" href="/news">News</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/family-histories">Family Histories</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/memorials">Memorials</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/letters-from-butch">Letters From Butch</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/recipes">Recipes</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/business-directory">Business Directory</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/contact-cedars-of-lebanon-club">Contact</a> <div class="children"> </div> </div> </div> </div> <header class="position-sticky shadow bg-white" style="top: 0; z-index: 106;"> <div class="container-fluid is-wide-container"> <div class="form-row align-items-center py-4"> <div class="col"> <div class="logo"> <a href="/"><img src="https://asset.turboweb.co.nz/149/cache/resource/image/logo.png?1633402062"></a> </div> </div> <div class="col-auto d-none d-xl-block"> <div class="simple-nav"> <div class="parent"> <a class="item" href="/">Home</a> <div class="children"> </div> </div> <div class="parent has-children"> <span class="item">About </span> <div class="children"> <a class="child" href="/about/committee-members">Committee Members</a> <a class="child" href="/about/books">Books</a> <a class="child" href="/about/miscellaneous">Miscellaneous</a> <a class="child" href="/about/get-involved">Get Involved</a> </div> </div> <div class="parent is-child-active has-children"> <span class="item">The Gathering</span> <div class="children"> <a class="child" href="/cedars-of-lebanon-club-the-gathering/the-build-up-to-the-gathering">The Build Up</a> <a class="child" href="/cedars-of-lebanon-club-the-gathering/cedars-of-lebanon-grove">Cedars of Lebanon Grove</a> <a class="child is-active" href="/cedars-of-lebanon-club-the-gathering/more-gathering-info">More Gathering Info</a> </div> </div> <div class="parent"> <a class="item" href="/news">News</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/family-histories">Family Histories</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/memorials">Memorials</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/letters-from-butch">Letters From Butch</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/recipes">Recipes</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/business-directory">Business Directory</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/contact-cedars-of-lebanon-club">Contact</a> <div class="children"> </div> </div> </div> </div> <div class="col-auto d-xl-none"> <button onClick="window.mobileNav.toggle();" class="btn btn-link px-0"> <i class="fas fa-bars fa-2x"></i> </button> </div> </div> </div> </header> <script> $(function() { var items = $('#pid-0 .banner-item'); var buttons = $('#pid-0 .banner-picker button'); var banner = new window.lib.Banner(5000, items, buttons); }); </script> <div class="banner" id="pid-0"> <div class="banner-items"> <div class="banner-item is-active" style="z-index: 0"> <img loading="lazy" src="https://asset.turboweb.co.nz/149/cache/file/8d5berex6d0th7t4bmf6/04a4c5b0ca287ec117ad9cef28bdf528/BotanicGardensAutumn_004_DunedinNZ.jpeg" srcset="https://asset.turboweb.co.nz/149/cache/file/8d5berex6d0th7t4bmf6/3a5546ce4f5979aabcc115df3b581406/BotanicGardensAutumn_004_DunedinNZ.jpeg 500w, https://asset.turboweb.co.nz/149/cache/file/8d5berex6d0th7t4bmf6/d71c1d49ef410d58a4566882ce0fd6c1/BotanicGardensAutumn_004_DunedinNZ.jpeg 800w, https://asset.turboweb.co.nz/149/cache/file/8d5berex6d0th7t4bmf6/04a4c5b0ca287ec117ad9cef28bdf528/BotanicGardensAutumn_004_DunedinNZ.jpeg 1280w" sizes="(max-width: 500px) 500px, (min-width: 501px) and (max-width: 800px) 800px, (min-width: 801px) 1280px" alt=""> </div> </div> </div> <div class="main has-banner"> <div class="content"> <div class="simple-breadcrumb-wrapper"> <div class="container"> <div class="simple-breadcrumb"> <div class="item"><a href="/">Home</a></div> <div class="item">The Gathering</div> <div class="item">More Gathering Info</div> </div> </div> </div> <div class="container"> <h1>More Gathering Info</h1> </div> <div class="stream clearfix"><div class="section section-richtext container section-count-1 sectiontype-count-0"> <h3>How To Order "A Time to Remember" DVD </h3><p>To order a copy of "A Time To Remember" DVD that was screened (at Metro Cinema) at The Gathering, email Brad Coory: <a href="mailto:dvd@brad.co.nz">dvd@brad.co.nz</a><br> </p></div><div class="section section-richtext container section-count-2 sectiontype-count-1"> <h3>ODT Article: Lebanese migration marked</h3><p>Members of Dunedin's Lebanese community now have a permanent place in the sun, following the unveiling of the Cedars of Lebanon Grove at the Dunedin Botanic Garden.<br><br><a href="http://www.odt.co.nz/news/dunedin/184477/lebanese-migration-marked">View the full Otago Daily Times Article.</a></p><p> </p></div><div class="section section-richtext container section-count-3 sectiontype-count-2"> <h3>President's Speeches - The Gathering, 28th - 30th October 2011</h3><p>Please click on the following link to be taken to the downloads section of our website, where you can view Richard Joseph's speeches to all in attendance at the registration night on Friday 28th October 2011, his toast at the Black Tie Ball & at the unveiling of the Cedar Cone at Dunedin Botanic Garden. <br><br><a href="https://asset.turboweb.co.nz/149/file/2a0b9s91uhxmmc8odhl2/President-s-Welcome-Speech-1-2.pdf">View Speech</a></p></div><div class="section section-richtext container section-count-5 sectiontype-count-3"> <h3>John Farry's Speech - St Joseph's Cathedral - The Gathering</h3><p>Copy of speech delivered by John Farry prior to the special Mass at St Josephs Cathedral Dunedin on 27th November 2011 in celebration of “The Gathering,” organised by The Cedars of Lebanon Club. <br><br><a href="https://asset.turboweb.co.nz/149/file/dxzmn5tip9m6av83iqgc/John-s-Speech.pdf">View Speech</a></p></div></div></div> </div> <div class="flex-grow-1"></div> <footer class="bg-dark pt-5 pb-4"> <div class="container text-center"> <div class="row justify-content-center"> <div class="col-12 mb-2"> <a class="font-weight-bold" href="tel:+6434775557">03 477 5557</a> </div> <div class="col-12 mb-2"> <a class="font-weight-bold" href="/contact-cedars-of-lebanon-club">Contact Us</a> </div> <div class="col-12 mb-4"> P.O. Box 998, Dunedin 9054, New Zealand </div> <div class="col-auto"> <a target="_blank" href="https://www.facebook.com/pages/category/Community/Cedars-of-Lebanon-Club-Inc-Dunedin-New-Zealand-115441358567516"><i class="fa-2x fab fa-facebook-square"></i></a> </div> </div> <div class="row justify-content-center mt-4 small"> <div class="col-12 col-lg-auto mb-2 mb-lg-0"> <a class="font-weight-bold" href="/sitemap">Sitemap</a> </div> <div class="col-12 col-lg-auto mb-2 mb-lg-0"> <a class="font-weight-bold" href="/privacy">Privacy</a> </div> <div class="col d-none d-lg-block"> </div> <div class="col-12 col-lg-auto mb-2 mb-lg-0"> © Cedars of Lebanon Club </div> <div class="col-12 col-lg-auto"> Site by <a class="font-weight-bold" target="_blank" href="https://www.turboweb.co.nz">Turboweb</a> </div> </div> </div> </footer> </div> <link rel="stylesheet" href="https://asset.turboweb.co.nz/core/cache/resource/vendor/fontawesome-pro-5.13.0-web/css/all.min.css?1733974406"> <link href="https://fonts.googleapis.com/css2?family=Nanum+Myeongjo&display=swap" rel="stylesheet"> </body> </html>