<!DOCTYPE html>
<!--

                   _..._
                .-'_..._''.                                                               .---.
   .          .' .'      '.\/|                     .              __.....__               |   |           .
 .'|         / .'           ||                   .'|          .-''         '.             |   |         .'|
<  |        . '             ||                  <  |         /     .-''"'-.  `.           |   |     .| <  |
 | |        | |             ||  __               | |        /     /________\   \    __    |   |   .' |_ | |
 | | .'''-. | |             ||/'__ '.            | | .'''-. |                  | .:--.'.  |   | .'     || | .'''-.
 | |/.'''. \. '             |:/`  '. '           | |/.'''. \\    .-------------'/ |   \ | |   |'--.  .-'| |/.'''. \
 |  /    | | \ '.          .||     | |           |  /    | | \    '-.____...---.`" __ | | |   |   |  |  |  /    | |
 | |     | |  '. `._____.-'/||\    / '           | |     | |  `.             .'  .'.''| | |   |   |  |  | |     | |
 | |     | |    `-.______ / |/\'..' /            | |     | |    `''-...... -'   / /   | |_'---'   |  '.'| |     | |
 | '.    | '.            `  '  `'-'`             | '.    | '.                   \ \._,\ '/        |   / | '.    | '.
 '---'   '---'                                   '---'   '---'                   `--'  `"         `'-'  '---'   '---'

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
        <link href="http://www.hcbhealth.com/wp-content/themes/hcbhealth/style.css" rel="stylesheet" type="text/css" />

	
<!-- All in One SEO Pack 2.2.7.6.2 by Michael Torbert of Semper Fi Web Design[-1,-1] -->
<meta name="description" itemprop="description" content="Get to know HCB Health. A full-service, independent healthcare marketing and advertising agency based in Austin, Texas." />

<link rel="canonical" href="http://www.hcbhealth.com/" />
		<script type="text/javascript">
		  var _gaq = _gaq || [];
		  _gaq.push(['_setAccount', 'UA-552877-1']);
		  _gaq.push(['_trackPageview']);
		  (function() {
		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
			ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
		  })();
		</script>
		<script type="text/javascript">
		function recordOutboundLink(link, category, action) {
					_gat._getTrackerByName()._trackEvent(category, action);
					if ( link.target == '_blank' ) return true;
			setTimeout('document.location = "' + link.href + '"', 100);
			return false;
		}
			/* use regular Javascript for this */
			function getAttr(ele, attr) {
				var result = (ele.getAttribute && ele.getAttribute(attr)) || null;
				if( !result ) {
					var attrs = ele.attributes;
					var length = attrs.length;
					for(var i = 0; i < length; i++)
					if(attr[i].nodeName === attr) result = attr[i].nodeValue;
				}
				return result;
			}
			
			function aiosp_addLoadEvent(func) {
			  var oldonload = window.onload;
			  if (typeof window.onload != 'function') {
			    window.onload = func;
			  } else {
			    window.onload = function() {
			      if (oldonload) {
			        oldonload();
			      }
			      func();
			    }
			  }
			}
			
			function aiosp_addEvent(element, evnt, funct){
			  if (element.attachEvent)
			   return element.attachEvent('on'+evnt, funct);
			  else
			   return element.addEventListener(evnt, funct, false);
			}

			aiosp_addLoadEvent(function () {
				var links = document.getElementsByTagName('a');
				for (var x=0; x < links.length; x++) {
					if (typeof links[x] == 'undefined') continue;
					aiosp_addEvent( links[x], 'onclick', function () {
						var mydomain = new RegExp(document.domain, 'i');
						href = getAttr(this, 'href');
						if (href && href.toLowerCase().indexOf('http') === 0 && !mydomain.test(href)) {
							recordOutboundLink(this, 'Outbound Links', href);
						}
					});
				}
			});
		</script>
<!-- /all in one seo pack -->
<link rel="alternate" type="application/rss+xml" title="HCB Health &raquo; Feed" href="http://www.hcbhealth.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="HCB Health &raquo; Comments Feed" href="http://www.hcbhealth.com/comments/feed/" />
		<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/72x72\/","ext":".png","source":{"concatemoji":"http:\/\/www.hcbhealth.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.4.2"}};
			!function(a,b,c){function d(a){var c,d=b.createElement("canvas"),e=d.getContext&&d.getContext("2d"),f=String.fromCharCode;return e&&e.fillText?(e.textBaseline="top",e.font="600 32px Arial","flag"===a?(e.fillText(f(55356,56806,55356,56826),0,0),d.toDataURL().length>3e3):"diversity"===a?(e.fillText(f(55356,57221),0,0),c=e.getImageData(16,16,1,1).data.toString(),e.fillText(f(55356,57221,55356,57343),0,0),c!==e.getImageData(16,16,1,1).data.toString()):("simple"===a?e.fillText(f(55357,56835),0,0):e.fillText(f(55356,57135),0,0),0!==e.getImageData(16,16,1,1).data[0])):!1}function e(a){var c=b.createElement("script");c.src=a,c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g;c.supports={simple:d("simple"),flag:d("flag"),unicode8:d("unicode8"),diversity:d("diversity")},c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.simple&&c.supports.flag&&c.supports.unicode8&&c.supports.diversity||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
		<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
<link rel='stylesheet' id='contact-form-7-css'  href='http://www.hcbhealth.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=4.2.2' type='text/css' media='all' />
<link rel='stylesheet' id='jsj-gallery-slideshow-classic-css'  href='http://www.hcbhealth.com/wp-content/plugins/jsj-gallery-slideshow/themes/default/css/main.css?ver=4.4.2' type='text/css' media='all' />
<link rel='stylesheet' id='jetpack_css-css'  href='http://www.hcbhealth.com/wp-content/plugins/jetpack/css/jetpack.css?ver=3.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='hubspot-css'  href='http://www.hcbhealth.com/wp-content/plugins/hubspot/css/hubspot.css?ver=4.4.2' type='text/css' media='all' />
<script type='text/javascript' src='http://www.hcbhealth.com/wp-includes/js/jquery/jquery.js?ver=1.11.3'></script>
<script type='text/javascript' src='http://www.hcbhealth.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
<script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.2/modernizr.min.js?ver=2.8.2'></script>
<link rel='https://api.w.org/' href='http://www.hcbhealth.com/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.hcbhealth.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.hcbhealth.com/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 4.4.2" />
<link rel='shortlink' href='http://www.hcbhealth.com/' />

<link rel='dns-prefetch' href='//jetpack.wordpress.com'>
<link rel='dns-prefetch' href='//s0.wp.com'>
<link rel='dns-prefetch' href='//s1.wp.com'>
<link rel='dns-prefetch' href='//s2.wp.com'>
<link rel='dns-prefetch' href='//public-api.wordpress.com'>
<link rel='dns-prefetch' href='//0.gravatar.com'>
<link rel='dns-prefetch' href='//1.gravatar.com'>
<link rel='dns-prefetch' href='//2.gravatar.com'>

<!-- Jetpack Open Graph Tags -->
<meta property="og:type" content="website" />
<meta property="og:title" content="HCB Health" />
<meta property="og:description" content="HCB Health" />
<meta property="og:url" content="http://www.hcbhealth.com/" />
<meta property="og:site_name" content="HCB Health" />
<meta property="og:image" content="https://s0.wp.com/i/blank.jpg" />
<meta property="og:locale" content="en_US" />
<meta name="twitter:card" content="summary" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta content='width=device-width, initial-scale=1, maximum-scale=1' name='viewport' />

    <title>Healthcare Advertising | HCB Health</title><link href='https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300italic,300,400italic,500,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
    <link href="http://www.hcbhealth.com/wp-content/themes/hcbhealth/css/responsive.css?v=1" rel="stylesheet" type="text/css" />
	<link href="http://www.hcbhealth.com/wp-content/themes/hcbhealth/css/settings.css" rel="stylesheet" type="text/css" />
	<link href="http://www.hcbhealth.com/wp-content/themes/hcbhealth/css/flexslider.css" rel="stylesheet" type="text/css" />
	<link rel="stylesheet" type="text/css" href="http://www.hcbhealth.com/wp-content/themes/hcbhealth/css/youTubeEmbed-jquery-1.0.css" />
	<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
	<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
	<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
	<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
	<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png">
	<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
	<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png">
	<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
	<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png">
	<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
	<link rel="icon" type="image/png" href="/favicon-194x194.png" sizes="194x194">
	<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96">
	<link rel="icon" type="image/png" href="/android-chrome-192x192.png" sizes="192x192">
	<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
	<link rel="manifest" href="/manifest.json">
	<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
	<meta name="apple-mobile-web-app-title" content="HCB Health">
	<meta name="application-name" content="HCB Health">
	<meta name="msapplication-TileColor" content="#2b5797">
	<meta name="msapplication-TileImage" content="/mstile-144x144.png">
	<meta name="theme-color" content="#ffffff">

	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
    <script type="text/javascript" src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/js/jquery.themepunch.plugins.min.js"></script>
    <script type="text/javascript" src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/js/jquery.themepunch.megafoliopro.js"></script>
    <script type="text/javascript" src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/js/jquery.flexslider.js"></script>

	<script type="text/javascript" src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/js/source/jquery.fancybox.js?v=2.1.5"></script>
	<link rel="stylesheet" type="text/css" href="http://www.hcbhealth.com/wp-content/themes/hcbhealth/js/source/jquery.fancybox.css?v=2.1.5" media="screen" />
	<script type="text/javascript" src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/js/source/helpers/jquery.fancybox-media.js?v=1.0.6"></script>


	<script src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/js/jquery.swfobject.1-1-1.min.js"></script>
	<script src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/js/youTubeEmbed-jquery-1.0.js"></script>

  <script type="text/javascript" src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/js/script.js"></script>
  <script type="text/javascript" src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/js/bgs/BGSJSClientApi.min.js"></script>

	<script type="text/javascript" src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/js/jwplayer/jwplayer.js"></script>
	<script type="text/javascript">jwplayer.key="5qMQ1qMprX8KZ79H695ZPnH4X4zDHiI0rCXt1g==";</script>
    <!--===== START HubSpot Analytics =====-->
        <script type="text/javascript">
            (function(d,s,i,r) {
                if (d.getElementById(i)){return;}
                var n=d.createElement(s),e=d.getElementsByTagName(s)[0];
                n.id=i;n.src='//js.hs-analytics.net/analytics/'+(Math.ceil(new Date()/r)*r)+'/479665.js';
                e.parentNode.insertBefore(n, e);
            })(document,"script","hs-analytics",300000);
        </script>
    <!--===== END HubSpot Analytics =====-->

    <!--===== START jump to portfolio =====-->
<!--
    <script>
    	$(function() {
          $('a[href*=#]:not([href=#])').click(function() {
            if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) {
              var target = $(this.hash);
              target = target.length ? target : $('[name=' + this.hash.slice(1) +']');
              if (target.length) {
                $('html,body').animate({
                  scrollTop: target.offset().top
                }, 1000);
                return false;
              }
            }
          });
        });
    </script>
-->
    <!--===== END jump to portfolio =====-->

    <!--===== START Google Analyics - Bolinger May 15, 2014 =====-->
    <script>
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-552877-1']);
      _gaq.push(['_setDomainName', '.hcbhealth.com']);
      _gaq.push(['_trackPageview']);
      var pluginUrl =
 '//www.google-analytics.com/plugins/ga/inpage_linkid.js';
_gaq.push(['_require', 'inpage_linkid', pluginUrl]);
      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
      })();
    </script>
    <!--===== END Google Analyics - Bolinger May 15, 2014 =====-->

    <!-- Quantcast Tag -->
    <script type="text/javascript">
    var _qevents = _qevents || [];

    (function() {
    var elem = document.createElement('script');
    elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js";
    elem.async = true;
    elem.type = "text/javascript";
    var scpt = document.getElementsByTagName('script')[0];
    scpt.parentNode.insertBefore(elem, scpt);
    })();

    _qevents.push({
    qacct:"p-43vYKN7heeq5-"
    });
    </script>

    <noscript>
    <div style="display:none;">
    <img src="//pixel.quantserve.com/pixel/p-43vYKN7heeq5-.gif" border="0" height="1" width="1" alt="Quantcast"/>
    </div>
    </noscript>
    <!-- End Quantcast tag -->

	<script type="text/javascript">
	    // ===== START Carousel ===== //

		$(window).load(function() {
		  $('#carousel').flexslider({
			animation: "slide",
			controlNav: false,
			animationLoop: false,
			slideshow: false,
			itemWidth: 142,
			itemMargin: 4,
			asNavFor: '#slider'
		  });

		 // ===== START Slider ===== //
		  $('#slider').flexslider({
			animation: "slide",
			controlNav: false,
			animationLoop: false,
			slideshow: false,
			sync: "#carousel"
		  });
		});

        $(function () {
            // ===== START Parallax effects ===== //
            $(".ctro0").show();
			var scrolled = 0;
			var scroll_old;

			i = 0;
            $(document).scroll(function () {
				scroll_old = scrolled;
                scrolled = $(window).scrollTop();
				if( scroll_old < scrolled ){

					i += 0.5;
					if (i % 1 == 0) {
						$(".ctro" + (i - 1)).hide();
						if (i > 35) i = 0;
						$(".ctro" + i).show();
					}
				}
				else {
					i -= 0.5;
					if (i % 1 == 0) {
						$(".ctro" + (i + 1)).hide();
						if (i < 0) i = 35;
						$(".ctro" + i).show();
					}
				}
				$("#centurion360").css("top", 250 - scrolled * 1.5);
            });

        });

    </script>



	<script type="text/javascript">
		$(document).ready(function(){

			if( $('.fancybox').length ){
				$('.fancybox').fancybox();
			}			$('#download_pdf').fancybox({
			            wrapCSS: 'download_pdf'			});

			$('.fancybox-media')
				.attr('rel', 'media-gallery')
				.fancybox({
					openEffect : 'none',
					closeEffect : 'none',
					prevEffect : 'none',
					nextEffect : 'none',

					arrows : false,
					helpers : {
						media : {},
						buttons : {}
					}
				});

			$('.gal-left li').first().show();
			$('.gal-right li').first().addClass('tag-active');
			$('.gal-right li').click(function(){
				$('.gal-right li').removeClass('tag-active');
				$(this).addClass('tag-active');
				var index=$(this).index();
				$('.gal-left li').hide();
				$('.gal-left li').eq(index).show();
				return false;
			});
		});
	</script>
</head>
<body class="home page page-id-6 page-template page-template-template-home page-template-template-home-php">
	<div class="bg-popup-video"></div>
	<div class="popup-video"></div>
	
		<div id="wrapper">
	

	        <div class="header">
    	            <div class="social">
                <ul>
                    <li class="menu-item"><a href="http://www.linkedin.com/company/hcb-health" target="_blank"><div class="icon icon-linkedin"></div></a></li>
                    <li class="menu-item"><a href="https://www.facebook.com/HCBhealth" target="_blank"><div class="icon icon-facebook"></div></a></li>
                    <li class="menu-item"><a href="https://twitter.com/hcbhealth" target="_blank"><div class="icon icon-twitter"></div></a></li>
                    <li class="menu-item"><a href="https://www.youtube.com/user/HCBhealth" target="_blank"><div class="icon icon-youtube"></div></a></li>
                    <li class="menu-item"><a href="http://www.pinterest.com/hcbhealth/" target="_blank"><div class="icon icon-pinterest"></div></a></li>
                </ul>
            </div><!-- .social -->
            <div class="r-header">
				<div class="logo">
					<a href="http://www.hcbhealth.com">
						<img src="http://www.hcbhealth.com/wp-content/uploads/2016/05/hcb-health-full-service-advertising-agency.png" alt="HCB Health logo" width="328" />
					</a>
				</div><!-- .logo -->

				<div class="nav">
					<ul id="menu-top-menu" class=""><li id="menu-item-7680" class="icon icon-portfolio menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-7680"><a href="http://www.hcbhealth.com/#hcb-portfolio">Portfolio</a></li>
<li id="menu-item-726" class="icon icon-about menu-item menu-item-type-post_type menu-item-object-page menu-item-726"><a href="http://www.hcbhealth.com/about-us/">About</a></li>
<li id="menu-item-728" class="icon icon-expertise-1 menu-item menu-item-type-post_type menu-item-object-page menu-item-728"><a href="http://www.hcbhealth.com/expertise/">Expertise</a></li>
<li id="menu-item-19" class="icon icon-blog menu-item menu-item-type-post_type menu-item-object-page menu-item-19"><a href="http://www.hcbhealth.com/health-blog/">Blog</a></li>
<li id="menu-item-725" class="icon icon-contact menu-item menu-item-type-post_type menu-item-object-page menu-item-725"><a href="http://www.hcbhealth.com/contact/">Contact</a></li>
</ul>				</div><!-- .nav -->
				<div class="r-header-inner">
					<div id="crumbs">
						<ul id="breadcrumbs"><li>Portfolio/</li></ul>					</div><!-- .crumbs -->
    
    <!--===== START jump to portfolio =====-->                    
    <script>
    	$(function() {
          $('a[href*=#]:not([href=#])').click(function() {
            if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) {
              var target = $(this.hash);
              target = target.length ? target : $('[name=' + this.hash.slice(1) +']');
              if (target.length) {
                $('html,body').animate({
                  scrollTop: target.offset().top
                }, 1000);
                return false;
              }
            }
          });
        });
    </script>
    <!--===== END jump to portfolio =====--> 
	                <h1 class="destop">
                    We go where other </ br>agencies don’t</h1>
				<h1 class="responsive">
                    We go where </ br>other agencies don’t</h1>
                <p class="des destop">
                    Our development team knows how to <b>evaluate a mobile health experience</b> and expedite a regulatory review.</b>                </p>
				<p class="des responsive">
                    Our account team knows how to implement a project plan and <b>implant a spinal device.</b>                </p>
                
                <div id="headline_container"><div id="headline_body"><p><span><b>News Feed</b></span><span class="sep"> | </span><span class="news-message">What healthcare challenge keeps you up at night? </span><a href="http://www.hcbhealth.com/contact/">Contact us </a> <img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/next-white-bold.png" alt="" /></p></div></div>

            </div>
            
            



        </div>		
        
        <div class="primary">
			<script type="text/javascript">
				$(function() {
					$('.home .img-home').hover(function(){
						$(this).find('.read-more').fadeIn(600);
					},function(){
						$(this).find('.read-more').fadeOut(600);
					});
					$( ".mega-entry" ).each(function( index ) {
						var id = '#' + $(this).attr('id') + ' .img-hidden';
						$(this).attr('data-width', "500");
						$(this).attr('data-height', "400");
					});
					
					var api = jQuery('.megafolio-container').megafoliopro(
					{
						filterChangeAnimation: "fade", // fade, rotate, scale, rotatescale, pagetop, pagebottom,pagemiddle
						filterChangeSpeed: 800, 				// Speed of Transition
						filterChangeRotate: 99, 				// If you ue scalerotate or rotate you can set the rotation (99 = random !!)
						filterChangeScale: 0.6, 				// Scale Animation Endparameter
						delay: 20, 							// The Time between the Animation of single mega-entry points
						paddingHorizontal: 8, 				// Padding between the mega-entrypoints
						paddingVertical: 8,
						layoutarray: [7,7,3,7]		// Defines the Layout Types which can be used in the Gallery. 2-9 or "random". You can define more than one, like {5,2,6,4} where the first items will be orderd in layout 5, the next comming items in layout 2, the next comming items in layout 6 etc... You can use also simple {9} then all item ordered in Layout 9 type.

					});								
				})
				
			</script>
            <div class="home">
                <div class="img-home video-res">
					                </div>

				<div class="container">
    				
					<div class="megafolio-container">
																		<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="1" data-src="http://www.hcbhealth.com/wp-content/uploads/2014/04/Express-brick.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/ex-press-branding/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2014/04/Express-brick.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>EX-PRESS® Branding</b>
									<p>A viral, award-winning campaign that increased pageviews by 28%</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home video mega-entry" id="2" data-src="http://www.hcbhealth.com/wp-content/uploads/2013/05/DigitalReel-brick_new.jpg">
														<a href="https://www.youtube.com/watch?v=by8Mpswlic0?autoplay=1" class="fancybox-media">
								<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2013/05/DigitalReel-brick_new.jpg"/>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="3" data-src="http://www.hcbhealth.com/wp-content/uploads/2014/11/HP_Baxter.png">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/baxter-medication-delivery-campaign/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2014/11/HP_Baxter.png"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>Baxter Medication Delivery Campaign</b>
									<p>A disruptive print and collateral campaign that unified a brand and empowered customers</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="4" data-src="http://www.hcbhealth.com/wp-content/uploads/2015/02/nowopwn.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/baxter-biopharma-campaign/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2015/02/nowopwn.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>Baxter BioPharma Campaign</b>
									<p>A campaign that shifted the spotlight to a pharma company's outsourcing services</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="5" data-src="http://www.hcbhealth.com/wp-content/uploads/2014/04/Centurion-brick.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/centurion-campaign/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2014/04/Centurion-brick.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>CENTURION® Campaign</b>
									<p>An integrated campaign for a product launch that exceeded client expectations</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="6" data-src="http://www.hcbhealth.com/wp-content/uploads/2015/02/oldtimin.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/sabril-campaign/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2015/02/oldtimin.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>Sabril<sup>®</sup> Campaign</b>
									<p>A launch strategy that helped doctors identify the right patients for an epilepsy drug</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="7" data-src="http://www.hcbhealth.com/wp-content/uploads/2014/01/IndependenceDay-brick.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/alcon-consumer-engagement-campaign/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2014/01/IndependenceDay-brick.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>Alcon Consumer Engagement Campaign</b>
									<p>A DTC campaign that gives patients the power to take control of their vision</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="8" data-src="http://www.hcbhealth.com/wp-content/uploads/2014/04/Vaser-brick.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/vaser-2/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2014/04/Vaser-brick.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>Vaser®</b>
									<p>An award-winning ad campaign that both consumers and surgeons loved</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home video mega-entry" id="9" data-src="http://www.hcbhealth.com/wp-content/uploads/2014/04/AgencyReel-brick_new.jpg">
														<a href="https://www.youtube.com/watch?v=-oMdK78f-k0?autoplay=1" class="fancybox-media">
								<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2014/04/AgencyReel-brick_new.jpg"/>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="10" data-src="http://www.hcbhealth.com/wp-content/uploads/2014/04/BreastAwareness-brick.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/breast-cancer-awareness/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2014/04/BreastAwareness-brick.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>Breast Cancer Awareness</b>
									<p>A poster campaign that lightened up the conversation about breast cancer</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="11" data-src="http://www.hcbhealth.com/wp-content/uploads/2015/02/hippo.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/zaroxolyn-campaign/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2015/02/hippo.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>Zaroxolyn<sup>®</sup> Campaign</b>
									<p>A brand overhaul that changed the way doctors prescribed a diuretic drug</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="12" data-src="http://www.hcbhealth.com/wp-content/uploads/2014/11/HP_Salagen.png">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/salagen-rebrand/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2014/11/HP_Salagen.png"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>Salagen<sup>®</sup> Rebrand</b>
									<p>An aggressive rebrand that maintained market share and headed off a newcomer </p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="13" data-src="http://www.hcbhealth.com/wp-content/uploads/2015/02/jointhefam.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/citranatal-campaign/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2015/02/jointhefam.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>CitraNatal<sup>®</sup> Campaign</b>
									<p>A campaign and loyalty program that increased prescription vitamin adherence by 54%</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="14" data-src="http://www.hcbhealth.com/wp-content/uploads/2014/04/CTD-brick.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/connect-the-dots-educational-website/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2014/04/CTD-brick.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>Connect the Dots Educational Website</b>
									<p>A website that engages and educates surgeons to help them master cataract surgery</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="15" data-src="http://www.hcbhealth.com/wp-content/uploads/2015/02/binosto_featured.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/binosto-campaign/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2015/02/binosto_featured.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>Binosto Campaign</b>
									<p>An osteoporosis campaign that addressed non-compliance and grew sales by 48%</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="16" data-src="http://www.hcbhealth.com/wp-content/uploads/2015/02/ITT_featured.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/teach-healthier-app/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2015/02/ITT_featured.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>Teach Healthier App</b>
									<p>A mobile health and fitness app that is combating childhood obesity and chronic disease</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home video mega-entry" id="17" data-src="http://www.hcbhealth.com/wp-content/uploads/2015/02/TXO_featured.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/texas-oncology/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2015/02/TXO_featured.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>Texas Oncology</b>
									<p>A TV campaign that communicates local care for cancer treatment</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="18" data-src="http://www.hcbhealth.com/wp-content/uploads/2015/02/swhp_featured.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/scott-white-health-plan-website/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2015/02/swhp_featured.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>Scott &amp; White Health Plan Website</b>
									<p>A modern website that is easily scalable for employees and easily accessible for consumers</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home video mega-entry" id="19" data-src="http://www.hcbhealth.com/wp-content/uploads/2015/02/wavelight_featured.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/wavelight-sales-app/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2015/02/wavelight_featured.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>WaveLight® Sales App</b>
									<p>An iPad app perfect for demonstrating equipment that isn't portable</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="20" data-src="http://www.hcbhealth.com/wp-content/uploads/2014/04/Luxor-brick.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/luxor-branding/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2014/04/Luxor-brick.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>LuxOR™ Branding</b>
									<p>A global campaign that brought the value of the LuxOR™ Ophthalmic Microscope to life </p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home video mega-entry" id="21" data-src="http://www.hcbhealth.com/wp-content/uploads/2015/02/kidney1.jpg">
														<a href="http://youtu.be/dkrd6W3me0k?autoplay=1" class="fancybox-media">
								<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2015/02/kidney1.jpg"/>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="22" data-src="http://www.hcbhealth.com/wp-content/uploads/2014/01/IolMatch-brick.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/iol-match-game/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2014/01/IolMatch-brick.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>IOL Match Game</b>
									<p>A surgical iPad game that helps surgeons better understand patient selection</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
																	<a name="hcb-portfolio"> </a>
						<div class="img-home image mega-entry" id="23" data-src="http://www.hcbhealth.com/wp-content/uploads/2014/04/iBooks-brick.jpg">
							<a href="http://www.hcbhealth.com/health-blog/portfolio/ibooks-that-work/">							<img class="img-hidden" style="display:none" src="http://www.hcbhealth.com/wp-content/uploads/2014/04/iBooks-brick.jpg"/>
							<div class="read-more">
							<div class="read-more-table">
								<div class="hover">
									<b>iBooks that Work</b>
									<p>The first iBook we produced for a client caught the attention of Apple</p>
								</div><!-- hover -->
								</div><!-- read-more-table -->
								
								<span class="a-read-more">
								Read more								<img src="http://www.hcbhealth.com/wp-content/themes/hcbhealth/images/readmore.png" alt="" width="18" /></span>
							</div>
							</a>
													</div>
					
										</div>
				</div>
            </div>
            <div class="clear">
            </div>
        </div>
    </div>
    <!-- END #wrapper -->
<div class="footer">
        <ul class="nav_foot">
            <li><a href="http://www.hcbhealth.com">Home</a></li>
            <li><a href="http://www.hcbhealth.com/privacy/">Privacy</a></li>
            <li><a href="http://www.hcbhealth.com/legal/">Legal</a></li>
            <li><a class="fancybox fancybox.iframe" href="http://hire.jobvite.com/CompanyJobs/Careers.aspx?c=qIw9Vfw2" id="open-careers">Careers</a></li>
            <li><a href="http://www.hcbhealth.com/contact/">Contact</a></li>
        </ul>
        
        <ul class="mobile_share">
            <li class="menu-item"><a href="http://www.linkedin.com/company/hcb-health" target="_blank"><div class="icon icon-linkedin"></div></a></li>
            <li class="menu-item"><a href="https://www.facebook.com/HCBhealth" target="_blank"><div class="icon icon-facebook"></div></a></li>
            <li class="menu-item"><a href="https://twitter.com/hcbhealth" target="_blank"><div class="icon icon-twitter"></div></a></li>                        
            <li class="menu-item"><a href="https://www.youtube.com/user/HCBhealth" target="_blank"><div class="icon icon-youtube"></div></a></li>
            <li class="menu-item"><a href="http://www.pinterest.com/hcbhealth/" target="_blank"><div class="icon icon-pinterest"></div></a></li>
        </ul>
        
        <div class="clear">
        </div>
    </div>
	
<!-- Start of Async HubSpot Analytics Code for WordPress v1.9.4 -->
<script type="text/javascript">
var _hsq = _hsq || [];
_hsq.push(["setContentType", "standard-page"]);
(function(d,s,i,r) {
  if (d.getElementById(i)){return;}
  var n = d.createElement(s),e = document.getElementsByTagName(s)[0];
  n.id=i;n.src = '//js.hs-analytics.net/analytics/'+(Math.ceil(new Date()/r)*r)+'/479665.js';
  e.parentNode.insertBefore(n, e);
})(document, "script", "hs-analytics", 300000);
</script>
<!-- End of Async HubSpot Analytics Code -->
<script type='text/javascript' src='http://www.hcbhealth.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js?ver=3.51.0-2014.06.20'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"http:\/\/www.hcbhealth.com\/wp-content\/themes\/hcbhealth\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.hcbhealth.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=4.2.2'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var jsj_gallery_slideshow_options = {"settings":{"fx":"scrollHorz","log":false,"speed":350,"swipe":true,"timeout":0,"autoSelector":".jsj-gs-gallery","caption":"> .jsj-gs-caption","captionTemplate":"{{attachment.metadata.caption}}","next":"> .gallery-navigation .jsj-gs-next","numbering":"> .gallery-navigation .jsj-gs-numbering","numberingTemplate":"({{slideNum}} {{ofString}} {{slideCount}})","pager":"> .jsj-gs-pager","pagerTemplate":"<li class='slideshow-thumbnail'><span><\/span><\/li>","pagerActiveClass":"active","prev":"> .gallery-navigation .jsj-gs-prev","slideActiveClass":"active","slideClass":"jsj-gs-slide"},"scripts_enqueued":"1"};
var jsj_gallery_slideshow_theme_options = [];
var jsj_gallery_slideshow_images = [];
/* ]]> */
</script>
<script type='text/javascript' src='http://www.hcbhealth.com/wp-content/plugins/jsj-gallery-slideshow/static/js/jsj-gallery-slideshow.min.js?ver=4.4.2'></script>
<script type='text/javascript' src='http://www.hcbhealth.com/wp-content/plugins/jsj-gallery-slideshow/themes/default/js/main.js?ver=4.4.2'></script>
<script type='text/javascript' src='http://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201808'></script>
<script type='text/javascript' src='http://www.hcbhealth.com/wp-includes/js/wp-embed.min.js?ver=4.4.2'></script>
<script type='text/javascript' src='http://stats.wp.com/e-201808.js' async defer></script>
<script type='text/javascript'>
	_stq = window._stq || [];
	_stq.push([ 'view', {v:'ext',j:'1:3.7.3',blog:'70103774',post:'6',tz:'-6',srv:'www.hcbhealth.com'} ]);
	_stq.push([ 'clickTrackerInit', '70103774', '6' ]);
</script>
    </body>
</html>    
