




 <!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7" lang="en-us"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie10 lt-ie9 lt-ie8" lang="en-us"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie10 lt-ie9" lang="en-us"> <![endif]-->
<!--[if IE 9]> <html class="no-js lt-ie10 lt-ie9" lang="en-us"> <![endif]-->
<!--[if lt IE 10]> <html class="no-js lt-ie10" lang="en-us"> <![endif]-->
<!--[if !IE]> > <![endif]-->
<html class="no-js" lang='en'>

<head>
<title>apac - Sizmek. See and Be Seen</title>
<meta name="description" content="Sizmek is an open ad management stack. Sizmek helps marketers everywhere to manage, deliver and optimize digital campaigns across any screen." />
<meta name="keywords" content="Sizmek, MediaMind, advertising, digital, marketing, targeting, optimization, video, campaign, DCO, rich media, agency" />
<meta name="robots" content="index,follow,archive" />
<meta charset="UTF-8">
    <meta charset='utf-8' content='text/html' http-equiv='content-type'>
    <meta content='ie=edge,chrome=1' http-equiv='x-ua-compatible'>
    <meta content='initial-scale=1.0,user-scalable=no,maximum-scale=1,width=device-width' name='viewport'>
    <meta content='initial-scale=1.0,user-scalable=no,maximum-scale=1' media='(device-height: 568px)' name='viewport'>
<meta property="og:image" content="http://www.sizmek.com/assets/images/sizmek_tagline.jpg" />
<meta property="og:url" content="http://www.sizmek.com" />
<meta property="og:title" content="Sizmek. See and Be Seen" />
<meta property="og:description" content="Sizmek is an open ad management stack. Sizmek helps marketers everywhere to manage, deliver and optimize digital campaigns across any screen" />
    <meta content='yes' name='apple-mobile-web-app-capable'>
    <meta content='translucent-black' name='apple-mobile-web-app-status-bar-style'>
  <link rel="shortcut icon" href="/assets/images/fav/favicon.ico" type="image/x-icon" />
  <link rel="apple-touch-icon" href="/assets/images/fav/apple-touch-icon.png" />
  <link rel="apple-touch-icon" sizes="57x57" href="/assets/images/fav/apple-touch-icon-57x57.png" />
  <link rel="apple-touch-icon" sizes="72x72" href="/assets/images/fav/apple-touch-icon-72x72.png" />
  <link rel="apple-touch-icon" sizes="76x76" href="/assets/images/fav/apple-touch-icon-76x76.png" />
  <link rel="apple-touch-icon" sizes="114x114" href="/assets/images/fav/apple-touch-icon-114x114.png" />
  <link rel="apple-touch-icon" sizes="120x120" href="/assets/images/fav/apple-touch-icon-120x120.png" />
  <link rel="apple-touch-icon" sizes="144x144" href="/assets/images/fav/apple-touch-icon-144x144.png" />
  <link rel="apple-touch-icon" sizes="152x152" href="/assets/images/fav/apple-touch-icon-152x152.png" />




<script src="http://www.sizmek.com/includes/jq191"></script>
<script src="http://www.sizmek.com/includes/fancyboxjs"></script>
<script src="http://www.sizmek.com/includes/jquery-ui"></script>
<script src="http://www.sizmek.com/includes/cycle2"></script>
<script src="http://www.sizmek.com/includes/cookiesdirective"></script>
<script src="http://www.sizmek.com/includes/modernizer"></script>

<link rel="stylesheet" href="http://www.sizmek.com/?css=includes/main.v.1401024449" media="screen"/>
<link rel="stylesheet" href="http://www.sizmek.com/?css=includes/print.v.1391610254" media="print"/>
<link rel="stylesheet" href="http://www.sizmek.com/?css=includes/responsive.v.1400067118" />
<link rel="stylesheet" href="http://www.sizmek.com/?css=includes/fancyboxcss.v.1391452285" />


<script type="text/javascript">
		$(function() {
			var pull 		= $('#pull');
				menu 		= $('header ul.nav');
				menuHeight	= menu.height();
				$(pull).on('click', function(e) {
					e.preventDefault();
       					$(pull).toggleClass("selected");
       					menu.slideToggle();

				});

				$(window).resize(function(){
        				var w = $(window).width();
        				if(w > 320 && menu.is(':hidden')) {menu.removeAttr('style');}
    				});
		});
	
	var hero_nav_text = ["One","Two","Three","Four","Five","Six","Seven","Eight","Nine"];


	$(document).ready(function() {


$.cookiesDirective({
	explicitConsent: false, // false allows implied consent
	position: 'bottom', // top or bottom of viewport
	duration: 30, // display time in seconds
	limit: 2, // limit disclosure appearances, 0 is forever     
	message: null, // customise the disclosure message              
	cookieScripts: null, 
	privacyPolicyUri: '/about-us/privacy',
	fontFamily: 'arial', // font style for disclosure panel
	fontColor: '#0d294d', // font color for disclosure panel
	fontSize: '12px', // font size for disclosure panel
	backgroundColor: '#ffffff', // background color of disclosure panel
	linkColor: '#0d294d',
	backgroundOpacity: '0.1'
});
	
$('.solutions_btn').click(function(){
    $('html,body').animate({
        scrollTop: $( $.attr(this, 'href') ).offset().top
    }, 1500);
    return false;
});
	$(".various").fancybox({
		'type'          : 'iframe',
		'scrolling'     : 'no',
		'maxWidth'	: '800',
		'maxHeight'	: '500',
		'fitToView'	: 'true',
		'autoSize'	: 'true',
		'closeClick'	: 'false',
		'openEffect'	: 'none',
		'closeEffect'	: 'none'
	});

	$("a.gallery_modal").fancybox({
		'type'			:	'iframe', 
		'scrolling'		:	'no',
		'overlayShow'	:	true,
		'overlayColor'	:	'#000',
		'overlayOpacity':	'0.5',
		'titleShow'	:	false,
  			afterLoad: function(){
   				this.width = $(this.element).data("width")+150;
   				this.height = $(this.element).data("height")+150;
  			}

	});

		
		$('.get_more_info_btn').click(function() {			
			$('#hero_form_wrapper').fadeIn("slow");	
			$('#hero_navi_cover').show();
			$('.hero_images').cycle('pause');
		});
		
		$('input[name="keywords"], input[name="signup_email"]').focus(function(){
			if (! jQuery(this).data('cleared'))
			{
				jQuery(this).val('');
				jQuery(this).data('cleared', true);
			}
		});

		

	});
	function paginate(idx, el)
	{
		return '<span id="hero_' + idx + '">'+hero_nav_text[idx]+'</span>';
	}	
</script>
<!--[if !IE]><!--><script>
if (/*@cc_on!@*/false) {
    document.documentElement.className+=' ie10';
}
</script><!--<![endif]-->
<script>

$(document).ready(function() {

$('ul.tabs li').click(function(){
        var tab_id = $(this).attr('data-tab');

       $('ul.tabs li').removeClass('current');


        $('.tab-content').removeClass('current');

        $(this).addClass('current');
        $("#"+tab_id).addClass('current');
    })
  });
</script>
</head>

<body class='prod'>
    <header>
      <a class='logo' href='/'></a>
      <ul class='pull-right nav'>
	<li>
           <a href='#' style="cursor:default">PRODUCTS</a>
	    <div class='sub-nav two-columns'>
            <div class='pull-left'>
              <dl>
                <dt>Ad Delivery</dt>
                    
                     <dd><a href="http://www.sizmek.com/products/sizmek/campaign-management">Campaign Management</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/products/sizmek/analytics">Analytics</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/products/sizmek/dynamic_creative">Dynamic Creative </a></dd>
                      
              </dl>
              <dl>
                <dt>Channels</dt>
                    
                     <dd><a href="http://www.sizmek.com/products/sizmek/mobile">Mobile</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/products/sizmek/rich-media">Rich Media</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/products/sizmek/video">Video</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/products/sizmek/social">Social (Republic Project)</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/products/sizmek/search-connect">Search Connect</a></dd>
                      
              </dl>
            </div>
             <div class='pull-left'>
              <dl>
                <dt>Services</dt>
                    
                     <dd><a href="http://www.sizmek.com/products/sizmek/professional-services">Professional Services</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/products/sizmek/trading">Trading</a></dd>
                      
              </dl>
              <dl>
                <dt>Advanced Data</dt>
                    
                     <dd><a href="http://www.sizmek.com/products/sizmek/verification">Verification</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/products/sizmek/programmatic-data-peer39">Programmatic Data (Peer39)</a></dd>
                      
              </dl>
            </div>
          </div>
         </li>
        <li>
          <a href='#' style="cursor:default">RESOURCES</a>
          <div class='sub-nav'>
            <div class='pull-left'>
              <dl>
                    
                     <dd><a href="http://www.sizmek.com/resources/news">News</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/resources/sz-blog">Blog</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/resources/research-insights">Research &amp; Insights</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/publisher">Publisher Certification</a></dd>
                      
		     <dd><a href="http://creativezone.sizmek.com/" target="_blank">CreativeZone</a></dd>
		     <dd><a tabindex="-1" href='#' style="cursor:default">REGIONAL SITES</a>
				<dl class='sub-nav pull-left'>
                    		
                     			<dd><a href="http://www.sizmek.com/regional/sizmek/apac">APAC</a></dd>
                    		
                     			<dd><a href="http://www.sizmek.com/regional/sizmek/deutschland">Germany</a></dd>
                    		
                     			<dd><a href="http://www.sizmek.com/regional/sizmek/japan">Japan</a></dd>
                    		
                     			<dd><a href="http://www.sizmek.com/regional/sizmek/espanol">Spanish</a></dd>
                    		
                     			<dd><a href="http://www.sizmek.com/regional/sizmek/china">China</a></dd>
                    		
              			</dl>
		     </dd>
             </dl>
            </div>
          </div>
         </li> 
	<li>
           <a href='#' style="cursor:default">ABOUT US</a>
	    <div class='sub-nav two-columns-narrow'>
            <div class='pull-left'>
              <dl>
                    
                     <dd><a href="http://www.sizmek.com/about-us/meet-sizmek">Meet Sizmek</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/about-us/leadership">Leadership</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/about-us/offices">Offices</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/investor-relations">Investor Relations</a></dd>
                      
              </dl>
            </div>
             <div class='pull-left'>
              <dl>
                    
                     <dd><a href="http://www.sizmek.com/about-us/contact-us">Contact Us</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/about-us/careers">Careers</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/about-us/press-releases">Press Releases</a></dd>
                    
                     <dd><a href="http://www.sizmek.com/about-us/events">Events</a></dd>
                      
              </dl>
            </div>
          </div>
         </li>
        <li>
          <a href="#" style="cursor:default">LOG IN</a>
          <div class='sub-nav'>
            <div class='pull-left'>
              <dl><dd><a href="http://platform.mediamind.com" target="_blank">Sizmek MDX (MediaMind)</a></dd>  
              </dl>
            </div>
          </div>
        </li>
        <li class='search'>
          <a href='#'><i class='icon-search-light'></i></a>
          </a>
          <div class='sub-nav'>
            <div class='generic-search'><form method="post" action="http://www.sizmek.com/"  >
<div class='hiddenFields'>
<input type="hidden" name="ACT" value="8" />
<input type="hidden" name="XID" value="015a98d1e5c67a9f06e447877966d1abed20df34" />
<input type="hidden" name="RES" value="10" />
<input type="hidden" name="meta" value="YTo5OntzOjY6InN0YXR1cyI7czo0OiJvcGVuIjtzOjc6ImNoYW5uZWwiO3M6NTA6InByb2R1Y3RzX3Npem1la3xwcmVzc19yZWxlYXNlc3xibG9nfG5ld3N8YWJvdXRfdXN8IjtzOjg6ImNhdGVnb3J5IjtzOjA6IiI7czo5OiJzZWFyY2hfaW4iO3M6MTA6ImV2ZXJ5d2hlcmUiO3M6NToid2hlcmUiO3M6MzoiYWxsIjtzOjEyOiJzaG93X2V4cGlyZWQiO3M6MDoiIjtzOjE5OiJzaG93X2Z1dHVyZV9lbnRyaWVzIjtiOjA7czoxMToicmVzdWx0X3BhZ2UiO3M6MTQ6InNlYXJjaC9yZXN1bHRzIjtzOjE1OiJub19yZXN1bHRzX3BhZ2UiO3M6MTc6InNlYXJjaC9ub19yZXN1bHRzIjt9ZjE1YTJjZmJjNWU5MWE3MDFjYzVhZmZiZmEzY2VkODA=" />
<input type="hidden" name="site_id" value="1" />
</div>


              <input placeholder="I'm looking for..." name="keywords" type='text'>
              <button class='icon-search-dark-go' type="submit" name="submit" id="submit" required>GO</button>
</form>


<!--<form id="search_form" class="form" method="post" action="http://www.sizmek.com/"  >
<div class='hiddenFields'>
<input type="hidden" name="XID" value="4347041c21a349e4959138a9b908b83b370d1d70" />
<input type="hidden" name="ACT" value="47" />
<input type="hidden" name="results_page" value="misc/google-results" />
<input type="hidden" name="honey" value="field_1a54efb6f59becbcee5cbd81cc2de2f874ba189d" />
<input type="hidden" name="site_id" value="1" />
</div>



		<input type="text" name="keywords" placeholder="I'm looking for..." />
		<button  type="submit" name="submit" id="submit" requiredvalue="Search" class='icon-search-dark-go' />GO</button>

<div style='display:none;'>
<label>Please do not fill-in this field <input type="text" name="field_1a54efb6f59becbcee5cbd81cc2de2f874ba189d" value=""  /></label>
</div>
</form>--></div>
          </div>
        </li>
      </ul>
	<a href="#" id="pull"></a>
    </header>  
  
        
	
<div class="container"> 
 <section class='top'>
   			

              
                    <div class="inner_hero_image">
			<span style="display:block;">
					<h1 class="title">Welcome to Sizmek</h1><h2 class="sub-title" style="">Asia & Pacific</h2>
			</span>
                        <img src="/assets/images/uploads/Analytics.jpg" alt="Welcome to Sizmek" />
                    </div>

			
</section>
        <section class='sub-nav'>          
            <ul class="tabs">

            <li class="tab-link" data-tab="tab-1">About Us</li>

            <li class="tab-link" data-tab="tab-2">Resources</li>

            </ul>
        </section>
<section class='light features tech_page'>
        <div class='fragment'>
        
        <div class="content">
            <div id="tab-1" class="tab-content current">       
 		<div class="content"><h3 class="title">Come on in. The door is open.&nbsp;</h3>

<p>Hello! Welcome to Sizmek.</p>

<p>We take the complexity out of your day &ndash; and your campaigns.&nbsp;</p>

<p>Sizmek fuels digital advertising campaigns for advertisers and agencies around the world with the most cutting-edge technology to engage audiences across any screen. For the last 15 years, Sizmek has proudly pioneered industry firsts in digital, including rich media, video and online targeted advertising across channels. Just to name a few.&nbsp;</p>

<p>Today, our open ad management stack provides all the sophistication for the most creative and impactful multi-screen digital campaigns: across mobile, display, rich media, video and social. Radiating throughout the Sizmek MDX platform is a data engine so powerful, it defies imagination. The result: previously unimaginable levels of campaign optimization and targeting across creative, media, audience and context.&nbsp;</p>

<p>Simply, wow.&nbsp;</p>

<p>We live in the marketer&rsquo;s world. We don&rsquo;t build gadgets or spaceships (although that would be fun). What we do is arm agencies and brands with a super sharp toolset to deliver the most creative and competitive campaigns out there. Your success is our success.&nbsp;</p>

<p>At Sizmek, we have a global heart, and it&rsquo;s always pulsing. We have nearly 900 humans across 48 countries, 24 hours a day, dedicated to the foundations of your digital campaigns.</p>

<p>Be bold. Be confident. See and be seen.&nbsp;</p>

<p>&nbsp;</p>

<h3 class="title">Our vision, your future</h3>

<p>Advertising is about people: where they live, what they do, who they are &ndash; and reaching and engaging those people with messages they understand. In this industry, one-size does not fit all. We embrace diversity; it&rsquo;s the lifeblood of our campaigns, and our lives.</p>

<p>For marketers in this diverse universe, the&nbsp;Sizmek MDX platform&nbsp;integrates all the layers of an advertising management platform, and delivers the flexibility our customers &ndash; and their clients - demand. Today, over 5,000 agencies around the world tap into Sizmek MDX every day for the most impactful multi-screen creative advertising.</p>

<p>Our door is always open. And so is our platform.&nbsp;</p>

<p>&nbsp;</p>

<h3 class="title">Channel your inner control freak</h3>

<p>We take pride in giving advertisers and agencies the control they desire, with Sizmek service along the way. That means everything from media decisioning and ad delivery context to creative content, and the audience it reaches. Regardless of the audience profile, screen, or message, we ensure all of your digital media investments are exactly where they need to be to maximize campaign performance and ROI.</p>

<p>&nbsp;</p>

<h3 class="title">Oh, so smooth workflow</h3>

<p>Leave the pain points of ad execution behind; we bring efficiency and elegance to workflows by reducing the complexity in the management of your digital media. We help agencies easily scale the size of your accounts, without the added overhead. Our&nbsp;Sizmek MDX platform&nbsp;simplifies the hundreds of details involved in digital media, which translates into increased relevance and continued engagement with new audiences, with even more compelling content.</p>

<p>We&rsquo;re here to make your lives a little simpler.</p>

<p>&nbsp;</p>

<h3 class="title">And how do we do all that?&nbsp;</h3>

<p>Easy. We build technologies to address the core beliefs of digital.</p>

<p><strong>All screens, all media.&nbsp;</strong></p>

<p>In the world of connected screens, we serve all the channels&nbsp;advertisers and marketers need to successfully engage their audiences, across&nbsp;all media investments:&nbsp;Video,&nbsp;Mobile,&nbsp;Social&nbsp;and&nbsp;Display.</p>

<p><strong>Sophisticated and independent.</strong></p>

<p>Our platform,&nbsp;Sizmek MDX, gives advertisers one, holistic source that contains&nbsp;all of the core capabilities of campaign execution:&nbsp;Campaign Management,&nbsp;Dynamic Creative, Media Decisions,&nbsp;Attribution,&nbsp;Verification, and of course,&nbsp;Analytics.</p>

<p><strong>Data drives success.</strong></p>

<p>We&nbsp;help advertisers achieve - and exceed - their goals by using data to find the&nbsp;most powerful and rewarding combinations of audience, creative content, and the&nbsp;context of the ad delivery.&nbsp;</p></div>
            </div>
            <div id="tab-2" class="tab-content">
                
	           <h2 class="title">What's New in APAC?</h2>
	

			<ul class="columns">
				<li><div><img src=""></div>
<div style="overflow:hidden">
	<h3 class="name">Sizmek Benchmark Reports 2014</h3>
	<p></p>
<p>Sizmek&#39;s annual Benchmarks Report, detailing the key trends in digital advertising over the last year is finally here.</p>

<p>The report, called&nbsp;&ldquo;Breaking Boundaries: Engagement Gone Global&rdquo;, was compiled by an analysis of more than 913 billion ad impressions worldwide for 2013.&nbsp;</p>

<p><strong><a href="http://www.sizmek.com/resources/post/benchmarks-breaking-boundaries-everywhere">Read more</a></strong> | <strong><a href="http://go.sizmek.com/EB04-2014GlobalBenchmarks_Registration.html">Download now</a></strong></p>		
</li>
 		 </ul>
	

                       
	

			<ul class="columns">
				<li><div><img src="/assets/specs/Celcom_RPresized.JPG"></div>
<div style="overflow:hidden">
	<h3 class="name">Zenith Malaysia and Celcom Partners with Sizmek to Launch First Rich Media Social Campaign in Asia</h3>
	<p></p>
<p>Zenith Malaysia has partnered with Sizmek to help its client Celcom &ndash; a Malaysia based telecom operator - in launching its premium plan First Elite via the first rich media social campaign in Asia.</p>

<p><strong><a href="http://www.digitalmarket.asia/malaysia-telco-player-celcom-explores-rich-media-on-social/" target="_blank">Read more at Digital Market Asia</a></strong></p>		
</li>
 		 </ul>
	

                       
	

			<ul class="columns">
				<li><div><img src="/assets/specs/FOMA_thumbnail1.jpg"></div>
<div style="overflow:hidden">
	<h3 class="name">Sizmek Sizzles at Festival of Media Asia</h3>
	<p></p>
<p>The APAC team attended the prestigious event in Singapore alongside with Taz Patel, CRO of Sizmek&#39;s Republic Project,&nbsp;who delivered an excellent educational presentation on social to 80 high level attendees.<br />
<br />
Taz&#39;s session was recorded and can be viewed&nbsp;<a href="http://www.ustream.tv/recorded/44999405" target="_blank">here</a>&nbsp;and he also had a cameo appearance in FOM&#39;s&nbsp;<a href="https://www.youtube.com/watch?v=_4IFlLX1psE" target="_blank">day 1 recap</a>!</p>		
</li>
 		 </ul>
	

                       
	

	           <h2 class="title">Research & Case Studies</h2>
	

			<ul class="columns">
				<li><div><img src=""></div>
<div style="overflow:hidden">
	<h3 class="name">Edith Cowan University Australia Case Study</h3>
	<p></p>
<p>Applications soar at Edith Cowan University thanks&nbsp;to the retargeting power of Dynamic Creative&nbsp;</p>

<p><strong><a href="http://www.sizmek.com/assets/images/uploads/Edith_Cowan_University_Case_Study_sizmek.pdf" target="_blank">Read more</a></strong></p>		
</li>
 		 </ul>
	

                       
	

			<ul class="columns">
				<li><div><img src=""></div>
<div style="overflow:hidden">
	<h3 class="name">Citibank Malaysia Case Study</h3>
	<p></p>
<p>Citibank boosts conversions by 40%+ and cuts production time in half with Dynamic Creative</p>

<p><a href="http://www.sizmek.com/assets/images/uploads/Citibank_Case_Study.pdf" target="_blank"><strong>Read more</strong></a></p>		
</li>
 		 </ul>
	

                       
	

			<ul class="columns">
				<li><div><img src=""></div>
<div style="overflow:hidden">
	<h3 class="name"></h3>
	<p></p>
		
</li>
 		 </ul>
	

                       
	


            </div>

        </div>

        </div><!-- end .content -->
        
  	</section><!-- end .container -->

      <section class='contact dark'>
        <div class='fragment'>
          <div class='pull-left'><h3 class="title">PRESS</h3>

<p class="content">For press and interviews, contact:<br />
Sheryl Tan,&nbsp;Marcom Specialist, APAC<br />
<a href="http://mailto:sheryl.tan@sizmek.com">sheryl.tan@sizmek.com</a></p></div>
            <div class='pull-left'><h3 class="title">GENERAL</h3>

<p class="content">For general inquiries,&nbsp;contact:<br />
<a href="http://mailto:info@sizmek.com">info@sizmek.com</a></p></div>
         <div class='pull-left'></div>
        </div>
      </section>
         
    
    <footer>
      <div class='top'>
        <div>
          <h4 class='footer-title'>Products</h4>
          <div class='sub-nav pull-left'>
            <dl class='pull-left'>
              <dt>Ad Delivery</dt>
		
                  <dd><a href="http://www.sizmek.com/products/sizmek/campaign-management">Campaign Management</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/products/sizmek/analytics">Analytics</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/products/sizmek/dynamic_creative">Dynamic Creative </a></dd>
                  
              <dt>Channels</dt>
		
                  <dd><a href="http://www.sizmek.com/products/sizmek/mobile">Mobile</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/products/sizmek/rich-media">Rich Media</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/products/sizmek/video">Video</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/products/sizmek/social">Social (Republic Project)</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/products/sizmek/search-connect">Search Connect</a></dd>
                  
	    </dl>
            </div>
	    <div class='sub-nav pull-left'>
	     <dl>
              <dt>Services</dt>
		
                  <dd><a href="http://www.sizmek.com/products/sizmek/professional-services">Professional Services</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/products/sizmek/trading">Trading</a></dd>
                  

              <dt>Advanced Data</dt>
		
                  <dd><a href="http://www.sizmek.com/products/sizmek/verification">Verification</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/products/sizmek/programmatic-data-peer39">Programmatic Data (Peer39)</a></dd>
                  
          </dl>
          </div>
        </div>
        <div>
          <h4 class='footer-title'>Resources</h4>
          <div class='sub-nav pull-left'>
            <dl>              
		
                  <dd><a href="http://www.sizmek.com/resources/news">News</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/resources/sz-blog">Blog</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/resources/research-insights">Research &amp; Insights</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/publisher">Publisher Certification</a></dd>
                 
		<dd><a href="http://creativezone.mediamind.com/" target="_blank">CreativeZone</a></dd> 
            </dl>
          </div>
        </div>
         <div>
          <h4 class='footer-title'>About Us</h4>
          <div class='sub-nav pull-left'>
            <dl>              
		
                  <dd><a href="http://www.sizmek.com/about-us/meet-sizmek">Meet Sizmek</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/about-us/leadership">Leadership</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/about-us/offices">Offices</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/investor-relations">Investor Relations</a></dd>
                  
		
                  <dd><a href="http://www.sizmek.com/about-us/contact-us">Contact Us</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/about-us/careers">Careers</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/about-us/press-releases">Press Releases</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/about-us/events">Events</a></dd>
                  
            </dl>
          </div>
        </div>
         <div>
          <h4 class='footer-title'>Legal</h4>
          <div class='sub-nav pull-left'>
            <dl>              
		
                  <dd><a href="http://www.sizmek.com/about-us/privacy">Privacy Policy</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/about-us/cookie">Cookie Policy</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/about-us/trademarks">Trademarks &amp; Copyright</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/about-us/terms-of-use">Terms of Use</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/about-us/privacy">Opt-out</a></dd>
                  
            </dl>
          </div>
        </div>
         <div>
          <h4 class='footer-title'>Regional Sites</h4>
          <div class='sub-nav pull-left'>
            <dl>              
		
                  <dd><a href="http://www.sizmek.com/regional/sizmek/apac">APAC</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/regional/sizmek/deutschland">Germany</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/regional/sizmek/japan">Japan</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/regional/sizmek/espanol">Spanish</a></dd>
                 
                  <dd><a href="http://www.sizmek.com/regional/sizmek/china">China</a></dd>
                  
            </dl>
          </div>
        </div>
     </div>
     <div class='bottom'>
        <div class='fragment'>
          <div class='logo-container'>
            <img src='/assets/images/logo-dark.png'>
            <span>&copy;2014 Sizmek</span>
          </div>
          <div class='icon-container'>
            <a class='social-icon-facebook-dark-small' href='https://www.facebook.com/pages/Sizmek/58337487632' target='_blank'></a>
            <a class='social-icon-twitter-dark-small' href='https://twitter.com/sizmek' target='_blank'></a>
            <a class='social-icon-youtube-dark-small' href='http://www.youtube.com/sizmek' target='_blank'></a>
            <a class='social-icon-linkedin-dark-small' href='http://www.linkedin.com/company/sizmek'  target='_blank'></a>
          </div>

		
        </div>
      </div>
    </footer>
<script src="http://www.sizmek.com/includes/selectboxit"></script>
<script src="http://www.sizmek.com/includes/jquery.scrollTo"></script>
<script src="http://www.sizmek.com/includes/jquery.localScroll"></script>
<script src="http://www.sizmek.com/includes/all"></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','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-47584618-1', 'sizmek.com');
  ga('send', 'pageview');

</script>


   
</body>
</html>