<!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" lang="en" xml:lang="en">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <script src="//widget.wickedreports.com/Growthink/trackfu.js"></script>
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<script>
var _prum = [['id', '53739124abe53d46261ae03e'],
             ['mark', 'firstbyte', (new Date()).getTime()]];
(function() {
    var s = document.getElementsByTagName('script')[0]
      , p = document.createElement('script');
    p.async = 'async';
    p.src = '//rum-static.pingdom.net/prum.min.js';
    s.parentNode.insertBefore(p, s);
})();
</script>

<!-- GOOGLE ANALYTICS/GOOGLE OPTIMIZE CODE START -->
<style>.async-hide { opacity: 0 !important} </style>
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
})(window,document.documentElement,'async-hide','dataLayer',4000,
{'GTM-NJVMSRX':true});</script>
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-890415-1',  'auto', {'allowLinker': true});
  ga('send', 'pageview');
  ga('require', 'GTM-NJVMSRX');
  ga('require', 'linker');
  ga('linker:autoLink', 
		  [
		   'strategicplantemplate.growthink.com', 
		   'special.growthink.com', 
		   'marketingplantemplate.growthink.com', 
		   'businessplantemplate.growthink.com',
		   'growthink.infusionsoft.com'
		   ] 
  );
</script>
<!-- GOOGLE ANALYTICS/GOOGLE OPTIMIZE CODE END -->


  <title>Growthink Blog | Growthink</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<link rel="alternate" type="application/rss+xml" title="RSS - blogs" href="/blog/feed" />

<link rel="shortcut icon" href="/sites/all/themes/growthink2/favicon.ico" type="image/x-icon" />

	<meta property="og:title" content="Growthink Blog for Business Owners and Entrepreneurs"/>
	<meta property="og:image" content="http://www.growthink.com/sites/all/themes/growthink2/images/growthink-blog.gif"/>
	<meta property="og:site_name" content="Growthink"/>
	<meta property="fb:app_id" content="192854097395932"/>
	<meta property="og:type" content="blog" />
  <link type="text/css" rel="stylesheet" media="all" href="/files/css/css_406f3b8aa2e43ecd8466428dcc7f10d9.css" />
  <script type="text/javascript" src="/files/js/js_b8c1c81db54c9acbe71cc44d591b7912.jsmin.js"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
jQuery.extend(Drupal.settings, { "basePath": "/" });
//--><!]]>
</script>
	<script type="text/javascript" src="/dynamicPhone/jquery.ba-replacetext.min.js"></script>
  <!-- BEGIN Tynt Script -->
<script type="text/javascript">
if(document.location.protocol=='http:'){
 var Tynt=Tynt||[];Tynt.push('dU4oAqrwyr46viacwqm_6l');
 (function(){var s=document.createElement('script');s.async="async";s.type="text/javascript";s.src='http://tcr.tynt.com/ti.js';var h=document.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);})();
}
</script>
<!-- END Tynt Script -->

<!-- FOUNDATION HERE -->
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <link rel="stylesheet" href="/sites/all/themes/growthink2/foundation/css/foundation.css" />
    <link rel="stylesheet" href="/sites/all/themes/growthink2/foundation/css/page.tpl.css" />
    <link rel="stylesheet" href="/sites/all/themes/growthink2/foundation/css/page-blog.tpl.css" />
        <script src="/sites/all/themes/growthink2/foundation/js/vendor/modernizr.js"></script>

<!-- FOUNDATION HERE -->

<!--  GOOGLE FONTS  -->
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>

<!-- TYPEKIT -->
<script type="text/javascript">
  (function() {
    var config = {
      kitId: 'sag2jze',
      scriptTimeout: 3000
    };
    var h=document.getElementsByTagName("html")[0];h.className+=" wf-loading";var t=setTimeout(function(){h.className=h.className.replace(/(\s|^)wf-loading(\s|$)/g," ");h.className+=" wf-inactive"},config.scriptTimeout);var tk=document.createElement("script"),d=false;tk.src='//use.typekit.net/'+config.kitId+'.js';tk.type="text/javascript";tk.async="true";tk.onload=tk.onreadystatechange=function(){var a=this.readyState;if(d||a&&a!="complete"&&a!="loaded")return;d=true;clearTimeout(t);try{Typekit.load(config)}catch(b){}};var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(tk,s)
  })();
</script>
<!-- TYPEKIT -->

  		<script language="Javascript">
	
	//append the 's' param to all links, add hidden form fields to forms
	function changeLinks(){
		var a = document.getElementsByTagName("a");
		var filetypes = /\.pdf|\.jpg|\.gif|\.png|\.mp3|\.mpg|\.wmv|\.avi|\.ppt|\.doc|\.xls|\.csv|\.wma|\.feedburner|\.twitter/;
		for( var i=0, limit = a.length; i < limit; ++i ) {
			if( a[i].href && a[i].href.search(filetypes) == -1)
			a[i].href +=  "&src=n0NA";
		}

		var hiddenInput = new Array();
		var forms = document.getElementsByTagName('form');
		for(i in forms){
			hiddenInput[i] = document.createElement('input')
			hiddenInput[i].type = 'hidden';
			hiddenInput[i].name = 'src';
			hiddenInput[i].value = '';
			forms[i].appendChild(hiddenInput[i]);
			
		}
	}
	</script>

  <script type="text/javascript"> </script>
    <style type="text/css">#topdvdr8 {display: none;}#topdvdr9 {display: none;}</style>
<script src="https://cdn.optimizely.com/js/7852160167.js"></script>


<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

<script type="text/javascript">
(function(a,e,c,f,g,b,d){var h={ak:"1072567320",cl:"UVUHCIGumlYQmKi4_wM"};a[c]=a[c]||function(){(a[c].q=a[c].q||[]).push(arguments)};a[f]||(a[f]=h.ak);b=e.createElement(g);b.async=1;b.src="//www.gstatic.com/wcm/loader.js";d=e.getElementsByTagName(g)[0];d.parentNode.insertBefore(b,d);a._googWcmGet=function(b,d,e){a[c](2,b,h,d,null,new Date,e)}})(window,document,"_googWcmImpl","_googWcmAk","script");</script>


<script>(function(w,d,t,r,u){var f,n,i;w[u]=w[u]||[],f=function(){var o={ti:"4009635"};o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){var s=this.readyState;s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null)},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)})(window,document,"script","//bat.bing.com/bat.js","uetq");</script>
</head>
<body class="blog">
<div id="debugMe"></div>

<div class="gt_logo">
    <div class="row">
      <div class="large-6 small-12 columns">
        <a href='/'><img alt="Growthink Business Plans, Strategy Consulting, Investment Banking" src="/sites/all/themes/growthink2/images/home/GTlogoPTBSx230.png" /></a>
      </div>
    </div>
  </div>

<div class="contain-to-grid sticky stroke">
<nav class="top-bar" data-topbar role="navigation">

  <ul class="title-area">
    <li class="name">
    </li>
    <li class="toggle-topbar menu-icon"><a href="#" onclick="if($( window ).width()>640){if($('.top-bar').hasClass('expanded')){$('.top-bar').removeClass('expanded')}else{$('.top-bar').addClass('expanded')}}"><span>Menu</span></a></li>
  </ul>

  <section class="top-bar-section">
    <ul class="left" id="topnav_services_ul" class="gt_links">
    <li><a href="/" class="">Home</a></li>
    <li><a href="/about-us" class="hide_services">About Us</a></li>
    <li><a href="/blog" class="active active">Ideas</a></li>
    <li><a href="/clients" class="hide_services">Clients</a></li>
    <li><a href="/team" class="">Team</a></li>
    <li><a href="/investment-banking" class="hide_services">Banking</a></li>
    <li><a href="/business-plan" class="hide_services">Planning</a></li>
    <li><a href="/market-research" class="hide_services">Research</a></li>
    <li><a href="/dashboard" class="hide_services">Analytics</a></li>
    <li><a href="/contact" class="">Contact</a></li>
    </ul>
  </section>
</nav>
</div>

<!-- HEADER END -->
<div id="content">
<!-- CONTENT -->
    <!-- <div class="row">
      <div class="columns">
        <div class="large-12 column">
          <img src="http://www.growthink.com/files/resources/BlogLogo300.png" alt="Growthink Blog" style="padding-top:30px;" />
        </div>
      </div>
    </div> -->
    <div class="row">&nbsp;</div>

    <div class="row">
    <div class="columns">

    <div class="large-9 small-12 column">
      <div class="block block-block" id="block-block-87">
        <div class="content"><style type="text/css">
#content .mobileReachus{background:#f7f7f5;text-align:center;padding:65px 0px;display:none;}
#content .mobileReachus td{width:33%;text-align:center;border:solid 0px #e8e8e8; border-left-width:1px;}
#content .mobileReachus img{max-width:333px;display:block;}
#content .mobileReachus table{width:1050px;}
#content .mobileReachus tr{width:1050px;}
#content .mobileReachus a{font-size:50px;}
</style>

<div class="mobileReachus">

<table>
<tbody>
<tr>
<td><a href="tel:8002163710" onclick=”_gaq.push(['_trackEvent','Click-to-Call','Nav','800-216-3710']);”><img src="/files/resources/CallUs2.png" />Call Us</a></td>
<td><a href="https://plus.google.com/+GrowthinkIncLosAngeles/about?gl=us&hl=en"><img src="/files/resources/findUs.png" />Find Us</a></td>
<td><a href="sms:2137857476"><img src="/files/resources/textUs.png" />Text Us</a></td>
</tr>
</tbody>
</table>

</div></div>
 </div>
    <h1 class="title"></h1>
	<div class="tabs"></div>
            <div class="item-list"></div>    <div class="row">
    <div class="columns">
<div class="node-blog">

        	<h2 class="title"><a href="/content/what-do-when-you%E2%80%99re-business-crossroads">How to Lose $10 Million Without Even Trying</a></h2>
		
	<span class="submitted">Written by Jay Turo on Wednesday, May 29, 2019</span>
	<br>&nbsp;
    
    
    <div class="content"><p class="p1" style="text-align: left;"><a href="https://www.growthink.com/content/what-do-when-you%E2%80%99re-business-crossroads"><img src="https://www.growthink.com/files/resources/losemoney.jpg" alt="" width="700" height="468" /></a></p></div>
    <!-- <span class="taxonomy" style="display:none;"><span style="color:#294961">Categories:</span> <ul class="links inline"><li class="taxonomy_term_8 first"><a href="/category/blogs/business-planning" rel="tag" title="">Business Planning</a></li>
<li class="taxonomy_term_6"><a href="/category/blogs/entrepreneurship" rel="tag" title="">Entrepreneurship</a></li>
<li class="taxonomy_term_11"><a href="/category/blogs/financing" rel="tag" title="">Financing</a></li>
<li class="taxonomy_term_17"><a href="/category/blogs/investing" rel="tag" title="">Investing</a></li>
<li class="taxonomy_term_15"><a href="/category/blogs/jay-turo" rel="tag" title="">Jay Turo</a></li>
<li class="taxonomy_term_9"><a href="/category/blogs/management" rel="tag" title="">Management</a></li>
<li class="taxonomy_term_3 last"><a href="/category/blogs/venture-capital" rel="tag" title="">Venture Capital</a></li>
</ul></span> -->
    <br> &nbsp;
          <div class="links" style="text-align:right">
        <a href="/content/what-do-when-you%E2%80%99re-business-crossroads" rel="nofollow">Read More</a>      </div>
      
        <div style="clear:both; height:20px"></div>

</div>
<div style="border-top: 1px solid #E0E0DF; margin-bottom: 25px"></div>


</div></div>
    <div class="row">
    <div class="columns">
<div class="node-blog">

        	<h2 class="title"><a href="/content/want-give-your-business-quick-and-easy-boost">A Strange Strategy that Works Wonders</a></h2>
		
	<span class="submitted">Written by Jay Turo on Wednesday, May 22, 2019</span>
	<br>&nbsp;
    
    
    <div class="content"><!--?php drupal_set_html_head('<meta property="og:image" content=" http://www.growthink.com/files/resources/image-boostbusiness-523x324.jpg " /--><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"><a href="https://www.growthink.com/content/want-give-your-business-quick-and-easy-boost" target="_self"><img src="https://www.growthink.com/files/resources/DoctorStrange.jpg" alt="" width="700" height="394" /></a></span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">A little known, yet uniquely effective, strategy to propel breakout growth for a </span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration-skip-ink: none; vertical-align: baseline; white-space: pre-wrap; text-decoration: underline;">lot</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> of companies is to just...</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">...</span><span style="background-color: transparent; font-size: 12pt; font-family: Arial; font-variant-numeric: normal; font-variant-east-asian: normal; text-decoration-skip-ink: none; vertical-align: baseline; white-space: pre-wrap; text-decoration: underline;">put it up for sale</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Whether or not</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> the company or its owners are truly ready for it.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">The reason why starts with that fundamental entrepreneurial dream of building a company successful enough to attract a buyer.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">So as to reap a financial windfall - sometimes in the millions, sometimes in the billions of dollars, and at all points in between.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">While this is certainly a challenging goal, it is a </span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">straightforward</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> one too.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">But meaningful progress toward it often gets lost in the noise and distraction of the daily business battle.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">This is especially true for smaller private companies, who have both the blessing and the </span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">curse</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> of </span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 700; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">not</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> having “quarter-by-quarter” financial accountability as public companies do.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">It is a blessing in that this kind of financial reporting and accountability is a </span><span style="background-color: transparent; font-size: 12pt; font-family: Arial; font-variant-numeric: normal; font-variant-east-asian: normal; text-decoration-skip-ink: none; vertical-align: baseline; white-space: pre-wrap; text-decoration: underline;">lot</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> of work and headache.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">But it is very much a </span><span style="background-color: transparent; font-size: 12pt; font-family: Arial; font-variant-numeric: normal; font-variant-east-asian: normal; text-decoration-skip-ink: none; vertical-align: baseline; white-space: pre-wrap; text-decoration: underline;">curse</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">, as </span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">because</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> it is not </span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">required,</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> way too many private companies just don’t do it.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">And if they do, and if results are disappointing, instead of the real time feedback that public company executives get, private company executives often become quite skilled at “rationalizing” poor performance on a myriad of excuses - economic conditions, overseas competition, employee turnover, product development delays, supply chain snafus, etc.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">And as they do, meaningful business progress and growth often just crawls to a halt.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">Luckily it is quite simple for private companies to get the kind of “tough love accountability” that public companies, with their reporting requirements, naturally have. </span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">And with it, a </span><span style="background-color: transparent; font-size: 12pt; font-family: Arial; font-variant-numeric: normal; font-variant-east-asian: normal; text-decoration-skip-ink: none; vertical-align: baseline; white-space: pre-wrap; text-decoration: underline;">far</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> faster timeline and greater probability toward a business sale.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">To illustrate, let’s investigate two typical company scenarios:</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 700; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Company Scenario #1:</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> A company lacking great financial traction - slow revenue growth, little profit - but one that competes in an industry attractive to strategic and financial buyers. &nbsp;Many software and healthcare businesses fit this description.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 700; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Company Scenario #2: </span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">A company with a solid revenue base - say more than $5 million in sales - but in an industry not of great current interest to buyers. &nbsp;Many distribution, manufacturing, and service businesses fit this description.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">In both scenarios, the likelihood of a third party buyer approaching companies like this and making anything other than “fire sale” offers for them is quite low.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">So - unlike for public companies - there is no natural “feedback loop” of what the drivers and inhibitors of value growth and sale probability really are. </span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Now, private companies “stuck” like this can - </span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">simply by putting themselves up for sale</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> - get all of the accountability and real time market data feedback they need and more. </span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Yes, </span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">I know</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> there are concerns of confidentiality and distraction when so doing, but these are often </span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 700; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">far </span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">outweighed by the benefits of putting it all out there and seeing what</span><span style="background-color: transparent; font-size: 12pt; font-family: Arial; font-variant-numeric: normal; font-variant-east-asian: normal; text-decoration-skip-ink: none; vertical-align: baseline; white-space: pre-wrap; text-decoration: underline;"> you’ve really got.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Putting out there what results - financial and otherwise - </span><span style="background-color: transparent; font-size: 12pt; font-family: Arial; font-variant-numeric: normal; font-variant-east-asian: normal; text-decoration-skip-ink: none; vertical-align: baseline; white-space: pre-wrap; text-decoration: underline;">actually</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> have been.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Putting out what those results </span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 700; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">will be</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">, and why - in the form of well-documented and reasoned financial forecasts and pro-formas.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">And not only the numbers, but also the story behind the numbers - the talent, work ethic, and integrity of our people, the soundness of our IP, the thoughtfulness of our product development roadmap, the sustainable competitive advantage of our operational cost structure, and the like.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">As we do, so many good business things come back to us. </span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">Ideas. Relationships. Momentum.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">We find out, just like a public company does, what we need to do - financially, strategically, culturally - to attain that&nbsp;financial harvest.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">And we attract new relationships and partners to help get there.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">And, oh yes...we just might attract purchase offers at suprisingly exciting prices and terms. </span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">And attain that business sale and financial windfall </span><span style="background-color: transparent; font-size: 12pt; font-family: Arial; font-variant-numeric: normal; font-variant-east-asian: normal; text-decoration-skip-ink: none; vertical-align: baseline; white-space: pre-wrap; text-decoration: underline;">far</span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> sooner than we thought possible.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 700; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Want to sell? </span><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Would you like to explore how to accelerate your business down the path to an exit? </span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">Curious to know how buyers might value your company now?</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; color: #222222; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">If so, we should talk.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><a style="text-decoration: none;" href="https://growthink.typeform.com/to/h6HPVv"><span style="font-size: 12pt; font-family: Arial; color: #1155cc; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; text-decoration-skip-ink: none; vertical-align: baseline; white-space: pre-wrap; text-decoration: underline;">Click here</span></a><span style="font-size: 12pt; font-family: Arial; color: #222222; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> and complete</span><a style="text-decoration: none;" href="https://growthink.typeform.com/to/h6HPVv"><span style="font-size: 12pt; font-family: Arial; color: #222222; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> </span><span style="font-size: 12pt; font-family: Arial; color: #1155cc; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; text-decoration-skip-ink: none; vertical-align: baseline; white-space: pre-wrap; text-decoration: underline;">this short questionnaire</span></a><span style="font-size: 12pt; font-family: Arial; color: #222222; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> as to a few questions regarding your business’ current status, and key goals now.</span></p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr">&nbsp;</p><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="background-color: transparent; color: #222222; font-family: Arial; font-size: 12pt; white-space: pre-wrap;">And we’ll reach out with our thoughts to help you.</span></p></div>
    <!-- <span class="taxonomy" style="display:none;"><span style="color:#294961">Categories:</span> <ul class="links inline"><li class="taxonomy_term_8 first"><a href="/category/blogs/business-planning" rel="tag" title="">Business Planning</a></li>
<li class="taxonomy_term_6"><a href="/category/blogs/entrepreneurship" rel="tag" title="">Entrepreneurship</a></li>
<li class="taxonomy_term_11"><a href="/category/blogs/financing" rel="tag" title="">Financing</a></li>
<li class="taxonomy_term_17"><a href="/category/blogs/investing" rel="tag" title="">Investing</a></li>
<li class="taxonomy_term_15"><a href="/category/blogs/jay-turo" rel="tag" title="">Jay Turo</a></li>
<li class="taxonomy_term_9"><a href="/category/blogs/management" rel="tag" title="">Management</a></li>
<li class="taxonomy_term_3 last"><a href="/category/blogs/venture-capital" rel="tag" title="">Venture Capital</a></li>
</ul></span> -->
    <br> &nbsp;
          <div class="links" style="text-align:right">
              </div>
      
        <div style="clear:both; height:20px"></div>

</div>
<div style="border-top: 1px solid #E0E0DF; margin-bottom: 25px"></div>


</div></div>
    <div class="row">
    <div class="columns">
<div class="node-blog">

        	<h2 class="title"><a href="/content/what-your-organizations-iq-innovation-quotient-0">Are You a Bad Innovator?</a></h2>
		
	<span class="submitted">Written by Jay Turo on Wednesday, May 8, 2019</span>
	<br>&nbsp;
    
    
    <div class="content"><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"><a href="https://www.growthink.com/content/what-your-organizations-iq-innovation-quotient-0" target="_self"><img src="https://www.growthink.com/files/resources/Innovation.jpg" alt="" width="700" height="362" /></a></span></p></div>
    <!-- <span class="taxonomy" style="display:none;"><span style="color:#294961">Categories:</span> <ul class="links inline"><li class="taxonomy_term_8 first"><a href="/category/blogs/business-planning" rel="tag" title="">Business Planning</a></li>
<li class="taxonomy_term_6"><a href="/category/blogs/entrepreneurship" rel="tag" title="">Entrepreneurship</a></li>
<li class="taxonomy_term_11"><a href="/category/blogs/financing" rel="tag" title="">Financing</a></li>
<li class="taxonomy_term_17"><a href="/category/blogs/investing" rel="tag" title="">Investing</a></li>
<li class="taxonomy_term_15"><a href="/category/blogs/jay-turo" rel="tag" title="">Jay Turo</a></li>
<li class="taxonomy_term_9"><a href="/category/blogs/management" rel="tag" title="">Management</a></li>
<li class="taxonomy_term_3 last"><a href="/category/blogs/venture-capital" rel="tag" title="">Venture Capital</a></li>
</ul></span> -->
    <br> &nbsp;
          <div class="links" style="text-align:right">
        <a href="/content/what-your-organizations-iq-innovation-quotient-0" rel="nofollow">Read More</a>      </div>
      
        <div style="clear:both; height:20px"></div>

</div>
<div style="border-top: 1px solid #E0E0DF; margin-bottom: 25px"></div>


</div></div>
    <div class="row">
    <div class="columns">
<div class="node-blog">

        	<h2 class="title"><a href="/content/economy-growing-43-how-about-your-business">Escaping the Modern Business SQUEEZE</a></h2>
		
	<span class="submitted">Written by Jay Turo on Wednesday, May 1, 2019</span>
	<br>&nbsp;
    
    
    <div class="content"><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"><a href="https://www.growthink.com/content/economy-growing-43-how-about-your-business"><img src="https://www.growthink.com/files/resources/BusinessSqueeze.jpg" alt="" width="692" height="692" /></a></span></p></div>
    <!-- <span class="taxonomy" style="display:none;"><span style="color:#294961">Categories:</span> <ul class="links inline"><li class="taxonomy_term_8 first"><a href="/category/blogs/business-planning" rel="tag" title="">Business Planning</a></li>
<li class="taxonomy_term_6"><a href="/category/blogs/entrepreneurship" rel="tag" title="">Entrepreneurship</a></li>
<li class="taxonomy_term_11"><a href="/category/blogs/financing" rel="tag" title="">Financing</a></li>
<li class="taxonomy_term_17"><a href="/category/blogs/investing" rel="tag" title="">Investing</a></li>
<li class="taxonomy_term_15"><a href="/category/blogs/jay-turo" rel="tag" title="">Jay Turo</a></li>
<li class="taxonomy_term_9"><a href="/category/blogs/management" rel="tag" title="">Management</a></li>
<li class="taxonomy_term_3 last"><a href="/category/blogs/venture-capital" rel="tag" title="">Venture Capital</a></li>
</ul></span> -->
    <br> &nbsp;
          <div class="links" style="text-align:right">
        <a href="/content/economy-growing-43-how-about-your-business" rel="nofollow">Read More</a>      </div>
      
        <div style="clear:both; height:20px"></div>

</div>
<div style="border-top: 1px solid #E0E0DF; margin-bottom: 25px"></div>


</div></div>
    <div class="row">
    <div class="columns">
<div class="node-blog">

        	<h2 class="title"><a href="/content/much-more-important-ideas">EXECUTION is much more important than Ideas</a></h2>
		
	<span class="submitted">Written by Jay Turo on Wednesday, April 24, 2019</span>
	<br>&nbsp;
    
    
    <div class="content"><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"><a href="https://www.growthink.com/content/much-more-important-ideas"><img style="border: 0; vertical-align: top; margin: 0px;" src="https://www.growthink.com/files/resources/Execution.jpg" alt="" width="900" height="500" /></a></span></p></div>
    <!-- <span class="taxonomy" style="display:none;"><span style="color:#294961">Categories:</span> <ul class="links inline"><li class="taxonomy_term_15 first last"><a href="/category/blogs/jay-turo" rel="tag" title="">Jay Turo</a></li>
</ul></span> -->
    <br> &nbsp;
          <div class="links" style="text-align:right">
        <a href="/content/much-more-important-ideas" rel="nofollow">Read More</a>      </div>
      
        <div style="clear:both; height:20px"></div>

</div>
<div style="border-top: 1px solid #E0E0DF; margin-bottom: 25px"></div>


</div></div>
    <div class="row">
    <div class="columns">
<div class="node-blog">

        	<h2 class="title"><a href="/content/5-keys-launching-new-initiatives">Innovation Success - Five Keys</a></h2>
		
	<span class="submitted">Written by Jay Turo on Wednesday, April 17, 2019</span>
	<br>&nbsp;
    
    
    <div class="content"><p class="MsoNormal"><span style="font-family: &amp;amp;amp; mso-fareast-font-family: Arial;"><a href="https://www.growthink.com/content/5-keys-launching-new-initiatives" target="_self"><img src="https://www.growthink.com/files/resources/five-keys.JPG" alt="" width="700" height="500" /></a></span></p><p class="MsoNormal"><span style="font-family: &amp;amp;amp; mso-fareast-font-family: Arial;"><a href="https://www.growthink.com/content/5-keys-launching-new-initiatives" target="_self"></a>The world’s best run companies are great innovators. </span></p></div>
    <!-- <span class="taxonomy" style="display:none;"><span style="color:#294961">Categories:</span> <ul class="links inline"><li class="taxonomy_term_8 first"><a href="/category/blogs/business-planning" rel="tag" title="">Business Planning</a></li>
<li class="taxonomy_term_6"><a href="/category/blogs/entrepreneurship" rel="tag" title="">Entrepreneurship</a></li>
<li class="taxonomy_term_11"><a href="/category/blogs/financing" rel="tag" title="">Financing</a></li>
<li class="taxonomy_term_17"><a href="/category/blogs/investing" rel="tag" title="">Investing</a></li>
<li class="taxonomy_term_15"><a href="/category/blogs/jay-turo" rel="tag" title="">Jay Turo</a></li>
<li class="taxonomy_term_9"><a href="/category/blogs/management" rel="tag" title="">Management</a></li>
<li class="taxonomy_term_3 last"><a href="/category/blogs/venture-capital" rel="tag" title="">Venture Capital</a></li>
</ul></span> -->
    <br> &nbsp;
          <div class="links" style="text-align:right">
        <a href="/content/5-keys-launching-new-initiatives" rel="nofollow">Read More</a>      </div>
      
        <div style="clear:both; height:20px"></div>

</div>
<div style="border-top: 1px solid #E0E0DF; margin-bottom: 25px"></div>


</div></div>
    <div class="row">
    <div class="columns">
<div class="node-blog">

        	<h2 class="title"><a href="/content/%E2%80%9Ccollective-psyche%E2%80%9D-your-business">The “Collective Psyche” &amp; Your Business</a></h2>
		
	<span class="submitted">Written by Jay Turo on Wednesday, April 3, 2019</span>
	<br>&nbsp;
    
    
    <div class="content"><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; margin-right: 36pt; text-align: justify; background-color: #ffffff;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"><a href="https://www.growthink.com/content/%E2%80%9Ccollective-psyche%E2%80%9D-your-business" target="_self"><img src="https://www.growthink.com/files/resources/BusinessHero.jpg" alt="" width="700" height="490" /></a></span></</div>
    <!-- <span class="taxonomy" style="display:none;"><span style="color:#294961">Categories:</span> </span> -->
    <br> &nbsp;
          <div class="links" style="text-align:right">
        <a href="/content/%E2%80%9Ccollective-psyche%E2%80%9D-your-business" rel="nofollow">Read More</a>      </div>
      
        <div style="clear:both; height:20px"></div>

</div>
<div style="border-top: 1px solid #E0E0DF; margin-bottom: 25px"></div>


</div></div>
    <div class="row">
    <div class="columns">
<div class="node-blog">

        	<h2 class="title"><a href="/content/will-%E2%80%9Crapid-demonetization%E2%80%9D-kill-your-business">Will “Rapid Demonetization” Kill Your Business?</a></h2>
		
	<span class="submitted">Written by Jay Turo on Wednesday, March 27, 2019</span>
	<br>&nbsp;
    
    
    <div class="content"><p class="p1" style="text-align: left;"><a href="https://www.growthink.com/content/will-%E2%80%9Crapid-demonetization%E2%80%9D-kill-your-business" target="_self"><img src="https://www.growthink.com/files/resources/TheEndIsNear2.jpg" alt="" width="700" height="391" /></a></p><p class="p1" style="text-align: left;">Have you heard of renowned futurist Peter Diamandis?</p><p class="p1" style="text-align: left;"><span class="s1">Or what he describes as “rapid demonetization?”</span></p></div>
    <!-- <span class="taxonomy" style="display:none;"><span style="color:#294961">Categories:</span> <ul class="links inline"><li class="taxonomy_term_8 first"><a href="/category/blogs/business-planning" rel="tag" title="">Business Planning</a></li>
<li class="taxonomy_term_6"><a href="/category/blogs/entrepreneurship" rel="tag" title="">Entrepreneurship</a></li>
<li class="taxonomy_term_11"><a href="/category/blogs/financing" rel="tag" title="">Financing</a></li>
<li class="taxonomy_term_17"><a href="/category/blogs/investing" rel="tag" title="">Investing</a></li>
<li class="taxonomy_term_15"><a href="/category/blogs/jay-turo" rel="tag" title="">Jay Turo</a></li>
<li class="taxonomy_term_9"><a href="/category/blogs/management" rel="tag" title="">Management</a></li>
<li class="taxonomy_term_3 last"><a href="/category/blogs/venture-capital" rel="tag" title="">Venture Capital</a></li>
</ul></span> -->
    <br> &nbsp;
          <div class="links" style="text-align:right">
        <a href="/content/will-%E2%80%9Crapid-demonetization%E2%80%9D-kill-your-business" rel="nofollow">Read More</a>      </div>
      
        <div style="clear:both; height:20px"></div>

</div>
<div style="border-top: 1px solid #E0E0DF; margin-bottom: 25px"></div>


</div></div>
    <div class="row">
    <div class="columns">
<div class="node-blog">

        	<h2 class="title"><a href="/content/breakout-growth-strategies-today%E2%80%99s-boom-market">Profiting in these Strong Markets</a></h2>
		
	<span class="submitted">Written by Jay Turo on Wednesday, February 20, 2019</span>
	<br>&nbsp;
    
    
    <div class="content"><p style="line-height: 1.2; margin-top: 0pt; margin-bottom: 0pt; text-align: justify;" dir="ltr"><span style="font-size: 12pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"><a href="https://www.growthink.com/content/breakout-growth-strategies-today%E2%80%99s-boom-market" target="_self"><img src="https://www.growthink.com/files/resources/boom.png" alt="" width="700" height="491" /></a></span></p></div>
    <!-- <span class="taxonomy" style="display:none;"><span style="color:#294961">Categories:</span> <ul class="links inline"><li class="taxonomy_term_8 first"><a href="/category/blogs/business-planning" rel="tag" title="">Business Planning</a></li>
<li class="taxonomy_term_6"><a href="/category/blogs/entrepreneurship" rel="tag" title="">Entrepreneurship</a></li>
<li class="taxonomy_term_11"><a href="/category/blogs/financing" rel="tag" title="">Financing</a></li>
<li class="taxonomy_term_17"><a href="/category/blogs/investing" rel="tag" title="">Investing</a></li>
<li class="taxonomy_term_15"><a href="/category/blogs/jay-turo" rel="tag" title="">Jay Turo</a></li>
<li class="taxonomy_term_9"><a href="/category/blogs/management" rel="tag" title="">Management</a></li>
<li class="taxonomy_term_3 last"><a href="/category/blogs/venture-capital" rel="tag" title="">Venture Capital</a></li>
</ul></span> -->
    <br> &nbsp;
          <div class="links" style="text-align:right">
        <a href="/content/breakout-growth-strategies-today%E2%80%99s-boom-market" rel="nofollow">Read More</a>      </div>
      
        <div style="clear:both; height:20px"></div>

</div>
<div style="border-top: 1px solid #E0E0DF; margin-bottom: 25px"></div>


</div></div>
    <div class="row">
    <div class="columns">
<div class="node-blog">

        	<h2 class="title"><a href="/content/learning-tom-brady-and-phil-mickelson">Learning from Tom Brady and Phil Mickelson</a></h2>
		
	<span class="submitted">Written by Jay Turo on Wednesday, February 13, 2019</span>
	<br>&nbsp;
    
    
    <div class="content"><p><span style="font-size: 12pt;"><a href="https://www.growthink.com/content/learning-tom-brady-and-phil-mickelson" target="_self"><img src="https://www.growthink.com/files/resources/philtomcollage.jpg" alt="" width="700" height="526" /></a></span></p></div>
    <!-- <span class="taxonomy" style="display:none;"><span style="color:#294961">Categories:</span> </span> -->
    <br> &nbsp;
          <div class="links" style="text-align:right">
        <a href="/content/learning-tom-brady-and-phil-mickelson" rel="nofollow">Read More</a>      </div>
      
        <div style="clear:both; height:20px"></div>

</div>
<div style="border-top: 1px solid #E0E0DF; margin-bottom: 25px"></div>


</div></div>
<div class="item-list"><ul class="pager"><li class="pager-current first">1</li>
<li class="pager-item"><a href="/blog?page=1" title="Go to page 2" class="active">2</a></li>
<li class="pager-item"><a href="/blog?page=2" title="Go to page 3" class="active">3</a></li>
<li class="pager-item"><a href="/blog?page=3" title="Go to page 4" class="active">4</a></li>
<li class="pager-item"><a href="/blog?page=4" title="Go to page 5" class="active">5</a></li>
<li class="pager-item"><a href="/blog?page=5" title="Go to page 6" class="active">6</a></li>
<li class="pager-item"><a href="/blog?page=6" title="Go to page 7" class="active">7</a></li>
<li class="pager-item"><a href="/blog?page=7" title="Go to page 8" class="active">8</a></li>
<li class="pager-item"><a href="/blog?page=8" title="Go to page 9" class="active">9</a></li>
<li class="pager-ellipsis">…</li>
<li class="pager-next"><a href="/blog?page=1" title="Go to next page" class="active">next ›</a></li>
<li class="pager-last last"><a href="/blog?page=105" title="Go to last page" class="active">last »</a></li>
</ul></div>    <a href="/blog/feed" class="feed-icon"><img src="/misc/feed.png" alt="Syndicate content" title="RSS - blogs" width="16" height="16" /></a>
  </div>
        <div class="large-3 small-12 columns">
        <div class="block block-block" id="block-block-71">
        <div class="content"><iframe src="https://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fgrowthink&amp;width=170&amp;colorscheme=light&amp;show_faces=true&amp;stream=false&amp;header=true&amp;height=500" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:170px; height:250px;" allowTransparency="true"></iframe></div>
 </div>
  <div class="block block-block" id="block-block-47">
        <div class="content"><!--<a href="http://twitter.com/Growthink"><img src="http://www.twitterbuttons.com/images/lbn/twitterbutton-0208.png" title="By: TwitterButtons.com" width="120" height="90" /></a>-->

<div style="padding:15px 0">
<a class="twitter-follow-button"
  href="https://twitter.com/Growthink"
  data-size="large">
Follow @Growthink</a>

<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

</div>
</div>
 </div>
  <div class="block block-block" id="block-block-113">
        <div class="content"><div class="panel"><h4 class="text-center" style="line-height:2rem;">Get a Free Consultation <br />
<span style="font-size:1.2rem;">with a Growthink Expert</span></h4>

<a href="#" data-optin-slug="uylvejs60bx0wy5d" class="button radius expand manual-optin-trigger">Click Here</a></div>



<!-- This site is converting visitors into subscribers and customers with OptinMonster - http://optinmonster.com --><div id="om-uylvejs60bx0wy5d-holder"></div><script>var uylvejs60bx0wy5d,uylvejs60bx0wy5d_poll=function(){var r=0;return function(n,l){clearInterval(r),r=setInterval(n,l)}}();!function(e,t,n){if(e.getElementById(n)){uylvejs60bx0wy5d_poll(function(){if(window['om_loaded']){if(!uylvejs60bx0wy5d){uylvejs60bx0wy5d=new OptinMonsterApp();return uylvejs60bx0wy5d.init({u:"11833.324288",staging:0,dev:0,beta:0});}}},25);return;}var d=false,o=e.createElement(t);o.id=n,o.src="//a.optnmnstr.com/app/js/api.min.js",o.onload=o.onreadystatechange=function(){if(!d){if(!this.readyState||this.readyState==="loaded"||this.readyState==="complete"){try{d=om_loaded=true;uylvejs60bx0wy5d=new OptinMonsterApp();uylvejs60bx0wy5d.init({u:"11833.324288",staging:0,dev:0,beta:0});o.onload=o.onreadystatechange=null;}catch(t){}}}};(document.getElementsByTagName("head")[0]||document.documentElement).appendChild(o)}(document,"script","omapi-script");</script><!-- / OptinMonster --></div>
 </div>
  <div class="block block-block" id="block-block-17">
        <div class="content">




<a href="https://www.growthink.com/products/business-plan-template" title="Growthink's Business Plan Template">Growthink's Business Plan Template</a><br><br>
<a href="https://www.growthink.com/content/how-write-business-plan-raising-venture-capital" title="How to Write a Business Plan for Raising Venture Capital">How to Write a Business Plan for Raising Venture Capital</a><br><br>

<a href="https://www.growthink.com/content/20-reasons-why-you-need-business-plan" title="20 Reasons Why You Need a Business Plan">20 Reasons Why You Need a Business Plan</a><br><br>

<a href="https://www.growthink.com/businessplan/help-center">Business Plan Help Center</a><br><br>





</div></div>
 </div>
      </div>
  
    
</div></div>
<!-- CONTENT END -->
&nbsp;
</div>

<!-- FOOTER -->
<div id="footer">
<div class="row">
    <ul class="inline-list">
    <li><a href="/about-us">About Us</a></li>
    <li><a href="/contact">Contact Us</a></li>
    <li><a href="/sitemap">Site Map</a></li>
    <li><a href="/privacy-policy">Privacy Policy</a></li>
    <li><a href="http://growthink.theresumator.com/apply">Careers</a></li>
      <li>    </ul>

    <div class="copyright text-center"><p>Copyright &copy; Growthink Inc., 2019</p></div>
      <div class="block block-block" id="block-block-101">
        <div class="content"><!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-533595c86b744180" async="async"></script>
</div>
 </div>
  <div class="block block-block" id="block-block-88">
        <div class="content"><style type="text/css">#block-block-88{display:none;}</style>
</div>
 </div>
  <div class="block block-block" id="block-block-79">
        <div class="content"><style type="text/css">#block-block-79{display:none;}</style>
<script type="text/javascript">
if(typeof tabletURL !== 'undefined' || typeof mobileURL !== 'undefined'){
  $.getJSON('/seemless/deviceCheck.php',
    function(data) {
      var url;
      if(data.is_tablet != false){
        //tablet browser       
        window.location = (typeof tabletURL !== 'undefined') ? tabletURL : mobileURL;
      }else if(data.mobile_browser != false){
        //mobile browser
        window.location = (typeof mobileURL !== 'undefined') ? mobileURL : tabletURL;
      }//if not mobile or tablet, do nothing
    }
  );
}
</script></div>
 </div>
  <div class="block block-block" id="block-block-84">
        <div class="content"><style type="text/css">
.page #header,.blog #header{background:url("/files/resources/16-anniversary-logo.png") no-repeat scroll 860px 4px}
#block-block-84{display:none;}
</style></div>
 </div>
  <div class="block block-block" id="block-block-90">
        <div class="content"><style type="text/css">#block-block-90{display:none;}</style>
<script type="text/javascript">
function readCookie(name) {
	var nameEQ = name + "=";
	var ca = document.cookie.split(';');
	for ( var i = 0; i < ca.length; i++) {
		var c = ca[i];
		while (c.charAt(0) == ' ')
			c = c.substring(1, c.length);
		if (c.indexOf(nameEQ) == 0)
			return c.substring(nameEQ.length, c.length);
	}
	return null;
}

function createInput(name, value){
	var field = document.createElement('input');
	field.type = 'hidden';
	field.name = name;
	field.value = value;
	return field;
}

//get gclid value
var offlineIdCookie = readCookie('offlineId') ? readCookie('offlineId') : false;
var offlineIdGET = false;
var offlineId = offlineIdGET ? offlineIdGET : offlineIdCookie;

//Get timestamp value
var offlineIdTimeCookie = readCookie('offlineIdTime') ? readCookie('offlineIdTime') : false;
var offlineIdTimeGET = false;
var offlineTimeStamp = offlineIdTimeGET ? Number(offlineIdTimeGET) : Number(offlineIdTimeCookie);
offlineTimeStamp = offlineTimeStamp * 1000;
var offlineTime = new Date(offlineTimeStamp);

//breakout date
var offlineDay = offlineTime.getUTCDate();
var offlineMonth = offlineTime.getUTCMonth() + 1;
var offlineYear = offlineTime.getUTCFullYear();
var offlineHour = offlineTime.getUTCHours();
var offlineMinute = offlineTime.getUTCMinutes();
offlineMinute = offlineMinute < 10 ? '0' + offlineMinute : offlineMinute;

//create string values for form
var offlineDateString = offlineMonth + '-' + offlineDay + '-' + offlineYear;
var offlineTimeString = offlineHour + ':' + offlineMinute;

jQuery("document").ready(function(){

	if (offlineId != false) {
		var gclidInput = new Array();
		var gclidForms = document.getElementsByTagName('form');
		for (i in gclidForms) {
			gclidInput[0] = createInput('Contact0_gclid',offlineId);
			gclidForms[i].appendChild(gclidInput[0]);
			
			gclidInput[1] = createInput('inf_custom_gclid',offlineId);
			gclidForms[i].appendChild(gclidInput[1]);
			
			gclidInput[2] = createInput('inf_custom_gclidDate2',offlineDateString);
			gclidForms[i].appendChild(gclidInput[2]);
			
			gclidInput[3] = createInput('inf_custom_gclidDate2',offlineTimeString);
			gclidForms[i].appendChild(gclidInput[3]);
			
			gclidInput[4] = createInput('Contact0_gclidDate2',offlineDateString + ' ' + offlineTimeString);
			gclidForms[i].appendChild(gclidInput[4]);
		}
	}
	
});

jQuery(".manual-optin-trigger").click(function(){

	if (offlineId != false) {
		var gclidInput = new Array();
		var gclidForms = document.getElementsByTagName('form');
		for (i in gclidForms) {
			gclidInput[0] = createInput('Contact0_gclid',offlineId);
			gclidForms[i].appendChild(gclidInput[0]);
			
			gclidInput[1] = createInput('inf_custom_gclid',offlineId);
			gclidForms[i].appendChild(gclidInput[1]);
			
			gclidInput[2] = createInput('inf_custom_gclidDate2',offlineDateString);
			gclidForms[i].appendChild(gclidInput[2]);
			
			gclidInput[3] = createInput('inf_custom_gclidDate2',offlineTimeString);
			gclidForms[i].appendChild(gclidInput[3]);
			
			gclidInput[4] = createInput('Contact0_gclidDate2',offlineDateString + ' ' + offlineTimeString);
			gclidForms[i].appendChild(gclidInput[4]);
		}
	}
	
});

</script></div>
 </div>
  <div class="block block-block" id="block-block-104">
        <div class="content"><style type="text/css">
#block-block-83{display:none;}
</style>
<script type="text/javascript">
function createCookie(name,value,days) {
	if (days) {
		var date = new Date();
		date.setTime(date.getTime()+(days*24*60*60*1000));
		var expires = "; expires="+date.toGMTString();
	}
	else var expires = "";
	document.cookie = name+"="+value+expires+"; path=/";
}

function readCookie(name) {
	var nameEQ = name + "=";
	var ca = document.cookie.split(';');
	for(var i=0;i < ca.length;i++) {
		var c = ca[i];
		while (c.charAt(0)==' ') c = c.substring(1,c.length);
		if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
	}
	return null;
}

$(document).ready(function(){
	if(false!=false){
		createCookie('callsource', false, '365');
	}
	
	var call_source = (false!=false) ? false : readCookie('callsource');
		
	if(call_source != '' && call_source != false){
		var phone_number;
		switch(call_source){
			case 'adwords':
			phone_number = '800-216-3710';
			break;
			
			case 'adwords-price':
			phone_number = '800-647-6983';
			break;
			
			default:
			phone_number = false;
			break;
		}
		
		if(phone_number != false){
			$("body *").replaceText(/([1\-. ]{2})?\(?[0-9]{3}\)?[-. ]?[0-9]{3}[-. ]{1}[0-9]{4}/gi, phone_number);
		}		
	}

});
/*
products*
products/confirmation
products/*
*/

</script></div>
 </div>
  <div class="block block-block" id="block-block-128">
        <div class="content"><style type="text/css">
#block-block-128{display:none;}
</style>
<script>(function(w,d,t,r,u){var f,n,i;w[u]=w[u]||[],f=function(){var o={ti:"25005765"};o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){var s=this.readyState;s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null)},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)})(window,document,"script","//bat.bing.com/bat.js","uetq");</script></div>
 </div>
  <div class="block block-block" id="block-block-118">
        <div class="content">    <script type="text/javascript">
        $('.article_consulting_pop').attr('data-optin-slug','uylvejs60bx0wy5d');
    </script></div>
 </div>
  <div class="block block-block" id="block-block-131">
        <div class="content"><style type="text/css">
@media (min-width: 1200px){
	.stuck{
	position: fixed;
	right: calc( ( 100% - 1170px ) / 2);
	width: calc(  1170px / 12 * 3);
	top: 50px;
	}
}

@media (min-width: 1005px) and (max-width:1200px){
	.stuck{
	position: fixed;
	left: calc((100% / 12 * 8) + 90px );
	width: calc((100% / 12 * 3) - 15px);
	top: 50px;
	}
}
.hideblock{display:none;}
</style>

<script>
console.log('current scroll: ' + window.scrollY);
function loop(){
  if(window.scrollY >= 125){
    jQuery('.large-3').addClass('stuck');
  }else{
    jQuery('.large-3').removeClass('stuck');
  }
}

jQuery('document').ready(function () {
    jQuery('#block-block-17').addClass('hideblock');
    setInterval(loop, 0100);
});

</script></div>
 </div>
  <div class="block block-block" id="block-block-116">
        <div class="content"><!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');

fbq('init', '620879768010845');
fbq('track', "PageView");</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=620879768010845&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code --></div>
 </div>
  <div class="block block-block" id="block-block-125">
        <div class="content"><style type="text/css">
#block-block-125{display:none;}
</style>
<script src="/seemless/tracker2.js"></script>
<script>gtracker = new Gtracker();</script></div>
 </div>
  <div class="block block-block" id="block-block-111">
        <div class="content"><!-- This site is converting visitors into subscribers and customers with OptinMonster - http://optinmonster.com --><div id="om-ibhwhd7baoh9op9w-holder"></div><script>var ibhwhd7baoh9op9w,ibhwhd7baoh9op9w_poll=function(){var r=0;return function(n,l){clearInterval(r),r=setInterval(n,l)}}();!function(e,t,n){if(e.getElementById(n)){ibhwhd7baoh9op9w_poll(function(){if(window['om_loaded']){if(!ibhwhd7baoh9op9w){ibhwhd7baoh9op9w=new OptinMonsterApp();return ibhwhd7baoh9op9w.init({u:"11833.284204",staging:0,dev:0});}}},25);return;}var d=false,o=e.createElement(t);o.id=n,o.src="//a.optnmnstr.com/app/js/api.min.js",o.onload=o.onreadystatechange=function(){if(!d){if(!this.readyState||this.readyState==="loaded"||this.readyState==="complete"){try{d=om_loaded=true;ibhwhd7baoh9op9w=new OptinMonsterApp();ibhwhd7baoh9op9w.init({u:"11833.284204",staging:0,dev:0});o.onload=o.onreadystatechange=null;}catch(t){}}}};(document.getElementsByTagName("head")[0]||document.documentElement).appendChild(o)}(document,"script","omapi-script");</script><!-- / OptinMonster --></div>
 </div>
</div>



<!-- Google Code for All Website Visitors -->
<!-- Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. For instructions on adding this tag and more information on the above requirements, read the setup guide: google.com/ads/remarketingsetup -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1062803939;
var google_conversion_label = "UfqGCKHKxgMQ47Pk-gM";
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/1062803939/?value=0&amp;label=UfqGCKHKxgMQ47Pk-gM&amp;guid=ON&amp;script=0"/>
</div>
</noscript>
</div>
</div>

</center>
</div></div>
</div>

</body>
    <script src="/sites/all/themes/growthink2/foundation/js/vendor/jquery.js"></script>
    <script src="/sites/all/themes/growthink2/foundation/js/foundation.min.js"></script>
    <script>
      $(document).foundation({

      equalizer : {
        // Specify if Equalizer should make elements equal height once they become stacked.
        equalize_on_stack: true
      }
      });
    </script>
</html>
