ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head> <title>Rebuilding Together Boston, News and Events</title> <link href="../css/StyleSheet.css" rel="stylesheet" type="text/css" /> <script src="../js/global.js" type="text/javascript"></script> <script type="text/javascript" src="http://www.google.com/jsapi?key=ABQIAAAA2ugvFs3CDMxPMLWdcRHxPxReXDyX9ugynmwQ8gq-rXKkEqsNjRSEwJmzNAVVS1Crs5pN4L1nMdNXsA"></script> <script type="text/javascript" charset="utf-8"> google.load("jquery", "1.3.1"); </script> <script type="text/javascript"> /*Function to align drop down with associated menu header*/ function alignDiv (divEl) { left = divEl.offset().left; menuDiv = divEl.attr("id"); menuDiv += "div"; $('#'+menuDiv).css("left",left); } $(document).ready(function(){ /* Initialize position of drop down menu respective to menu header */ alignDiv($('#aboutus')); alignDiv($('#getourhelp')); alignDiv($('#volunteer')); alignDiv($('#supportus')); alignDiv($('#newsevents')); /* Adjust position of drop down menu respective to menu header upon window resize event */ $(window).resize(function() { alignDiv($('#aboutus')); alignDiv($('#getourhelp')); alignDiv($('#volunteer')); alignDiv($('#supportus')); alignDiv($('#newsevents')); }); }); </script> </head> <body> <div id="canvas"> <div id="header"> <!--logo image --> <a href="http://rebuildingtogetherboston.org"><img id="logo" src="../images/RT2colorhorz_sm.jpg" alt="Rebuilding Together Boston" border="0px";/></a> <div id="righttopnav"> <p> <!-- Donate Button--> <a href="../supportus/DonateNow.html"> <img id="Donate" src="../images/DonateButton.jpg" alt="Make a Donation" border="0px";/></a> </p> </div> </div> <!--end header --> <div id="tophorizontalnav"> <a href="../index.html"> Home </a> <a href="../aboutus/MissionandHistory.html" id="aboutus" class="off" onmouseover="menuShow('aboutus')" onmouseout="menuHide('aboutus')" > About Us </a> <div id="aboutusdiv" onmouseover="menuShow('aboutus')" onmouseout="menuHide('aboutus')" > <ul id="aboutuslist" class="hidden"> <li><a href="../aboutus/MissionandHistory.html">Mission and History</a></li> <li><a href="../aboutus/ProgramsandServices.html">Programs and Services</a></li> <li><a href="../aboutus/RecipientStories.html">Recipient Stories</a></li> <li><a href="../aboutus/Supporters.html">Supporters</a></li> <li><a href="../aboutus/BoardandStaff.html">Board of Directors and Staff</a></li> <li><a href="../aboutus/faq.html">FAQ</a></li> <li><a href="../aboutus/ContactUs.html">Contact Us</a></li> </ul> </div> <a href="../getourhelp/BostonHomeowners.html" id="getourhelp" class="off" onmouseover="menuShow('getourhelp')" onmouseout="menuHide('getourhelp')" > Get Our Help </a> <div id="getourhelpdiv" onmouseover="menuShow('getourhelp')" onmouseout="menuHide('getourhelp')"> <ul id="getourhelplist" class="hidden"> <li><a href="../getourhelp/BostonHomeowners.html">Boston Homeowners</a></li> <li><a href="../getourhelp/BostonNonprofits.html">Boston Non-profits</a></li> <li><a href="../getourhelp/CommunityResources.html">Community Resources</a></li> </ul> </div> <a href="../volunteer/Volunteer.html" id="volunteer" class="off" onmouseover="menuShow('volunteer')" onmouseout="menuHide('volunteer')" > Volunteer </a> <div id="volunteerdiv" onmouseover="menuShow('volunteer')" onmouseout="menuHide('volunteer')"> <ul id="volunteerlist" class="hidden"> <li><a href="../volunteer/Volunteer.html">How you can help</a></li> <li><a href="../volunteer/Volunteer.html#NationalRebuildingDay">National Rebuilding Day</a></li> <li><a href="../volunteer/Volunteer.html#YearRound">Year-Round Program</a></li> <li><a href="../volunteer/Volunteer.html#SpecialService">Special Service Day</a></li> <li><a href="../volunteer/VolunteerOther.html">Other Opportunities</a></li> <li><a href="../volunteer/VolunteerForm.html">Volunteer Forms</a></li> </ul> </div> <a href="../supportus/OurImpact.html" id="supportus" class="off" onmouseover="menuShow('supportus')" onmouseout="menuHide('supportus')" > Support Us </a> <div id="supportusdiv" onmouseover="menuShow('supportus')" onmouseout="menuHide('supportus')" > <ul id="supportuslist" class="hidden"> <li><a href="../supportus/OurImpact.html">Our Impact</a></li> <li><a href="../supportus/AdoptaHouse.html">Adopt a House</a></li> <li><a href="../supportus/AdoptaHouse.html#foundations">Foundations</a></li> <li><a href="../supportus/AdoptaHouse.html#corporations">Corporations</a></li> <li><a href="../supportus/AdoptaHouse.html#individuals">Individuals</a></li> <li><a href="../supportus/DonateServicesandSupplies.html">Donate Services and Supplies</a></li> <li><a href="../supportus/DonateNow.html">Donate Now</a></li> </ul> </div> <a href="Events.html" id="newsevents" class="off" onmouseover="menuShow('newsevents')" onmouseout="menuHide('newsevents')" > News & Events </a> <div id="newseventsdiv" onmouseover="menuShow('newsevents')" onmouseout="menuHide('newsevents')"> <ul id="newseventslist" class="hidden"> <li><a href="Events.html">Events</a></li> <li><a href="News.html">In the News</a></li> <li><a href="PressReleases.html">Press Releases</a></li> <li><a href="Publications.html">Publications</a></li> </ul> </div> <a href="../aboutus/ContactUs.html"> Contact Us </a> </div> <!-- end tophorizontalnav --> <div id="leftsidenav"> <span class="LeftNavTitle">News & Events</span> <ul> <li><a href="Events.html">Events</a></li> <li><a href="News.html">In the News</a></li> <li><a href="PressReleases.html">Press Releases</a></li> <li><a href="Publications.html">Publications</a></li> </ul> </div> <div id="content"> <div id="pageTitle"> Events </div> <div class="leftContentWrapper"> <div class="leftContent" style="text-align: left"> <br /> <table> <tr> <td colspan="3" valign="top"> <!--<span class="boldOrange"><strong>We&rsquo;ve Turned Twenty. Join us for a Celebration!</strong></span> <p>Rebuilding Together Boston (RTB) is celebrating its <strong>20th Anniversary</strong> with a special evening to be held on <strong>Tuesday, November 15</strong> at WCVB-TV/Channel 5 Studios. The Honorable and Mrs. Thomas M. Menino are serving as Honorary Chairs along with our hosts, Bill and Gail Fine. Attendees will be treated to a reception and dinner along with special behind-the-scenes activities.</p> <p><img src="../images/news/Mattapan_photo.jpg" width="450" height="244" alt="Mattapan photo" /></p> <p>With your support we can continue to help Boston&rsquo;s economically disadvantaged homeowners and non-profits such as: New England Center for Homeless Veterans, South Boston Boys and Girls Club, Project Hope, Aid Action, Greenwood Church, Dorchester Nazarene Compassionate Care Center and Little Brothers Friends of the Elderly.</p> <p>We hope that you will consider an event sponsorship. Join us by completing the form below<strong>.</strong>&nbsp; You may respond via e-mail to: <a href="mailto:sauster@rebuildingtogetherboston.org">sauster@rebuildingtogetherboston.org</a>) or call the RTB office at 617-971-0058; or fax (781-356-6617).</p> <p> Download the <a href="../volunteer/sponsorshipform.pdf">Funding Opportunities Sponsorship Form (pdf)</a></p> <p>For individual ticket information contact the RTB office at 617-971-0058. </p> <p class="boldOrange"><strong>16th Annual Comedy Night</strong></p>--> <p>Our <strong>16th Annual Comedy Night</strong> was held on March 10, 2011 at Nick&rsquo;s Comedy Stop in Boston&rsquo;s Theater District. This special salute to our volunteers also honored three special supporters of Rebuilding Together Boston for their long-time contributions to our mission and work: Steve DiNisco, Starbucks Coffee Company and Steve and Deb Sousa, past Board members. All have served as House Captains for many years and have helped our organization is so many other ways.</p> <p>A special thank you for their continued support, which made the evening a great success, to Nick&rsquo;s Comedy Stop for hosting our event; Susan Wornick for serving as our Mistress of Ceremonies and auctioneer; and, Harrison Stebbins for coordinating the comedians and for making us laugh!</p><div align="center"> <p><img src="images/RTB-Website-Comedy Night-Meredith Rosenberg, Immediate Past Chair with Awardees Deb and Steve Sousa.jpg" width="400" height="338" /></p> <p><img src="images/RTB-Website-Comedy Night.jpg" width="400" height="300" /></p> <p><img src="images/RTB-Website-Comedy Night-2011-pic 3.jpg" width="400" height="300" /></p> <p><img src="images/RTB-Website-Comedy Night-Danny Miller, Comedian.jpg" width="266" height="400" /></p> <p><img src="images/RTB-Website-Comedy Night-2011-comedian.jpg" width="298" height="400" /></p> <p><img src="images/RTB-Website-Comedy Night-2011-comedian 2.jpg" width="311" height="400" /></p> <p><img src="images/RTB-Website-Comedy Night-2011-pic 6.jpg" width="400" height="308" /></p> <p><img src="images/RTB-Website-Comedy Night-2011-pic 5.jpg" width="400" height="300" /></p> <p><img src="images/RTB-Website-Comedy Night--pic 2.JPG" width="400" height="300" /></p></div></p> <p><strong>Check back for news on our 17th Annual Comedy Night scheduled for winter, 2012</strong>. </p> <p class="boldOrange"><strong>Jimmy Choo In-Store Event</strong></p> <p>Jimmy Choo in Copley Place hosted two special evenings for Rebuilding Together Boston. Attendees enjoyed a wonderful reception while they shopped and a portion of the proceeds from all in-store sales benefited our organization. Thank you to Thomas Crewe, Jimmy Choo, and to Susan Wornick, Meredith Rosenberg and Janice Walker for hosting our events. </p> <div align="center"> <p><img src="../images/news/jchou/Bernadette_Clegg_friend_ Kristen_Stevenson.jpg" alt="Jimmy Choo In-Store Event" width="400" height="300" /></p> <p><img src="../images/news/jchou/Jimmy Chou-Janice_Walker_Matt_Rubins_Meredith_Rosenberg.jpg" width="400" height="300" alt="Jimmy Choo In-Store Event" /></p> <p><img src="../images/news/jchou/Jimmy Chou-Bernadette_friends.jpg" width="400" height="300" alt=" " /></p> <p><img src="../images/news/jchou/Jimmy Chou-store_w_crowd.jpg" width="400" height="300" alt="Jimmy Choo In-Store Event" /></p> </div></td> </tr> </table> </p> </div> <img src="../images/news/NECHV.jpg" class="floatright" /> <span class="floatrightquote"><br/> Without the help of RT Boston, both projects, which were greatly needed, would not have occurred. These areas are more functional and look better, brighter, and more cheerful, and they are a moral support to the veterans we support. It demonstrates to them that we have a supportive community that truly cares about their needs. The veterans, staff, and Board of Directors of NECHV are extremely grateful to Rebuilding Together (RT) Boston for their overwhelming support and friendship this year, and we all appreciate the fine renovations that help us further our mission. <br /><br /> -- New England Center for Homeless Veterans </span> <p></p> </div> <! -- end content --><div style="clear:both;"></div> <!-- end canvas --> <div id="footer"> <div id="address"> <!-- edit the following line to change the address --> Rebuilding Together Boston, PO Box 301209, Jamaica Plain, MA 02130, Phone: 617-971-0058 © 2010 Rebuilding Together® Boston </div> </div> </body> </html>