Skip to content

Instantly share code, notes, and snippets.

@holybit
Last active August 29, 2015 14:12
Show Gist options
  • Save holybit/454cfce6652528fce115 to your computer and use it in GitHub Desktop.
Save holybit/454cfce6652528fce115 to your computer and use it in GitHub Desktop.
Email::Address->parse hangs indefinetley
$ perl -v
This is perl 5, version 16, subversion 3 (v5.16.3) built for x86_64-linux-ld
$ perl -MEmail::Simple -e 'print "$Email::Simple::VERSION\n"'
2.202
$ perl -MEmail::Address -e 'print "$Email::Address::VERSION\n"'
1.905
$ ctest-2.pl
post parse
pre address parse
# hangs here, nothing happens no matter how long you wait
#!/bin/env perl
use strict;
use warnings;
use feature qw(say);
use Data::Printer;
use Email::Simple;
use Email::Address;
my $msg_file = '/tmp/long_to.txt';
open( my $fh, '<', $msg_file ) or die "Can not open $msg_file: $!\n";
my $msg = do { local ($/); <$fh> };
close($fh);
my $email;
my $header;
my $to;
my @addresses;
eval {
$email = Email::Simple->new($msg);
say "post parse";
$header = $email->header_obj;
$to = $header->header('to');
say "pre address parse";
@addresses = Email::Address->parse($to);
say "post address parse";
p @addresses;
};
if ($@) {
print "error - $@\n";
exit 1;
}
Return-Path: chris@capitalelevator.com
Received: from imta22.emeryville.ca.mail.comcast.net (LHLO
imta22.emeryville.ca.mail.comcast.net) (76.96.30.39) by
sz0110.wc.mail.comcast.net with LMTP; Mon, 26 Sep 2011 16:28:19 +0000 (UTC)
Received: from outbound004.roc2.bluetie.com ([208.89.132.144])
by imta22.emeryville.ca.mail.comcast.net with comcast
id dUU81h01W374y0o0NUU9La; Mon, 26 Sep 2011 16:28:12 +0000
X-CAA-SPAM: 00000
X-Authority-Analysis: v=1.1 cv=ilX6/rB5AvXNJ6TzvnkrvuJX/G2Cw7fUruz8QOt21CE=
c=1 sm=1 a=Xh5PXhaHtosA:10 a=SVZITIOrrKEA:10 a=xd8R8Sd6G+TdWfzO/nS6VQ==:17
a=sw57DgroAAAA:8 a=eW_gIeOlMQKD2b-0N6wA:9 a=YwvHUZkonm6EWUHcOEwA:7
a=CjuIK1q_8ugA:10 a=FhB7LQU8pDMA:10 a=XjDBaPWAI2IA:10 a=sOhOndUryHQA:10
a=lg2NApJME_sA:10 a=EtFqF8jTbcsA:10 a=6GjvlOFh1s8A:10 a=ANaYtQbCLt4A:10
a=Gfu6b5j_imIA:10 a=9ReMTN4OgUsA:10 a=_VjkhC9aM3AA:10 a=yMhMjlubAAAA:8
a=SSmOFEACAAAA:8 a=jTgVn1KUaFPQZOpbHeMA:9 a=bEtKuYBNkJvDlZNkNdkA:7
a=gKO2Hq4RSVkA:10 a=hTZeC7Yk6K0A:10 a=DiukJulujm9T9kmigL35fQ==:117
Received: from emta001.roc2.bluetie.com ([10.200.2.8])
by outbound004.roc2.bluetie.com with bizsmtp
id dUU61h0070ANDLA01UU6KL; Mon, 26 Sep 2011 12:28:13 -0400
X-CMAE-OUT-Analysis: v=1.1 cv=L892A0PHPgwssbDqrdI/Tz0g44//dmwA0PRss8i8+YI=
c=1 sm=1 a=Xh5PXhaHtosA:10 a=SVZITIOrrKEA:10 a=xd8R8Sd6G+TdWfzO/nS6VQ==:17
a=sw57DgroAAAA:8 a=eW_gIeOlMQKD2b-0N6wA:9 a=YwvHUZkonm6EWUHcOEwA:7
a=CjuIK1q_8ugA:10 a=FhB7LQU8pDMA:10 a=XjDBaPWAI2IA:10 a=sOhOndUryHQA:10
a=lg2NApJME_sA:10 a=EtFqF8jTbcsA:10 a=6GjvlOFh1s8A:10 a=ANaYtQbCLt4A:10
a=Gfu6b5j_imIA:10 a=9ReMTN4OgUsA:10 a=_VjkhC9aM3AA:10 a=yMhMjlubAAAA:8
a=SSmOFEACAAAA:8 a=jTgVn1KUaFPQZOpbHeMA:9 a=bEtKuYBNkJvDlZNkNdkA:7
a=gKO2Hq4RSVkA:10 a=hTZeC7Yk6K0A:10 a=+8qXc097eLrkhNZCekYbQQ==:117
X-CMAE-OUT-Score: 0.00
Received: from CEC20 (c-75-67-28-214.hsd1.ma.comcast.net [75.67.28.214])
(Authenticated sender: chris@capitalelevator.com)
by emta001.roc2.bluetie.com (Postfix) with ESMTP id 633629301AF;
Mon, 26 Sep 2011 12:27:10 -0400 (EDT)
From: "Chris Kasmarek" <chris@capitalelevator.com>
To: <edmund.r.gilmartin@bankofamerica.com>,
" Gregory Hites" <ghites@gregorianrugs.com>,
<MRozenblum@syska.com>,
"Aaron Gulotta \" Pflow Lifts \"" <aarong@pflow.com>,
"Abde Benzellat \"VPNE\"" <ABenzellat@vpne.com>,
"Adam Russell \"MCE\"" <Adam.Russell@mceinc.com>,
<adela@gal.com>,
"Adina Morrison \"Uhaul AP Arizona\"" <adina_morrison@uhaul.com>,
"Al Landry" <LeiserCorp@aol.com>,
"Albert Cohen" <acohen@centurionre.com>,
"Albert De Melo" <Albert.DeMelo@mceinc.com>,
"Alex" <knoxes1@verizon.net>,
"Alex Hurt \" Pastor Kingdon Church \"" <pastor@kingdomchurch.net>,
"Alex Wood \" 76 Marlborough St. \"" <awwood@mit.edu>,
"Ali" <Ali@Smartrise.us>,
"Alice Kuhne \" Catamount Mng't. \"" <AKuhne@catamountmanagement.com>,
"Alicia Keith \" IMRM Dedham \"" <alicia.keith@ironmountain.com>,
"Amy" <amelaw31@yahoo.com>,
"Amy Sherlock \( MCE Materials Return \)" <Amy.Sherlock@mceinc.com>,
<AVayda@cs.com>,
"Andrew Boyko" <Andrew@PioneerPropertiesInc.com>,
"Andrew Greenberg" <amg1176@comcast.net>,
<BulfinchCE@ih-corp.com>,
<andrew@blackstonewilliams.com>,
"Andrew Selwyn \" 23 Comm \"" <selwyn_andrew@yahoo.com>,
"Andy Brien" <abrien@mvymca.org>,
<AEnglehart@world-electronics.com>,
<andy@gbproperties.com>,
"Anthony Pham \"Elite Storage Solutions\"" <pham_anthony@sbcglobal.net>,
"Antoine Zouein" <advancedbeacon@msn.com>,
"Arthur Poublon \"IMRM Burlington\"" <Arthur.Poublon@ironmountain.com>,
"Ashley Chin " <achin149@yahoo.com>,
"Ashley J. Berger \" Cemco Lift\"" <Ashley.Berger@cemcolift.com>,
<ashley@mediatemanagement.com>,
<A.Baribeau@ironmountain.com>,
<gillyflower@verizon.net>,
<Karen.Biggs@cemcolift.com>,
"Bill Elovitz \"465 Beacon\"" <belovitz@building19.com>,
"Bill Kasper" <bill@urbanmanagement.net>,
"Bill Roberts <352 Beacon St. >" <WRoberts@GeneralInvestment.com>,
"Bill Roman \"181 Marlb\"" <broman@harriswilliams.com>,
"Bill Smith" <BSmith@BoydSmith.com>,
"Bilotti, JohnJ \" Iron Mountain \"" <John.Bilotti@ironmountain.com>,
"Blauvelt, Bill \"IMRM Essex Jct.\"" <Bill.Blauvelt@ironmountain.com>,
<rbruce@nilesco.com>,
"Bob Caputo \" Imperial Motor\"" <bob@caputosales.com>,
"Bob Quinlan" <RQuinlan@bealco.com>,
"Boer, Ken L" <Ken.Boer@cemcolift.com>,
<bfountain@ih-corp.com>,
<Stephen.Boyer@ironmountain.com>,
<bcarberry@louversandvents.com>,
"Brian Feeney" <feeneyre@yahoo.com>,
"Brian Fitzgerald" <bfitzgerald@nupathinc.org>,
"Brigitte Moufflet \"75 Pickney\"" <bmoufflet@yahoo.com>,
<Brigitter@aclausa.com>,
"Bruce" <bruce@apartmentsboston.com>,
"Bruce Herzfelder \" Delta Property Management\"" <bherzfelder@yahoo.com>,
<bhaught@cantonelevator.com>,
"Buddy Hedgecock \"Autoquip\"" <bHedgecock@Autoquip.com>,
"Bulfinch AGM" <BulfinchAGM@ih-corp.com>,
"Burrage Mansion" <BurrageMansion@MediateManagement.com>,
"Candice L. Smith" <candice.l.smith@mci.com>,
<cpollard@bnchmrkcomm.com>,
"Carol Lasky" <carol@cahootsdesign.com>,
<cmarques@healthworksfitness.com>,
"Carolyn Sicard" <csicard@neigc.com>,
"Carver, Ruth B" <Ruth.Carver@cemcolift.com>,
"Caselden, Christopher \(DPS\)" <Christopher.Caselden@state.ma.us>,
"Charles Gilson" <cegilson@verizon.net>,
"Charlie Myatt" <charles_myatt@ccab.org>,
"Chickie Rabbitt \"IMRM Braintree\"" <marie.rabbitt@ironmountain.com>,
"Chris Bell \" Seadar \"" <cbell@seadar.com>,
<chris@jwconstructioninc.com>,
<cgaglio@nescaffold.com>,
"Chris Kaneb" <ckaneb@catamountmanagement.com>,
"Chris Pierce" <cpierce@wakefield.ma.us>,
"Chris W. Hermann" <Chris.Herrmann@cemcolift.com>,
<chris@capitalelevator.com>,
"Christopher Buono" <Cb@premierpropertyma.com>,
"Christopher Meurer" <cmeurer@seadar.com>,
"Christos Liatsis \(DPS\)" <Christos.Liatsis@state.ma.us>,
"Church Office- MaryAnn" <churchoffice@hccucc.com>,
"CIAOBELLA FAX" <16174262949@MYFAX.COM>,
"Cindy Hill" <chill@coastalconstruct.com>,
<Cindy.Samek@mceinc.com>,
"Cindy.Gardner <Cemco Parts>" <Cindy.Gardner@cemcolift.com>,
<cjenney@propertyresourcesinc.com>,
"COLONIAL SURETY Sherryanne DePirro" <sdepirro@colonialsurety.com>,
"CT Edwards - 79 Chandler St." <ct.edwards1@gmail.com>,
"Cynthia A. Flynn" <cflynn@labor.state.nh.us>,
<dcoughlin@mcsweeneyricci.com>,
"Dan Kasmarek" <daniel.kasmarek@gmail.com>,
"Dan Lintner" <danl@oillift.com>,
"Dan May \"MCE\"" <dan.may@mceinc.com>,
"Dan Moriarty" <dmoriarty@amquip.com>,
"Dana Mills" <dana@laskymills.com>,
"Daniel Dormer" <daniel_dormer@ccab.org>,
"Daniel Kasmarek" <dk@andrewcohenarchitects.com>,
<daniel_posata@ccab.org>,
"Daniel Safar" <dsafar@daniel-rene.com>,
<darl116@msn.com>,
"Dave Burkart \"Historic Realty\"" <dave@rubensteinprop.com>,
<daglio.da@tbcam.com>,
<dbegue@cantonelevator.com>,
"David Cirillo@bostonftl.com" <dcirillo@bostonftl.com>,
<dvd@baupost.com>,
"David Frieze" <dfrieze@Northland.com>,
"David Godfroy Dimella Shaffer \(E-mail\)" <DGodfroy@dimellashaffer.com>,
"David Hamel" <dh@PremierPropertyMa.com>,
"David Mann \" GA Donavon Mng't \" " <david@gadmanagement.com>,
<dmessier.sfd@comcast.net>,
"David Pierce \" Brodie Fork Trucks\"" <dpierce@brodiecompanies.com>,
<dporter.tse@juno.com>,
"David Shrestinian" <dshrestinian@bondbrothers.com>,
"David Ward" <david.ward@mirant.com>,
"David Wilker \" JB Property Solutions \"" <David@jbpropertysolutions.com>,
"David Yusufi" <dyusufi@cantonelevator.com>,
"DAVIS INMAN \(Business Fax\)",
<Debbie.Prince@mceinc.com>,
"Deborah Bateman \" The Finch Group\"" <dbateman@thefinchgroup.com>,
<Deborah@mediatemanagement.com>,
"Deborah Meehan" <Deborah.Meehan@ironmountain.com>,
"Deborah Thomas" <deborah@streetandcompany.com>,
<dmd54@verizon.net>,
"Demars, Ann M \" Paychecks \"" <ademars@paychex.com>,
"Den Scianni \"Imperial Motor\"" <dennis@caputosales.com>,
"Dennis Corcoran" <dennisc@ocln.org>,
"DEPT OF PUBLIC SAFETY \(Business Fax\)",
"Devenger, Lance" <lance.devenger@ironmountain.com>,
"Diane Gibson \"181 Marlb.\"" <gipson@MIT.EDU>,
"Don Cook" <dcook@newlywedsfoods.com>,
"Don Lassman" <don@lassmanlaw.com>,
"Don MacPhee" <dmacphee@propertymanage.com>,
<dreece@ceelectronics.com>,
"Donna Porter \"Giant Lift\"" <giantlift@aol.com>,
"Doug Avola \"Avola Construction\"" <davola@avolaconstruction.com>,
"Doug Avola \" PRG Inc \"" <davola@5761010.com>,
"Doug Haley \" Ciaobella AP Manager \"" <doughaley@verizon.net>,
"DOWNIE PEABODY MA \(Business Fax\)",
<dpevear@bnchmrkcomm.com>,
"Drake Slay \"UDR Inc\"" <dslay@udr.com>,
"Dussault, John" <John.Dussault@ironmountain.com>,
"Ean Corduff \"VPNE AP\"" <ecorduff@vpne.com>,
"Ed Connolly" <econnolly@seadar.com>,
"Ed Sarno" <ESarno@BoydSmith.com>,
<esantizo@standardparking.com>,
"Edward Horn <ehorn@nupath.org>" <ehorn@nupathinc.org>,
<edward.kawa@state.ma.us>,
"Edward Sandell" <edward.n.sandell@state.ma.us>,
"Edward Sandell" <ensandell@comcast.net>,
"Edward Werley \"MCE\"" <Edward.Werley@mceinc.com>,
"Elisabeth McCord \" Learning Project \"" <emccord@learningproject.org>,
"Ellen Earle" <eearle@jri.org>,
<eneese@hwec.com>,
<eprkos@gmail.com>,
<eprkos@udr.com>,
"Emily Kasmarek" <enk210@hotmail.com>,
"Emily Kasmarek" <ekasmarek@vermontlaw.edu>,
"Eric Markarian" <eric@markarianelectric.com>,
<eshynes@gmail.com>,
"Eric Tragash \" VDA Assoc.\"" <etragash@vdassoc.com>,
"Ernest Johnson" <ernest.johnson@elevatorcontrols.com>,
"Faith Manney \"French Connection\"" <faithm@frenchconnection-usa.com>,
"Farabaugh, Andrew" <afarabaugh@angell.org>,
<nigel.farmer@ironmountain.com>,
"FASTEDDY" <FASTEDDY@CANTONELEVATOR.COM>,
"Faubert, Veronica @ Boston" <Veronica.Faubert@cbre.com>,
"Ferguson, Debbie \(DPS\)" <Debbie.Ferguson@state.ma.us>,
"Fleming, Bill" <bill.fleming@ironmountain.com>,
"Florence Brennor" <flo@gal.com>,
"Forsman, Dan \"Nordblom Mng't.\"" <dforsman@nordblom.com>,
"Frank A. Shannon" <fashannon@shannonlawassociates.com>,
"Frank D'Angelo" <fdangelo@cantonelevator.com>,
"Frank Kennedy \"SEA-DAR\"" <fkennedy@seadar.com>,
"Frank Leo <mryan@peelledoor.com>" <fleo@peelledoor.com>,
"Franny Allescia" <fallescia@nilesco.com>,
"Fred Cotillo \"PRG Inc.\"" <fred@5761010.com>,
<carabetta@comcast.net>,
"Gaetano Barrese" <Gaetano_Barrese@spauldslye.com>,
"Gail Dionne \"IMRM Franklin\"" <gail.dionne@ironmountain.com>,
<gterrell@consigli.com>,
"Gene Piermattei \(DPS\)" <gene.piermattei@state.ma.us>,
"Geoffrey F. Cox \"480 Beacon\"" <gfcox@comcast.net>,
"George Dahlquist \(DPS\)" <george.dahlquist@state.ma.us>,
"George Terrien" <george.terrien@srweiner.com>,
"Gilbert Cicairos" <gil.cicairos@elevatorcontrols.com>,
<Mark.Gillen@ironmountain.com>,
"Glorias Auto Imports \(Business Fax\)",
"Godshall, Brian L" <Brian.Godshall@cemcolift.com>,
"Golisch, Dan \"IMRM Scarborough\"" <dan.golisch@ironmountain.com>,
"Gopaul Naidoo" <gopaul@gal.com>,
"Gordon, Evelyn \"IMRM Scarborough\"" <evelyn.gordon@ironmountain.com>,
<garute@syska.com>,
"Gregg Donovan \" GA Donovan \"" <gregg@gadmanagement.com>,
<Gregory.Houghton@mceinc.com>,
"Grossman, Todd \(DPS\)" <Todd.Grossman@state.ma.us>,
"Gunther Subert \" GAL MFG \"" <gunther@gal.com>,
"Haggerty, Glen - Iron Mt. Franklin" <glen.haggerty@ironmountain.com>,
"Hahn, Heidi" <Heidi.Hahn@cemcolift.com>,
"Hand, Jerry @ Quincy \"CBRE\"" <Jerry.Hand@cbre.com>,
"Harrison Levitsky" <HL@PremierPropertyMa.com>,
"Harry Gentile \" ACE-LON \"" <hgentile@ace-lon.com>,
"Helene Feeley \" Healthworks-Inbound Fitness Center\"" <hfeeley@healthworksfitness.com>,
"Herve Husson" <hhalfred@yahoo.com>,
<Kelly.Hogan@ironmountain.com>,
"Holly Hayick" <Holly.Hayick@otis.com>,
"HP SMALL BUSINESS",
<info@gal.com>,
"IUEC \(Business Fax\)",
"Ivan Greenblatt \" Copeland Toyota \"" <bdc@copelandtoyota.com>,
"Jack Losco" <jlosco@actionapparelinc.com>,
"Jack Oriente \" Leistritz Corp \"" <Joriente@leistritzcorp.ca>,
<jacquelyn_ksmrk@yahoo.com>,
<jnicoleau@standardparking.com>,
<jnovak@mcsweeneyricci.com>,
"Jaron Herriman" <Jaron@gbproperties.com>,
<jay@medtechgases.com>,
"Jay Bisognano" <jayb@mvernon.com>,
"Jay Hamilton \" Hamilton Door & Cab\"" <vze3jkq8@verizon.net>,
"Jean Abouhamad" <jabouhamad@seadar.com>,
"Jeanne McAllister \" Metro West YMCA \"" <JMcAllister@metrowestymca.org>,
"Jed Shapiro" <jed@liftsolutions.net>,
"Jeff - All Bright Realty" <coolchange@rcn.com>,
"Jeff Dullea" <spyda94@comcast.net>,
"Jeff Miller" <jeff@apartmentsboston.com>,
"Jeff Stonberg" <jstonberg@aol.com>,
"Jennifer Canero" <jennifer.canero@elevatorcontrols.com>,
"Jennifer Foreman - MCE Parts" <Jennifer.Foreman@mceinc.com>,
"Jeremy Messinger" <Jeremy.Messinger@otis.com>,
"Jerry Ouellette \" Uhaul 600 MVP \"" <jerry_ouellette@uhaul.com>,
<Jess@iueclocal4.com>,
<Jessica.Renner@CemcoLift.com>,
"Jill Pettey's" <jpetteys@seadar.com>,
<jill@jbpropertysolutions.com>,
<whynotjim@comcast.net>,
"Jim Gaklis" <jgbuild@aol.com>,
"Jim Grenier \" Maloney Properties \"" <jgrenier@maloneyproperties.com>,
"Jim Sisk - R B Partners" <jsisk.rbpartners@gmail.com>,
<jkruse@seadar.com>,
"Joan Allen \" Hingham Library \"" <allenj@hingham-ma.com>,
<JHanley@BoydSmith.com>,
<jcresswell@wsdcpa.com>,
<joe.binienda@ironmountain.com>,
<gm.ma164@choicehotels.com>,
"Joe Pfeifer" <jpfeifer@jri.org>,
<Cookingdrummer@aol.com>,
<irvingre@yahoo.com>,
<joey@gal.com>,
"John" <brocktonfurniturellc@verizon.net>,
"John Bartolomeo" <bartelevator@yahoo.com>,
"John D. Hamel" <jhamel@hamelgroup.com>,
"John F. Poirier \(Bank of America\)" <john.f.poirier@bankofamerica.com>,
<BulfinchGM@ih-corp.com>,
<jgillis@mcsweeneyricci.com>,
"John Holland" <jholland@holland-construction.com>,
"John Holshouser" <john@usaphoneline.com>,
"John Lee \"Mcsweeney & Ricci\" " <jlee@mcsweeneyricci.com>,
"John Loranger - Uhaul - NH" <john_loranger@uhaul.com>,
<johnm@pflow.com>,
"John Romeo Boston College \(E-mail\)" <romeo@bc.edu>,
"John, Joseph \"IMRM Northborough\"" <Joseph.John@ironmountain.com>,
<jshing88@gmail.com>,
<jmeier@JCalnan.com>,
<jonathan@hagopianhotels.com>,
"Joy Graber \"United Drilling\"" <jgraber@uniteddrilling.com>,
"Joyce Essenburg" <jessenburg@freelake.org>,
<Juan.Garcia@thyssenkruppelevator.com>,
"Judith Miskell" <jmiskell@nupathinc.org>,
"Julia Silverio" <jsilverio1@verizon.net>,
"Julie \"Markarian Electric\"" <julie@markarianelectric.com>,
"Julie \"Yellowbrick Storage\"" <julie@hennesseyinc.com>,
<dylanpineda@hotmail.com>,
<JMaynard@twgicorp.com>,
<KCorcoran@labor.state.nh.us>,
"Kass Litwin" <KL@premierpropertyma.com>,
"Kate Tetrault" <ktetrault@gis.net>,
"Katherine See" <ksee@toddenglish.com>,
"Kathy Walton" <kwalton@mvymca.org>,
"Katie Weber" <katieweber@hotmail.com>,
"Keenan, Jason \" IMRM Braintree\"" <Jason.Keenan@ironmountain.com>,
"Keith Kasmarek" <m113354@usna.edu>,
"Keith Kasmarek" <krkasmarek@gmail.com>,
<kfields@seadar.com>,
"Kelly" <records@somersetpd.org>,
"Kelly Grace" <kgrace@hwec.com>,
"Ken" <canon342000@yahoo.com>,
"Ken Carter" <thecartercorp@verizon.net>,
<kgagnon@seadar.com>,
"Kevin O'Leary" <kevin.oleary@burkeoil.com>,
"Kim Wyke" <Kim.Wyke@hydraproof.com>,
<klecour@adt.com>,
"Kosta Ligris" <kligris@ligris.com>,
<BulfinchAcct@ih-corp.com>,
"Kristen Nguyen \" Premier Property Solutions\"" <kn@PremierPropertyMa.com>,
"Kristine Perry" <kperry@udr.com>,
"Kurt James " <KJAMES@IH-CORP.COM>,
<llafleur@WINNCO.com>,
"Lalonde Denis \" Kone Spares \"" <Denis.Lalonde@kone.com>,
"Larry B. Selvin \" G&G Realty \"" <lselvin@gandgrealty.com>,
"Larry Russo" <lrusso@route44automile.com>,
"Laura Mazzulli \" Mcsweeney Ricci \"" <lmazzulli@mcsweeneyricci.com>,
"Laura T. Mitas" <lm@bosrealty.com>,
"Laurence Alpert \" 408 Beacon \"" <lia2@hms.harvard.edu>,
"Lee Erwin \"Standard Parking\"" <lerwin@standardparking.com>,
"Lenny" <inara2000@juno.com>,
"Lenny Chase \(DPS Tewksbury\)" <Lenny.Chase@state.ma.us>,
<leo.baribeau@ironmountain.com>,
"Leo Julian \" Symphony Garage \"" <ljulian@vpne.com>,
"Leonard Miller" <lmiller@cantonelevator.com>,
<leslie@davol.org>,
"Levi Parmerter" <levi_parmerter@uhaul.com>,
"Lewis Rosenberg" <Lewis@rosenbergandson.com>,
"Liam McLaughlin" <lmclaughlin23@yahoo.com>,
"Licciardi, Guy \(DPS\)" <guy.licciardi@state.ma.us>,
"Linda Comeau" <linda_comeau@uhaul.com>,
"Linda Morgan - \" 122 Beacon St., \"" <lsmorgan@verizon.net>,
"Linda Vietri \" ACE-LON \"" <lvietri@ace-lon.com>,
"Lisa LaRosa" <Larosa.Lisa@ironmountain.com>,
<Lisa.larosa@ironmountain.com>,
<Lisa.Marietti@ironmountain.com>,
"Lisa Nguyen \"35 Marsh Rd., Project\"" <hthuy_ng2001@yahoo.com>,
"Lockary, Kevin \"IMRM Franklin\"" <Kevin.Lockary@ironmountain.com>,
<l.devine@yahoo.com>,
"Lyle Keslar" <lkeslar@cantonelevator.com>,
<l.salvatori@newenglandgroup.com>,
"Lynne Rudnicki" <rudnicki@garrisonsquare.com>,
<mspataro@titanmachine.com>,
"Malcolm Johnson \" Concierge 50 Beacon \"" <mjohnson@tillingers.com>,
"Malissa White \" Zero Marlborough\"" <Malissa@mediatemanagement.com>,
"Marche, Nancy" <nancy.marche@ironmountain.com>,
"Margaret Shea" <mshea@shannonlawassociates.com>,
<mmargulies@mp-architects.com>,
"Maria Keane \" Catamount Mng't.\"" <MKeane@catamountmanagement.com>,
<maria_nadeau@uhaul.com>,
"Maria Palmieri \" Barkan Mng't.\"" <mpalmieri@barkanco.com>,
<MWhite@propertymanage.com>,
"Marion DiBattista" <mdibattista@neibenefits.org>,
"Marisa Cummings \" Broadway Towers\"" <mcummings@winnco.com>,
"Mark Deschenes" <MAD@boylprop.com>,
<mdibiasie@blrck.com>,
"Mark Harrington" <mharrington@healthworksfitness.com>,
"Mark Joudrey \"Congress Construction\"" <mjoudrey@CongressConstruction.com>,
"Mark Mediate \" Mediate Management \"" <mark@mediatemanagement.com>,
<mark.mooney@state.ma.us>,
"Mark Spaulding \" GA Donavan\"" <mark@gadmanagement.com>,
"Mark Sullivan" <MSullivan@payton-construction.com>,
<Mark.Gilkie@state.ma.us>,
<mwhill111@aol.com>,
<mgreene@ih-corp.com>,
"MaryAnn Reamer" <MaryAnn.Reamer@mceinc.com>,
"Matt Gilson" <MGilson@HMRBoston.com>,
<mgilsonlaw@gmail.com>,
"Matt Harrington" <mh@healthworksfitness.com>,
"Matteo Urella - \"Premier Property Solutions\"" <MU@premierpropertyma.com>,
"Matthew Harris \" Premier Property Solutions \"" <mh@premierpropertyma.com>,
<mp@bosrealty.com>,
"Maureen Gilson" <msgils@verizon.net>,
"Maureen O'Sullivan" <mosullivan@ammondsonarchitects.com>,
<mreed@copelandtoyota.com>,
<Maxim.Saka@mceinc.com>,
"McCarthy Brugess & Wolff \(Business Fax\)",
"McManus, Timothy" <TMCMANUS@payton-construction.com>,
<Meaghan.barboza@burkeoil.com>,
"Meghan Duncan" <meghan@skylinemarinabay.com>,
"MEI \(Business Fax\)",
"Mellisa Burnett" <MellisaB@facilitiesservicecenter.com>,
"Merchant, Cindy \(DPS\)" <cindy.merchant@state.ma.us>,
"Michael Bond <Urban Property Management>" <mike@urbanmanagement.net>,
<mike@jbpropertysolutions.com>,
<mpanzer@ih-corp.com>,
<mtooke44@gmail.com>,
<mwolbert@cantonelevator.com>,
<michkacz@sbcglobal.net>,
<loonattics@aol.com>,
"Mike Curry \"Euro Motor Sport\"" <emsport@comcast.net>,
<MGallagher@newlywedsfoods.com>,
"Mike Klehr" <Mike.Klehr@minnesotaelevator.com>,
"Mike Kochan" <Mike_Kochan@matot.com>,
"Mike Lavoie \" Healthworks \"" <mlavoie@healthworksfitness.com>,
<mryan@peelledoor.com>,
"Mike Sweeney \" 51 Comm. Ave. \"" <commave51@yahoo.com>,
<mvalente@gandgrealty.com>,
"Miss Emily N. Kasmarek., Esquire" <enk210@nyu.edu>,
"Modica Associates" <team@modicaassociates.com>,
"Molly Gilson" <megilson@verizon.net>,
<muireann@comcast.net>,
"MyFax" <NoReply@MyFax.com>,
"Myra Finn Miller" <mmiller@elnmanagement.com>,
<mmiller4342@verizon.net>,
<nmessier@town.somerset.ma.us>,
<Nary.Keuth@ironmountain.com>,
"Ned \" Stadelmann Electric\" " <ned@stadelmann.com>,
"NEIBP \(Business Fax\)",
"Neil Hussey" <nhussey@stanleyelevator.com>,
<nicole@proservicecall.com>,
"Nilesh Amin \( J & J Contractors\)" <nilesha@jjcontractor.com>,
"Norman Gopin" <ngopin@gandgrealty.com>,
<eaglengh@aol.com>,
"OFFICE FAX" <16178251900@myfax.com>,
<Orlando.Turner@mceinc.com>,
<dan.orsini@ironmountain.com>,
<Palvinder.Hayer@mceinc.com>,
"Pam Jacobs" <pam@mediatemanagement.com>,
<pdash@gal.com>,
"Pamela Pindell \" 106 Marlborough \"" <ppindell@comcast.net>,
"Parry C. Berkowitz" <parry@b2eng.com>,
"Patrick Colbert \" Absolute Property Solutions \"" <pc@abspropertysolutions.com>,
"Patrick Coyle \(DPS\)" <Patrick.Coyle@state.ma.us>,
"Paul Breen \" 5 Appleton St Condo Trust\"" <pbreen@neinsure.com>,
"Paul Cannata \(DPS\)" <Paul.Cannata@state.ma.us>,
<pcappers@gmail.com>,
"Paul Caruso" <pcaruso@wcboston.com>,
"Paul Cohen \"256 Beacon \"" <paulscohen@gmail.com>,
"Paul Foley" <pfly603@comcast.net>,
<pfly@capitalelevator.com>,
"Paul Holland" <pholland@holland-construction.com>,
<jackson.paul@verizon.net>,
"Paul Langione" <paul@langionebros.com>,
<paul.lucas@ironmountain.com>,
"'Paul Marks' \"McSweeney & Ricci\"" <pmarks@mcsweeneyricci.com>,
<PM@PremierPropertyMa.com>,
"Paul Pedretti" <pjcool1@comcast.net>,
<pauline@norwoodcommercecenter.com>,
"Pete Olio \" Uhaul RI\"" <pete_olio@uhaul.com>,
"Pete Schmidt \" Pflow Industries \"" <petes@pflow.com>,
"Pete Sciortino" <Pete_Sciortino@uhaul.com>,
"Peter Blackman" <PeterB135@comcast.net>,
<peter.m.clancy@gmail.com>,
"PETER COFFIN" <woodbld@adelphia.net>,
"Peter M. Sherin" <pmsherin@aol.com>,
"Peter Mena" <lafont1971@gmail.com>,
<Peter.Sarantopoulos@ironmountain.com>,
<pbanerjee@peelledoor.com>,
"Philip Moses" <moses@vesper-ne.com>,
<pgarcia@unitedelevatorconsultants.com>,
"Pickering, Sandy \(DPS\)" <Sandy.Pickering@state.ma.us>,
<PYee@metrowestymca.org>,
"Prashaw, Tracy" <Tracy.Prashaw@ironmountain.com>,
"Ramy Rizkalla" <ramy@rizkalla.com>,
"Randy Kreie DiMella Shaffer \(E-mail\)" <RKreie@dimellashaffer.com>,
"Raymond Bandar" <raymond@cybercom.net>,
"RB Peelle" <rbpeelle@peelledoor.com>,
<rbpeelle@aol.com>,
"Reba Kasmarek" <rkasmarek@gmail.com>,
"Reba Kasmarek <rkasmarek@uvm.edu>" <rkasmare@uvm.edu>,
"Rebecca Marston" <rebecca@marstonvoss.com>,
"REGIS COLLEGE \(Business Fax\)",
"Rene Thuot \" METROPOLITAN PIPE \"" <thuren@metpipe.com>,
"Rhonda Jansky \"Wallace,Savage & Davis\"" <rjansky@wsdcpa.com>,
"Ricardo Palacios" <cone_601@hotmail.com>,
"Richard Coughlin \"VPNE\"" <rcoughlin@vpne.com>,
"Richard Feldman" <richardfeldman@comcast.net>,
"Richard Lochiatto \" Metro West YMCA \"" <RLochiatto@metrowestymca.org>,
"Rick Amand" <ramand@suffolkconstruction.com>,
<rbetts@healthworksfitness.com>,
<rick.durkee@ironmountain.com>,
<RFagan@greenenvironmental.com>,
"Rino Imbriano" <rimbriano@5761010.com>,
<rita1207@verizon.net>,
"RM TECHNOLOGIES \(Business Fax\)",
"Rob Weintraub" <rweintraub@bosrealty.com>,
"Robert Bernache" <robertb@mediatemanagement.com>,
"Robert Bold" <bbold@standardparking.com>,
"Robert Curley" <rcurley@odonoghuelaw.com>,
<rg@PremierPropertyMa.com>,
"Robert J. Clarke" <robertj.clarke@verizon.net>,
"Robert Kazar" <rkazar@cantonelevator.com>,
"Robert Millman" <rmillman@mpmcapital.com>,
"Robert Souza" <rsouza@freelake.org>,
"Robert Weintraub" <rw@bosrealty.com>,
"Roberto Filice \"Seadar Construction\"" <rfilice@seadar.com>,
"Robin Gold" <robin@propertymanage.com>,
"Robin Harwood" <rharwood@cmarc.org>,
"Rodriguez, Cindy \(DPS\)" <Cindy.Rodriguez@state.ma.us>,
"Roger Tackeff" <rtackeff@renaissanceproperties.net>,
"Roland Kihlthau \" MCE \"" <Roland.Kihlthau@mceinc.com>,
<rchorney@toddenglish.com>,
"Ron Ishimoto" <ron.ishimoto@elevatorcontrols.com>,
"Ron Parsons " <parsonsronald@hotmail.com>,
"Ron Payne" <ron@paynecollinsdesign.com>,
<rbptners@aol.com>,
"Roy Brake \" DL Martin \"" <rbrake@dlmartin.com>,
<kentlimited@gmail.com>,
<mcdonnellrpm@aol.com>,
"Ryan Oriordan" <roriordan@bdcboston.com>,
<yellow_tweety_10@yahoo.com>,
"Sal Salvatori \"New England Group\"" <g.salvatori@newenglandgroup.com>,
"Sam Lambroza \"Mac.com\"" <lambroza@mac.com>,
"Sam Lambroza" <lambroza@me.com>,
"Sam Stark" <sstark@centurionre.com>,
"Sarah Dardeno <JB Property>" <sarah@jbpropertysolutions.com>,
<sdemetrio@ritascatering.com>,
"Sarah Finlayson" <sfinlayson@firstelectricmotor.com>,
<sundaraneedi@yahoo.com>,
"Savje, Paul" <PSavje@payton-construction.com>,
<SBaldwin@consigli.com>,
"Scott Fogal" <fogals@minnesotaelevator.com>,
"Scott Holat" <Scott_Holat@matot.com>,
"Scott Trocki \"Maloney Propertes\"" <strocki@maloneyproperties.com>,
"Sean Rose - \" Glenhaven Academy\"" <srose@jri.org>,
"Shah Hamdani \"Elevator Controls\"" <shah.hamdani@elevatorcontrols.com>,
"Shamim Esmail" <Shamim.Esmail@thyssenkruppelevator.com>,
"Shane Morrison" <shane@piloteconstruction.net>,
"Sheldon Mumma \" D L Martin \"" <SMumma@dlmartin.com>,
"Shep Goldstein \" 352 Beacon \"" <shep.carole@verizon.net>,
<sheri@gal.com>,
<sgrooms@cantonelevator.com>,
<sid.marston@ironmountain.com>,
"Skyline Resturaunt \(Business Fax\)",
"Sosa Construction" <adrian214sosa@hotmail.com>,
"Stacey Fitzmeyer \" IMRM AP Dept\"" <Stacey.Fitzmeyer@ironmountain.com>,
"Stephen Sulesky" <ssulesky@nupathinc.org>,
"Stephen Sulesky" <ssulesky@cmarc.org>,
"Stephen Yellin <Main St. Realty>" <siy-lots@verizon.net>,
"Steve Andrews \" Fort Point \"" <sjawinners@aol.com>,
"Steve Connors Boston College \(E-mail\)" <connorsg@bc.edu>,
"Steve Heims" <sdheims@bdcboston.com>,
<sjohnson@consigli.com>,
"Steve Lang \"181 Marlb.\"" <swlang@mac.com>,
"Steve Morse \" Local # 4 \"" <smorse@iueclocal4.com>,
"Steve Ott" <steveo@driversource.com>,
"Steve Penney" <steve.penney@ironmountain.com>,
"Steve Pica \"Claridge House\"" <spica@surgi-careinc.com>,
<ssilk@seadar.com>,
"Steve Stone" <sstone@proservicecall.com>,
"Steve.Calhoun \" 352 Beacon\"" <Steve.Calhoun@fmr.com>,
"Steven Finn" <smf331b@hotmail.com>,
"Steven Mentzer " <SMENTZER@PARTNERS.ORG>,
"Stuart Roseman \" 15 Marlborough \"" <me@stuartroseman.com>,
<support@ccbill.com>,
<support@constructware.com>,
<support@overbucks.com>,
"Susan Luber \" United Drilling \"" <sue@uniteddrilling.com>,
<swillis@eastportrealestate.com>,
"Susan Zappone <Main St. Realty>" <susanmainstreet@verizon.net>,
"Sylvain Mongrain \" Leistritz \"" <smongrain@leistritzcorp.ca>,
<TAKASMREK@YAHOO.COM>,
"Tania Butler \"PEELLE CO\"" <tbutler@peelledoor.com>,
"Taryn Watson \" GA Donovan \"" <taryn@gadmanagement.com>,
"TEST \(Business Fax\)",
"Thais A. Kasmarek" <thais@capitalelevator.com>,
"theresa simmons" <tsimmons@colonialsurety.com>,
"Thomas Bakalars" <Tb@tbarchitects.com>,
"Thomas Feeney" <Thomas.Feeney@structuretone.com>,
"Thomas Gatzunis" <thomas.gatzunis@state.ma.us>,
"Thomas Snell \" Uhaul RI \"" <Thomas_Snell@uhaul.com>,
"Thomas White \"Andrew Cohen Architects\"" <tw@andrewcohenarchitects.com>,
<thomas.heath@state.ma.us>,
"Thuy Gerlits \" Elite Storage Solutions \"" <tgerlits@elitena.com>,
<tchan@wingfook.com>,
<tiffany7chan@yahoo.com>,
"Tim Healy" <thealy@wakefield.ma.us>,
"TJ Gondek \"Advantage Real Estate\"" <t_gondek@yahoo.com>,
<ToddP@facilitiesservicecenter.com>,
"Tom Giannino \" Standard Parking\"" <TGiannino@standardparking.com>,
"Tom Hollister \" 50 Beacon \"" <thollister@globalp.com>,
"Tom Kennedy" <tom@piercemandell.com>,
"Tom Lyons \(DPS\)" <Thomas.Lyons@state.ma.us>,
"Tom Maples" <tmaples@bondbrothers.com>,
"Tom Wiley <twiley@winnco.com>" <twiley@WINNCO.COM>,
"Tony Caputo \"Imperial Motor\"" <tony@caputosales.com>,
<tony@blackstonewilliams.com>,
"Tony Nazaka" <tn@tbarchitects.com>,
"Tony Salem \"SEA-DAR\"" <tsalem@seadar.com>,
"torry" <torry@marstonbeaconhill.com>,
<townsend_marc@hotmail.com>,
"Trish Johnson" <Trish_Johnson@uhaul.com>,
"Troy DiNapoli" <troy@baystateair.com>,
"Trudi Ackerman \"Greenfield Acres\"" <tackerman@congressconstruction.com>,
"Vincent Hamel" <vhamel@revere.com>,
<jvining@mp-architects.com>,
"Vivian Soper \(185 Columbia Rd.\)" <vivian_soper@ccab.org>,
"VW Credit \(Business Fax\)",
"Ward, Charles FRANK \(GE Infra, Aviation, US, Non-GE\)" <charlesfrank.ward@ge.com>,
<grenier100@comcast.net>,
"Wayne Nunziata" <wnunziata@colonialsurety.com>,
"WEBSTER CONSTRUCTION \(Business Fax\)",
"Wiliam Cliff" <william.cliff@ironmountain.com>,
"Yvonne Almada" <yvonne_almada@uhaul.com>,
"Zero Marlborough" <ZeroMarlborough@mediatemanagement.com>
Subject: Out of the Office
Date: Mon, 26 Sep 2011 12:27:08 -0400
Message-ID: <009401cc7c69$4432c510$cc984f30$@capitalelevator.com>
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0095_01CC7C47.BD793020"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: Acx8aSDwsgpSh7veQDWLszpmmHF61A==
Content-Language: en-us
This is a multipart message in MIME format.
------=_NextPart_000_0095_01CC7C47.BD793020
Content-Type: text/plain;
charset="US-ASCII"
Content-Transfer-Encoding: 7bit
I will be out of the office from 9-27 thru 10-3 and but will
be regularly checking my email. Should you need to place a
service call or need emergency service please contact our
call center at 888-666-6077.
All other matters will handled in the order they are
received when I return.
Chris Kasmarek
Capital Elevator Corp.
63 Clapp Street
Boston, MA 02125
Tel. (617)825-6077
Fax.(617)825-1900
Cell.(857)488-2661
Email: <mailto:chris@capitalelevator.com>
chris@capitalelevator.com
------=_NextPart_000_0095_01CC7C47.BD793020
Content-Type: text/html;
charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii"><meta name=3DProgId content=3DWord.Document><meta =
name=3DGenerator content=3D"Microsoft Word 14"><meta name=3DOriginator =
content=3D"Microsoft Word 14"><link rel=3DFile-List =
href=3D"cid:filelist.xml@01CC7C47.99E118D0"><!--[if gte mso 9]><xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:SpellingState>Clean</w:SpellingState>
<w:TrackMoves/>
<w:TrackFormatting/>
<w:EnvelopeVis/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:DoNotPromoteQF/>
<w:LidThemeOther>EN-US</w:LidThemeOther>
<w:LidThemeAsian>X-NONE</w:LidThemeAsian>
<w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:SnapToGridInCell/>
<w:WrapTextWithPunct/>
<w:UseAsianBreakRules/>
<w:DontGrowAutofit/>
<w:SplitPgBreakAndParaMark/>
<w:EnableOpenTypeKerning/>
<w:DontFlipMirrorIndents/>
<w:OverrideTableStyleHps/>
</w:Compatibility>
<m:mathPr>
<m:mathFont m:val=3D"Cambria Math"/>
<m:brkBin m:val=3D"before"/>
<m:brkBinSub m:val=3D"&#45;-"/>
<m:smallFrac m:val=3D"off"/>
<m:dispDef/>
<m:lMargin m:val=3D"0"/>
<m:rMargin m:val=3D"0"/>
<m:defJc m:val=3D"centerGroup"/>
<m:wrapIndent m:val=3D"1440"/>
<m:intLim m:val=3D"subSup"/>
<m:naryLim m:val=3D"undOvr"/>
</m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState=3D"false" DefUnhideWhenUsed=3D"true" =
DefSemiHidden=3D"true" DefQFormat=3D"false" DefPriority=3D"99" =
LatentStyleCount=3D"267">
<w:LsdException Locked=3D"false" Priority=3D"0" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Normal"/>
<w:LsdException Locked=3D"false" Priority=3D"9" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"heading 1"/>
<w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" =
Name=3D"heading 2"/>
<w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" =
Name=3D"heading 3"/>
<w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" =
Name=3D"heading 4"/>
<w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" =
Name=3D"heading 5"/>
<w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" =
Name=3D"heading 6"/>
<w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" =
Name=3D"heading 7"/>
<w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" =
Name=3D"heading 8"/>
<w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" =
Name=3D"heading 9"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 1"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 2"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 3"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 4"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 5"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 6"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 7"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 8"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 9"/>
<w:LsdException Locked=3D"false" Priority=3D"35" QFormat=3D"true" =
Name=3D"caption"/>
<w:LsdException Locked=3D"false" Priority=3D"10" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Title"/>
<w:LsdException Locked=3D"false" Priority=3D"1" Name=3D"Default =
Paragraph Font"/>
<w:LsdException Locked=3D"false" Priority=3D"11" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtitle"/>
<w:LsdException Locked=3D"false" Priority=3D"22" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Strong"/>
<w:LsdException Locked=3D"false" Priority=3D"20" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Emphasis"/>
<w:LsdException Locked=3D"false" Priority=3D"59" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Table Grid"/>
<w:LsdException Locked=3D"false" UnhideWhenUsed=3D"false" =
Name=3D"Placeholder Text"/>
<w:LsdException Locked=3D"false" Priority=3D"1" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"No Spacing"/>
<w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light Shading"/>
<w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light List"/>
<w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light Grid"/>
<w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1"/>
<w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2"/>
<w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium List 1"/>
<w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium List 2"/>
<w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1"/>
<w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2"/>
<w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3"/>
<w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Dark List"/>
<w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful Shading"/>
<w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful List"/>
<w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful Grid"/>
<w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light List Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 1"/>
<w:LsdException Locked=3D"false" UnhideWhenUsed=3D"false" =
Name=3D"Revision"/>
<w:LsdException Locked=3D"false" Priority=3D"34" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"List Paragraph"/>
<w:LsdException Locked=3D"false" Priority=3D"29" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Quote"/>
<w:LsdException Locked=3D"false" Priority=3D"30" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Quote"/>
<w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light List Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light List Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light List Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light List Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light List Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"19" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtle Emphasis"/>
<w:LsdException Locked=3D"false" Priority=3D"21" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Emphasis"/>
<w:LsdException Locked=3D"false" Priority=3D"31" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtle Reference"/>
<w:LsdException Locked=3D"false" Priority=3D"32" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Reference"/>
<w:LsdException Locked=3D"false" Priority=3D"33" SemiHidden=3D"false" =
UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Book Title"/>
<w:LsdException Locked=3D"false" Priority=3D"37" Name=3D"Bibliography"/>
<w:LsdException Locked=3D"false" Priority=3D"39" QFormat=3D"true" =
Name=3D"TOC Heading"/>
</w:LatentStyles>
</xml><![endif]--><style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-520092929 1073786111 9 0 415 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:modern;
mso-font-pitch:fixed;
mso-font-signature:-520092929 1073806591 9 0 415 0;}
@font-face
{font-family:"Perpetua Titling MT";
panose-1:2 2 5 2 6 5 5 2 8 4;
mso-font-charset:0;
mso-generic-font-family:roman;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 1 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-unhide:no;
mso-style-qformat:yes;
mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{mso-style-noshow:yes;
mso-style-priority:99;
color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-noshow:yes;
mso-style-priority:99;
color:purple;
text-decoration:underline;
text-underline:single;}
span.EmailStyle17
{mso-style-type:personal-compose;
mso-style-noshow:yes;
mso-style-unhide:no;
mso-ansi-font-size:11.0pt;
mso-bidi-font-size:11.0pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
mso-default-props:yes;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 10]><style>/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
</style><![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple style=3D'tab-interval:.5in'><div class=3DWordSection1><p =
class=3DMsoNormal><span =
style=3D'font-family:Consolas;mso-bidi-font-family:"Times New Roman"'>I =
will be out of the office from 9-27 thru 10-3 and but will be regularly =
checking my email. Should you need to place a service call or need =
emergency service please contact our call center at =
888-666-6077.<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-family:Consolas;mso-bidi-font-family:"Times New =
Roman"'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-family:Consolas;mso-bidi-font-family:"Times New =
Roman"'>All other matters will handled in the order they are received =
when I return. <span =
style=3D'mso-spacerun:yes'>&nbsp;</span><o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-family:Consolas;mso-bidi-font-family:"Times New =
Roman"'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal =
style=3D'margin-bottom:4.0pt'><span style=3D'font-family:"Times New =
Roman","serif";mso-fareast-font-family:"Times New =
Roman";color:black;mso-no-proof:yes'>Chris =
Kasmarek<o:p></o:p></span></p><p class=3DMsoNormal =
style=3D'margin-bottom:2.0pt'><b><span =
style=3D'font-size:22.0pt;font-family:"Perpetua Titling =
MT","serif";mso-fareast-font-family:"Times New =
Roman";mso-bidi-font-family:"Times New =
Roman";color:#155F15;text-transform:uppercase;mso-no-proof:yes'>C</span><=
/b><b><span style=3D'font-size:14.0pt;font-family:"Perpetua Titling =
MT","serif";mso-fareast-font-family:"Times New =
Roman";mso-bidi-font-family:"Times New =
Roman";color:#155F15;text-transform:uppercase;mso-no-proof:yes'>apital</s=
pan></b><b><span style=3D'font-family:"Perpetua Titling =
MT","serif";mso-fareast-font-family:"Times New =
Roman";mso-bidi-font-family:"Times New =
Roman";color:#155F15;text-transform:uppercase;mso-no-proof:yes'> =
</span></b><b><span style=3D'font-size:22.0pt;font-family:"Perpetua =
Titling MT","serif";mso-fareast-font-family:"Times New =
Roman";mso-bidi-font-family:"Times New =
Roman";color:#155F15;text-transform:uppercase;mso-no-proof:yes'>E</span><=
/b><b><span style=3D'font-size:14.0pt;font-family:"Perpetua Titling =
MT","serif";mso-fareast-font-family:"Times New =
Roman";mso-bidi-font-family:"Times New =
Roman";color:#155F15;text-transform:uppercase;mso-no-proof:yes'>levator =
</span></b><b><span style=3D'font-size:22.0pt;font-family:"Perpetua =
Titling MT","serif";mso-fareast-font-family:"Times New =
Roman";mso-bidi-font-family:"Times New =
Roman";color:#155F15;text-transform:uppercase;mso-no-proof:yes'>C</span><=
/b><b><span style=3D'font-size:14.0pt;font-family:"Perpetua Titling =
MT","serif";mso-fareast-font-family:"Times New =
Roman";mso-bidi-font-family:"Times New =
Roman";color:#155F15;text-transform:uppercase;mso-no-proof:yes'>orp.</spa=
n></b><span style=3D'font-family:"Perpetua Titling =
MT","serif";mso-fareast-font-family:"Times New =
Roman";mso-bidi-font-family:Calibri;color:#155F15;mso-no-proof:yes'><o:p>=
</o:p></span></p><p class=3DMsoNormal><span style=3D'font-family:"Times =
New Roman","serif";mso-fareast-font-family:"Times New =
Roman";color:black;mso-no-proof:yes'>63 Clapp Street</span><span =
style=3D'font-family:"Times New =
Roman","serif";mso-fareast-font-family:"Times New =
Roman";color:navy;mso-no-proof:yes'><o:p></o:p></span></p><p =
class=3DMsoNormal style=3D'margin-bottom:6.0pt'><span =
style=3D'font-family:"Times New =
Roman","serif";mso-fareast-font-family:"Times New =
Roman";color:black;mso-no-proof:yes'>Boston, MA =
02125<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-family:"Times New =
Roman","serif";mso-fareast-font-family:"Times New =
Roman";color:black;mso-no-proof:yes'>Tel. (617)825-6077 </span><span =
style=3D'font-family:"Times New =
Roman","serif";mso-fareast-font-family:"Times New =
Roman";color:navy;mso-no-proof:yes'><o:p></o:p></span></p><p =
class=3DMsoNormal><span style=3D'font-family:"Times New =
Roman","serif";mso-fareast-font-family:"Times New =
Roman";color:black;mso-no-proof:yes'>Fax.(617)825-1900<o:p></o:p></span><=
/p><p class=3DMsoNormal style=3D'margin-bottom:6.0pt'><span =
style=3D'font-family:"Times New =
Roman","serif";mso-fareast-font-family:"Times New =
Roman";color:black;mso-no-proof:yes'>Cell.(857)488-2661</span><span =
style=3D'font-family:"Times New =
Roman","serif";mso-fareast-font-family:"Times New =
Roman";color:navy;mso-no-proof:yes'><o:p></o:p></span></p><p =
class=3DMsoNormal><span style=3D'font-family:"Times New =
Roman","serif";mso-fareast-font-family:"Times New =
Roman";color:black;mso-no-proof:yes'>Email<b>:</b></span><b><span =
style=3D'font-family:"Times New =
Roman","serif";mso-fareast-font-family:"Times New =
Roman";color:navy;mso-no-proof:yes'> </span></b><span =
style=3D'mso-fareast-font-family:"Times New =
Roman";mso-bidi-font-family:"Times New Roman";mso-no-proof:yes'><a =
href=3D"mailto:chris@capitalelevator.com"><span =
style=3D'font-family:"Times New =
Roman","serif";color:blue'>chris@capitalelevator.com</span></a></span><sp=
an style=3D'mso-ascii-font-family:Calibri;mso-fareast-font-family:"Times =
New Roman";mso-hansi-font-family:Calibri;mso-bidi-font-family:"Times New =
Roman";mso-no-proof:yes'><o:p></o:p></span></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></body></html>
------=_NextPart_000_0095_01CC7C47.BD793020--
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment