Execution
/
en
Fri, 02 May 2025 21:59:42 -0500
Thu, 19 Aug 21 11:07:08 -0500
-
Executing Your Strategy: Keys to Transformational Change | Transformation Talks
/aha-transformation-talks/ep12-strategy-execution
<div></div>
<div>
/* Banner_Title_Overlay_Bar */
.Banner_Title_Overlay_Bar {
position: relative;
display: block;
overflow: hidden;
max-width: 1170px;
margin: 0px auto 25px auto;
}
.Banner_Title_Overlay_Bar h1 {
position: absolute;
bottom: 40px;
color: #003087;
/*background-color: rgba(255, 255, 255, .8);*/
width: 100%;
padding: 20px 40px;
font-size: 3em;
/*box-shadow: 0 3px 8px -5px rgba(0, 0, 0, .6);*/
}
@media (max-width:991px) {
.Banner_Title_Overlay_Bar h1 {
bottom: 0px;
margin: 0px;
font-size: 2.5em;
}
}
@media (max-width:767px) {
.Banner_Title_Overlay_Bar h1 {
font-size: 2em;
text-align: center;
text-indent: 0px;
padding: 10px 20px;
}
}
@media (max-width:530px) {
.Banner_Title_Overlay_Bar h1 {
position: relative;
background-color: #63666A22;
}
}
/* Banner_Title_Overlay_Bar // */
/* center_body */
.center_body {
/*margin-top:50px;*/
margin-bottom: 50px;
font-size: 16px
}
.center_body h3 {}
.center_body p {
font-size: 16px
}
p.center_Intro {
color: #002855;
line-height: 1.2em;
font-size: 30px;
margin: 10px 0 25px 0;
font-weight: 700;
font-size: 2em;
}
@media (max-width:768px) {
p.center_Intro {
line-height: 1.2em;
font-size: 23px;
font-size: 1.45em;
}
}
.center_body .center_Lead {
color: #63666A;
font-weight: 300;
line-height: 1.4;
font-size: 21px;
}
/* center_body // */
/* y-hr3 */
.y-hr3{
clear: both;
}
.y-hr3 div:nth-child(2) {
border-top: solid 2px lightgrey;
margin: 50px 0px;
height: 0px
}
/* y-hr3 // */
/* CenterCallout_a */
@media (min-width:768px){
.CenterCallout_a .rowEqual_768 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
}
.CenterCallout_a .CenterCallout_2col.rowEqual_768&gt;[class*='col-'] {
-ms-flex: 1; /* IE 10 */
flex: auto;
width: calc(25% - 2px) /*Adjust % for the number per row, will override the bootstrap - Also needed for Safari*/;
}
}
.CenterCallout_a {
background-color: #f6f6f6;
margin-bottom:25px;
}
.CenterCallout_a .CenterCallout_a-Center {
text-align: center;
font-size:16px;
}
.CenterCallout_a .CenterCallout_a_Holder{
margin-bottom:25px;
}
.CenterCallout_a h4 {
color: #002855;
line-height: 1.2em;
font-size: 30px;
margin: 30px 0 30px 0;
text-align:center;
}
.CenterCallout_a h3 {
margin: 25px 0 0 0;
color: #555;
font-size: .7em;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 3px;
text-align:center;
}
.CenterCallout_a .CenterCallout_a_Wrapper{
display: block;
margin: 15px 0 0 0;
overflow: hidden;
color: #002855;
background-color: white;
/*! background-color: white; */
border: solid 3px #f6f6f6;
display: block;
transition: .2s;
color: #307fe2;
height: 100%;
}
.CenterCallout_a .CenterCallout_a_Wrapper:hover {
border: solid 3px #307fe2;
}
.CenterCallout_a .CenterCallout_a_Wrapper:hover img{
opacity: .6;
transform: scale(1.05);
transition: 3s;
}
.CenterCallout_a .CenterCallout_a_Icon{
margin-top: 5px;
}
.CenterCallout_a .CenterCallout_a_icon {
width: auto;
max-width:147px;
}
.CenterCallout_a .CenterCallout_a_Wrapper .CenterCallout_a_SectionTitle{
color: #555;
}
/*.CenterCallout_a .CenterCallout_a_Wrapper:hover h2,*/
.CenterCallout_a .CenterCallout_a_Wrapper:hover .CenterCallout_a_SectionTitle a{
color: #555;
}
.CenterCallout_a .CenterCallout_a_Wrapper .CenterCallout_a_SectionTitle{
font-size: 1.2em;
padding: 0 10px;
}
.CenterCallout_a .CenterCallout_a_Wrapper h2.CenterCallout_a_h_1{
color: #d50032;
}
.CenterCallout_a .CenterCallout_a_Wrapper h2.CenterCallout_a_h_2{
color: #002855;
}
.CenterCallout_a .CenterCallout_a_Wrapper h2.CenterCallout_a_h_3{
color: #69b3e7;
}
.CenterCallout_a .CenterCallout_a_Wrapper h2:hover {
transition: .2s;
}
.CenterCallout_a .CenterCallout_a_Wrapper p{
line-height: 1.6em;
padding: 0 10px 15px 10px;
color: #333;
font-size:16px;
}
.CenterCallout_a .CenterCallout_a_Wrapper ul,
.CenterCallout_a .CenterCallout_a_Wrapper ol{
line-height: 1.6em;
color: #333;
text-align: left;
}
.CenterCallout_a ul {
list-style: none;
/* Remove default bullets */
padding-left: 30px;
margin-top:15px;
margin-bottom: 25px;
padding-right:15px;
}
.CenterCallout_a ul li {
margin-bottom: 7px;
line-height: 1.5em;
padding-left: 23px;
text-indent: -23px;
font-size:16px;
}
.CenterCallout_a ul li::before {
content: " ";
font-size: 1em;
margin-right: 5px;
display: inline-block;
height: 12px;
background-color: #d50032;
width: 12px;
position: relative;
top: 0px;
}
@media (max-width:991px) {
.CenterCallout_a .CenterCallout_a_Wrapper{
min-height: 100%;
}
}
@media (max-width:768px) {
.CenterCallout_a .CenterCallout_a_Wrapper {
min-height: 100%; /* Was 480px*/
}
}
@media (max-width:432px) {
.CenterCallout_a .CenterCallout_a_Wrapper{
min-height: 220px;
margin: 5px 0;
}
/*.CenterCallout_a .CenterCallout_a_Wrapper p,
.CenterCallout_a .CenterCallout_a_Wrapper ul
{
display: none;
}*/
}
@media (max-width:360px) {
.CenterCallout_a .CenterCallout_a_Wrapper{
min-height: 195px;
margin: 5px 0;
}
.CenterCallout_a .CenterCallout_a_Wrapper h2 {
font-size: 1em;
padding: 0 5px;
}
/*.CenterCallout_a .CenterCallout_a_Wrapper p
.CenterCallout_a .CenterCallout_a_Wrapper ul
{
display: none;
}*/
}
@media (max-width:991px) and (min-width:568px){
.CenterCallout_a CenterCallout_a_ul{
width: 75%;
margin: auto;
}
}
</div>
<div>
.Banner_Title_Overlay_Bar.TT_Banner img{
float: right;
max-height: 250px;
}
.Banner_Title_Overlay_Bar.TT_Banner h1{
max-width:calc(100% - 225px);
bottom:0px
}
@media (max-width:567px){
.Banner_Title_Overlay_Bar.TT_Banner h1{
display: inline-block;
position: relative;
max-width:calc(100% - 200px);
}
}
@media (max-width:567px){
.Banner_Title_Overlay_Bar.TT_Banner h1{
display: inline-block;
position: relative;
max-width:100%;
background-color: #f6f6f6
}
.Banner_Title_Overlay_Bar.TT_Banner img{
float: none !important;
margin: auto;
display:block ;
position: relative ;
}
}
<header class="Banner_Title_Overlay_Bar TT_Banner"><img alt="Banner Image" src="/sites/default/files/2020-12/AHA_TT_thumbnail_300x173.jpg" />
<div>
<h1 class="tth1">Executing Your Strategy: Keys to Transformational Change</h1>
</div>
</header>
</div>
/* CntMenuSub */
.CntMenuSub{
margin:20px 0px;
padding-bottom: 5px;
color: #afb1b1;
letter-spacing: 1.5px;
font-weight: 400;
font-size: 11.2px;
}
.CntMenuSub .CntMenuBar{
border-bottom: 1px solid lightblue;
}
/* if includes a logo */
@media (min-width:361px){
.CntMenuSub.CntMenuSubLogo .CntMenuBar{
margin-top: 10px;
float: left;
width: calc(100% - 425px);
}
}
@media (max-width:767px) and (min-width:361px){
.CntMenuSub.CntMenuSubLogo .CntMenuBar{
float: left;
width: calc(100% - 0px);
}
.CntMenuSub.CntMenuSubLogo img{
width: auto;
}
}
/* // */
.CntMenuSub .CntMenuBar a:after{
content: "|";
padding: 0 3px 0 6px;
color: #555;
}
.CntMenuSub .CntMenuBar a:last-child:after{
content: "";
}
.CntMenuSub .CntMenuSubHome,
.CntMenuSub .CntMenuSubParent{
text-transform: uppercase;
color: #555;
opacity: .9;
}
.CntMenuSub .CntMenuSubParent{
}
.CntMenuSub .CntMenuSubChild{
}
.CntMenuSub .CntMenuSubCurrent{
opacity: .7;
}
.CntMenuSub .CntMenuSubHome:hover,
.CntMenuSub .CntMenuSubParent:hover{
text-transform: uppercase;
color: #d50032;
}
/* CntMenuSub // */
<div class="row CntMenuSub">
<div class="CntMenuBar"><a class="CntMenuSubParent" href="./" id="CntMenuSubParentOnly"></a> <span class="CntMenuSubChild" id="CntMenuSubChildz"></span></div>
<div>&nbsp;</div>
</div>
var url = window.location.pathname;
var path = url.split('/').slice(1, 2).join('/');
var pathreplace2 = path.replace(/-/g, " ");
document.getElementById("CntMenuSubParentOnly").innerHTML =(pathreplace2);
var y = document.getElementsByTagName("h1");
document.getElementById("CntMenuSubChildz").innerHTML = y[0].innerHTML;
<div class="row">
<div class="col-md-6">
<div class="embed-responsive embed-responsive-16by9">View</div>
<p>Sponsored by: <a href="https://www.ipmcinc.com/ " target="_blank"> <img alt="IPM Logo" src="/sites/default/files/2021-07/Logo_IPM_834x313.jpg" /> </a></p>
</div>
<div class="col-md-6 center_body"></p>
<p class="center_Lead"></p>--&gt;
<p><strong>Health care leaders have been working feverishly to recraft strategy to transform their organizations and compete in a landscape that morphs almost daily. Now comes the hard part: ensuring that the strategy is executed.</strong></p>
<p>Strategy execution remains one of the most important facets of transformational change; yet many hospital, health system and other business leaders continue to have difficulty in this area. Without proper execution, even the best strategic plans will fail. A survey of business leaders published in the Harvard Business Review illustrates the challenge:</p>
<ul>
<li>Only 16% of top leaders were rated very effective at either strategy or execution.</li>
<li>Only 8% were rated very effective at both.</li>
<li>63% were rated neutral or worse on at least one dimension of strategy or execution.</li>
</ul>
.TTreadmore{
font-weight: 700;
margin-top:50px;
}
<p class="TTreadmore">Download the <a href="/system/files/media/file/2021/08/TT_ep12-transformational-change.pdf" target="_blank">Episode Abstract</a> &gt;&gt;</p>
</div>
</div>
<div class="container-fluid row">
<div class="row">
<div class="col-md-12">
/* CalloutBorderWrapper - aka SponsorMarketoForm */
.CalloutBorderWrapper {
background-color: ;
padding: 5px 25px 20px 25px;
border: solid 2px #307FE2;
margin: 25px 100px 25px;
}
@media (max-width:640px){
.CalloutBorderWrapper {
margin: 25px 0px 25px;
}
}
.CalloutBorderWrapper h3 {
margin: 10x 0 0 0;
color: #555;
font-size: .7em;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 3px;
max-width: 200px;
/* Custom for the copy length */
background-color: #fff;
padding: 5px 15px;
position: relative;
top: -35px
}
.CalloutBorderWrapper h2 {
color: #002855;
}
.CalloutBorderWrapper .CalloutBorderWrapperHolder {
background-color: ;
padding: 15px;
display: inline-block;
margin-bottom: 25px;
}
.CalloutBorderWrapperHolder form {
margin: auto;
}
/* CalloutBorderWrapper - aka SponsorMarketoForm // */
<div class="cta--image-container CalloutBorderWrapper center_body">
<h3>Key Take Aways</h3>
<p>Here is what our experts had to say:</p>
.sp_CTA5_holder {
margin-top:50px;
border-bottom: solid 1px #555;
padding-bottom: 50px;
}
.sp_CTA5_holder_last {
border-bottom: solid 0px #555;
}
.sp_CTA5_holder &gt;div{
overflow: auto;
}
.sp_CTA5_holder ul {
list-style: none;
/* Remove default bullets */
padding-left: 0px;
margin-bottom: 25px;
}
.sp_CTA5_holder ul li {
margin-bottom: 7px;
line-height: 1.5em;
}
.sp_CTA5_holder ul li::before {
content: " ";
font-size: 1em;
margin-right: 10px;
display: inline-block;
height: 12px;
background-color: #d50032;
width: 12px;
position: relative;
top: 0px;
}
.sp_CTA5_holder ul li {
padding-left: 23px;
text-indent: -23px;
}
.sp_CTA5_holder h2 {
color: #002855;
/*! line-height: 2em; */
font-size: 2.15em;
margin: 0 0 15px 0;
/*! font-size: 30px; */
}
.sp_CTA5_holder h3 {
color: #002855;
line-height: 1em;
font-size: 1.5em;
margin-bottom: 25px;
margin-top:5px;
}
.sp_CTA5_section{
margin-top: 25px
}
.sp_CTA5_ImgShadow {
/*background-color:green;*/ /* just a visual */
text-align: center
}
.sp_CTA5_ImgShadow {
padding-bottom:75px; /* must match the padding on the img*/
margin: 0px;
}
.sp_CTA5_ImgShadow img{
width: calc(100% - 35px - 15px);
-webkit-box-shadow: 50px -75px 0px 0px rgba(185, 217, 235, 1);
-moz-box-shadow: 50px -75px 0px 0px rgba(185, 217, 235, 1);
box-shadow: 50px -75px 0px 0px rgba(185, 217, 235, 1);
position: relative;
top: 75px;
max-width: 490px;
}
@media (max-width:990px){
.sp_CTA5_ImgShadow img{
max-width: 350px;}
}
@media (max-width:990px){
.sp_CTA5_ImgShadow {
padding-bottom:75px; /* must match the padding on the img*/
margin: 0px;
margin-right: 40px
}
}
<div class="sp_CTA5_section row">
<div class="col-sm-1">&nbsp;</div>
<div class="col-md-10">
<div><img alt="Effective Education icon" src="/sites/default/files/2021-02/TT_Icon_Ep4_EffectiveEducation_150x150.png" />
<p>Define what transformation means for your organization.</p>
</div>
<div><img alt="Success icon" src="/sites/default/files/2021-02/TT_Icon_Ep3_Success_150x150.png" />
<p>Executives compose strategy; execution lies with others.</p>
</div>
<div><img alt=" Jobs icon" src="/sites/default/files/2020-12/TT_Icon_Ep1_Jobs_150x150.png" />
<p>Culture reflects leadership; leadership changes culture.</p>
</div>
<div><img alt="ReduceBurnout icon" src="/sites/default/files/2021-04/TT_Icon_Ep2_ReduceBurnout_150x150.png" />
<p>Optimal performance requires convergence, not alignment.</p>
</div>
<div><img alt="Streamline icon" src="/sites/default/files/2021-02/TT_Icon_Ep3_Streamline_150x150.png" />
<p>Start small and fail fast.</p>
</div>
<img src="xxxx" alt="xxxx">
<p>xxxx</p>
!--<ul>
<li>xxxx</li>
</ul>--
</div>--&gt;</div>
<div class="col-sm-1">&nbsp;</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-1">&nbsp;</div>
<div class="col-md-10 center_body"></p>
<p class="center_Lead"></p>--&gt;
<h2>Speakers</h2>
/* people */
.people {
margin-top: 50px;
}
.people img:nth-child(1) {
border-radius: 200px;
-moz-border-radius: 200px;
-webkit-border-radius: 200px;
margin-bottom: 10px;
max-width:200px; /* for Transformation Talks */
display:block; /* for Transformation Talks */
margin:auto; /* for Transformation Talks */
}
.people img:nth-child(1):hover {
opacity: .7
}
@media (max-width:991px) {
.people {
margin: auto;
}
.people p {
text-align: center
}
}
.ci_profile {
margin-bottom: 30px;
display: block;
}
@media (max-width:991px) {
.ci_profile {
text-align: center
}
}
.ci_profile p {
margin: 0 0 7px 0
}
.ci_profile_name {
font-weight: 700;
font-size: 20px;
}
p.ci_profile_name {
font-size: 1.5em;
}
.ci_profile_title {
font-style: italic;
line-height: 1.3em
}
.ci_profile_company {
font-size: 1em;
}
p.ci_profile_award {
font-size: .8em;
text-align:center;
color:#55555599;
font-weight: 700
}
.ci_profile_social {
width: auto;
}
.ci_profile_social i {
padding-right: 25px;
font-size: 20px
}
.ci_profile_social a:last-of-type i {
padding-right: 0px;
}
#ci_footer-social {
font-size: 1.5em;
padding-top: 0px;
width: 100%;
text-align: right;
}
@media (max-width:991px) {
.ci_logo {
margin-top: 25px
}
.ci_social p {
text-align: center !important;
}
#ci_footer-social {
text-align: center
}
}
/* // */
/* .people3 .rowEqual_768 */
@media (min-width:769px){
.people3{
clear: both
}
.people3 .rowEqual_768 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
}
.people3 .rowEqual_768&gt;[class*='col-'] {
-ms-flex: 1; /* IE 10 */
flex: inherit; /*flex*/
width: calc((100% / 3) - 2px) /*Adjust % for the number per row, will override the bootstrap - Also needed for Safari*/;
}
}
@media (max-width:767px) and (min-width:361px){
.people3 .rowEqual_768 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
}
.people4 .rowEqual_768&gt;[class*='col-'] {
-ms-flex: 1; /* IE 10 */
flex: auto;
width: calc((100% / 1) - 2px) /*Adjust % for the number per row, will override the bootstrap - Also needed for Safari*/;
}
}
/* .people3 .rowEqual_768 // */
<div class="row people people4">
<div class="row rowEqual_768">
<div class="col-md-4 col-sm-4 ci_profile"><img alt="Jennifer Weiss Wilkerson " src="/sites/default/files/2021-08/Jennifer_Wilkerson_300x300.jpg" />
<p class="ci_profile_name">Jennifer Weiss Wilkerson</p>
<p class="ci_profile_title">VP and Chief Strategy Officer</p>
<p class="ci_profile_company">Sheppard Pratt</p>
<p class="ci_profile_award">&nbsp;</p>
<div class="ci_profile_social">&nbsp;</div>
</div>
<div class="col-md-4 col-sm-4 ci_profile"><img alt="C. Richard Panico" src="/sites/default/files/2021-08/Richard_Panico_300x300.jpg" />
<p class="ci_profile_name">C. Richard Panico</p>
<p class="ci_profile_title">President and CEO</p>
<p class="ci_profile_company">Integrated Project Management</p>
<p class="ci_profile_award">&nbsp;</p>
<div class="ci_profile_social">&nbsp;</div>
</div>
<div class="col-md-4 col-sm-4 ci_profile"><img alt="Diane Weber" src="/sites/default/files/2021-08/Diane_Weber_300x300.jpg" />
<p class="ci_profile_name">Diane Weber, R.N., B.S.N., M.H.A.</p>
<p class="ci_profile_title">Executive Director, Society for Health Care Strategy and Market Development (SHSMD)</p>
<p class="ci_profile_company">黑料正能量 Association</p>
<p class="ci_profile_award">&nbsp;</p>
<div class="ci_profile_social">&nbsp;</div>
</div>
</div>
</div>
</div>
<div class="col-md-1">&nbsp;</div>
</div>
<div class="container-fluid CenterCallout_a">
<div class="row">
<div class="col-md-1">&nbsp;</div>
<div class="col-md-10 CenterCallout_a-Center">
<h4>Fuel Your Transformation</h4>
<p>Health care leaders are more in need of innovative solutions than ever before. The <a href="/aha-transformation-talks">AHA Transformation Talks series</a> of video discussions among health care thought leaders offers insights to help hospital and health systems navigate health care鈥檚 new, disruptive environment and prepare for what鈥檚 next. Each 10-minute video in this series focuses on a transformational topic explored by the <a href="/environmentalscan" target="_blank">2021 AHA Environmental Scan</a> and SHSMD's <a href="https://www.shsmd.org/futurescan" target="_blank">Futurescan 2021-2026: Health Care Trends and Implications</a>. Explore the videos on this page for fresh ideas and best practices to guide you through this time of tremendous upheaval.</p>
</div>
<div class="col-md-1">&nbsp;</div>
</div>
<div class="row">
<div class="col-md-1">&nbsp;</div>
<div class="col-md-10">
<div class="row rowEqual_768">
<div class="col-sm-4 CenterCallout_a_Holder CenterCallout_a-Center">
<div class="CenterCallout_a_Wrapper"><a href="/system/files/media/file/2021/08/TT_ep12-transformational-change.pdf " target="_blank"><img alt="icon" class="EffectiveEducation" src="/sites/default/files/2020-11/Speech_Bubble_icon.png" /> </a>
<h2 class="CenterCallout_a_SectionTitle"><a href=/system/files/media/file/2021/08/TT_ep12-transformational-change.pdf " target="_blank">Abstract Overview</a></h2>
<p>Read this abstract to learn about how current demands are impacting the health care workforce.</p>
</div>
</div>
<div class="col-sm-4 CenterCallout_a_Holder CenterCallout_a-Center">
<div class="CenterCallout_a_Wrapper"><img alt="icon" class="EffectiveEducation" src="/sites/default/files/2020-12/Tools_icon.png" />
<h2 class="CenterCallout_a_SectionTitle">Sponsor Toolkit</h2>
<ul>
<li><a href="/system/files/media/file/2021/08/HC-Command-Performance-5-Keys-Infographic_IPM.pdf" target="_blank">Command Performance 鈥� 5 Keys on strategic initiatives </a></li>
<li><a href="/system/files/media/file/2021/08/Healthcare_Charged_with_Transformation_SRM_IPM.pdf" target="_blank">Charged With Transformation 鈥� Execute critical initiatives and new skills</a></li>
<li><a href="/system/files/media/file/2021/08/IPM-HC-Lessons-on-Execution.pdf " target="_blank">Lessons On Execution 鈥� Improve and Accelerate Implementation</a></li>
</ul>
</div>
</div>
<div class="col-sm-4 CenterCallout_a_Holder CenterCallout_a-Center">
<div class="CenterCallout_a_Wrapper"><img alt="icon" class="CenterCallout_a_Icon" src="/sites/default/files/2020-12/Documents3_icon.png" />
<h2 class="CenterCallout_a_SectionTitle">AHA Resources</h2>
<ul>
<li><a href="https://www.shsmd.org/resources/bridging-worlds2.0/contents" target="_blank">Bridging Worlds: The Future Role of the Health Care Strategist</a></li>
</ul>
</div>
</div>
<div class="CenterCallout_a_Wrapper">
<img alt="icon" class="CenterCallout_a_Icon" src="/sites/default/files/2020-12/Documents3_icon.png">
<h2 class="CenterCallout_a_SectionTitle">AHA Resources</h2>
<p>xxxx</p>
<ul>
<li><a href="/">xxxx</a></li>
<li><a href="/">xxxx</a></li>
</ul>
</div>
</div>--&gt;</div>
</div>
<div class="col-md-1">&nbsp;</div>
</div>
</div>
<h3>Video Series Developed in Collaboration with:</h3>
<a href="https://iprotean.com/"><img src="/sites/default/files/2020-11/Logo_iProtean_VirtualEd_834x313.jpg" /> </a>
Thu, 19 Aug 2021 11:07:08 -0500
Execution