<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
		<meta http-equiv="X-UA-Compatible" content="IE=7" />
        <title>Doe-Anderson</title>

		<meta name="description" content="Full-service advertising & PR agency in Louisville, KY. Known for our work on Maker's Mark bourbon, including their brand ambassador program. Creators of brand enthusion since 1915." />
		<meta name="googlebot" content="noydir, noodp, nosnippet" />

		
		
		
		<link rel="shortcut icon" href="/favicon.ico"> 
		<link rel="apple-touch-icon" href="/images/apple-icon.png"/>


        <!-- ////// CSS STYLES //////-->
        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
		<link rel="stylesheet" href="/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />


        <!--[if IE 7]>
            <link rel="stylesheet" href="/css/ie7.css" type="text/css" />
        <![endif]-->

		<!-- ////// JS STYLES //////--><!-- jQuery-->
		<script type="text/javascript" src="/js/jquery-1.4.4-min.js"></script>
		
		<!-- Cycle -->
		<script type="text/javascript" src="/js/jquery.cycle.min.js"></script>
		
		
		<!-- FancyBox -->
		<script type="text/javascript" src="/fancybox/jquery.fancybox-1.3.4.pack.js"></script>

  
		<!--Tiny Scrollbar-->
		<script type="text/javascript" src="/js/jquery.tinyscrollbar.min.js"></script>

        <!-- Elastic -->
        <script src="/js/jquery.scrollTo-min.js" type="text/javascript" charset="utf-8"></script>
        <script src="js/jquery.serialScroll-1.2.2-min.js" type="text/javascript"></script>
        <script src="/js/init.js" type="text/javascript"></script>

        <script type="text/javascript">
            $(document).ready(function(){
		
				$("a[rel=hero_group]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});
		
		
		
				$("a[rel=people_group]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});
				
				$("a[rel=history_group]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});
				
				
				
				
				
				
				
				$("a[rel=print_group]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});
				
				$("a[rel=broadcast_group]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});
				
				$("a[rel=outofhome_group]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});
				
				$("a[rel=interwebs_group]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});
				
				$("a[rel=mobile_group]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});
				
				$("a[rel=channelmarketing_group]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});
				
				$("a[rel=direct_group]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});
				
				$("a[rel=design_group]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});
				
				$("a[rel=crm_group]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});
				
				$("a[rel=media_group]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});
				
				$("a[rel=pr_group]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});
				
				$("a[rel=socialmedia_group]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});
				
				
				
				
				
				
				
				
				
				$("a[rel=bellarmine]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});	
				
				$("a[rel=centralbank]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});	
				
				$("a[rel=daytonabeach]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});			
			
				$("a[rel=healingplace]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});	
				
				$("a[rel=humana]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});	
				
				$("a[rel=independence]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});	
				
				
				$("a[rel=johnsoncontrols]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});	
				
				
				$("a[rel=makersmark]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});	
				
				$("a[rel=purina]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});	
				
				
				$("a[rel=commonwealthofky]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});	
				
				$("a[rel=stx]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});	
				
				$("a[rel=suntancity]").fancybox({
					'transitionIn'		: 'fade',
					'transitionOut'		: 'fade',
					'titlePosition' 	: 'inside',
					'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
						return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
					}
				});	
				
				$(".hero-box").fancybox({
					'width'				: 815,
					'height'			: 560,					
					'autoScale'			: false,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				
				
				$(".top-box").fancybox({
					'width'				: 815,
					'height'			: 560,					
					'autoScale'			: false,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				
				$(".people-box").fancybox({
					'width'				: 345,
					'height'			: 670,
					'autoScale'			: false,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});

				$(".job-posting").fancybox({
					'width'				: 850,
					'height'			: 670,					
					'autoScale'			: false,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				
				$(".history-box").fancybox({
					'width'				: 650,
					'height'			: 170,					
					'autoScale'			: false,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				
				$(".brands-box-opening").fancybox({
					'width'				: 815,
					'height'			: 250,				
					'autoScale'			: false,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				
				$(".brands-box").fancybox({
					'width'				: 815,
					'height'			: 560,					
					'autoScale'			: false,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				
				
				$(".brands-box-video").fancybox({
					'width'				: 775,
					'height'			: 490,						
					'autoScale'			: false,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				
				$(".brands-box-audio").fancybox({
					'width'				: 775,
					'height'			: 130,						
					'autoScale'			: false,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				
				$(".brands-box-banner").fancybox({
					'width'				: 850,
					'height'			: 160,						
					'autoScale'			: false,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				
				$(".what-box-media").fancybox({
					'width'				: 815,
					'height'			: 400,					
					'autoScale'			: false,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				
				$(".what-box-pr").fancybox({
					'width'				: 815,
					'height'			: 250,					
					'autoScale'			: false,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				
				$(".what-box").fancybox({
					'width'				: 815,
					'height'			: 560,					
					'autoScale'			: false,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				
				$(".what-box-video").fancybox({
					'width'				: 775,
					'height'			: 490,						
					'autoScale'			: false,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				
				$(".how-videos").fancybox({
					'width'				: 700,
					'height'			: 490,						
					'autoScale'			: false,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				
				$(".where-videos").fancybox({
					'width'				: 700,
					'height'			: 490,						
					'autoScale'			: false,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});

				$('#join-jobs').tinyscrollbar();
								
				$('#main-nav a').click(function(){//$.scrollTo works EXACTLY the same way, but scrolls the whole screen
					$.scrollTo( this.hash, 2500, {});
					return false;
				});

				$('.home-button a').click(function(){//$.scrollTo works EXACTLY the same way, but scrolls the whole screen
					$.scrollTo( this.hash, 2500, {});
					return false;
				});
                
                $('.slideshow-people').serialScroll({
                    items: 'li',
                    prev: '#empSlider a.prev',
                    next: '#empSlider a.next',
                    offset: -230, // when scrolling to photo, stop 230 before reaching it (from the left)
                    start: 1, // as we are centering it, start at the 2nd
                    duration: 1500,
                    force: true,
                    stop: true,
                    lock: false,
                    cycle: false, // don't pull back once you reach the end
                    easing: 'easeOutQuart' // use this easing equation for a funny effect
                    // jump: true // click on the images to scroll to them
                });

				$('.slideshow-history').serialScroll({
                    items: 'li',
                    prev: '#historySlider a.prev',
                    next: '#historySlider a.next',
                    offset: -230, // when scrolling to photo, stop 230 before reaching it (from the left)
                    start: 1, // as we are centering it, start at the 2nd
                    duration: 1500,
                    force: true,
                    stop: true,
                    lock: false,
                    cycle: false, // don't pull back once you reach the end
                    easing: 'easeOutQuart' // use this easing equation for a funny effect
                    // jump: true // click on the images to scroll to them
                });

				$('.slideshow-brands').serialScroll({
                    items: 'li',
                    prev: '#brandSlider a.prev',
                    next: '#brandSlider a.next',
                    offset: -230, // when scrolling to photo, stop 230 before reaching it (from the left)
                    start: 1, // as we are centering it, start at the 2nd
                    duration: 1500,
                    force: true,
                    stop: true,
                    lock: false,
                    cycle: false, // don't pull back once you reach the end
                    easing: 'easeOutQuart' // use this easing equation for a funny effect
                    // jump: true // click on the images to scroll to them
                });

				$(".submitbutton").click(function() {
					$('.error').hide();  
					var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/;
					
					var name = $("input#name").val();
					if (name == "") {
						$("label#name_error").show();
						$("input#name").focus();
						return false;
					}// End if (name == "")

					var email = $("input#email").val();
					if (email == "") {
						$("label#email_error").show();
						$("input#email").focus();
						return false;
					}// End if (email == "")

					// Check email for validity. Prevents email injection as well.
					if(!emailReg.test(email)) {
			            $("input#email").after('<span class="error">* Enter a valid email address.</span>');
						return false;
			        }// End if(!emailReg.test(email))
					  
					var message = $("textarea#message").val();
					if (message == "") {
						$("label#message_error").show();
						$("textarea#message").focus();
						return false;
					}// End if (message == "")

					dataString = 'name=' + name + '&email=' + email + '&message=' + message;

					$.ajax({
						type: "POST",
						url: "cleanup.php",
						data: dataString,
						success: function() {
							$('#hireus-form').html("<div id='message'></div>");
							$('#message').html("<h2>Contact Form Submitted!</h2>")
							.append("<p>Your email has been sent.<br /> Thank you for your interest in Doe-Anderson.</p>")
							.hide()
							.fadeIn(1500, function() {
								//$('#message').append("<img id='checkmark' src='images/email.png' />");
							}); // End .fadeIn(1500, function()
						}// End success: function() {
					}); // End $.ajax({
					return false;
				});
			});
			
			
			
			
			
			<!-- JavaScript by web-architect copyright © 2000, web-architect.
					if(document.images) {
						pics = new Array();
						
						pics[1] = new Image();
						pics[1].src = "/images/top-8/top-tmb-1.png";
						pics[12] = new Image();
						pics[12].src = "/images/top-8/top-tmb-1-on.png";
						
						pics[2] = new Image();
						pics[2].src = "/images/top-8/top-tmb-2.png";
						pics[22] = new Image();
						pics[22].src = "/images/top-8/top-tmb-2-on.png";
						
						pics[3] = new Image();
						pics[3].src = "/images/top-8/top-tmb-3.png";
						pics[32] = new Image();
						pics[32].src = "/images/top-8/top-tmb-3-on.png";
						
						pics[4] = new Image();
						pics[4].src = "/images/top-8/top-tmb-4.png";
						pics[42] = new Image();
						pics[42].src = "/images/top-8/top-tmb-4-on.png";
						
						pics[5] = new Image();
						pics[5].src = "/images/top-8/top-tmb-5.png";
						pics[52] = new Image();
						pics[52].src = "/images/top-8/top-tmb-5-on.png";
						
						pics[6] = new Image();
						pics[6].src = "/images/top-8/top-tmb-6.png";
						pics[62] = new Image();
						pics[62].src = "/images/top-8/top-tmb-6-on.png";
						
						pics[7] = new Image();
						pics[7].src = "/images/top-8/top-tmb-7.png";
						pics[72] = new Image();
						pics[72].src = "/images/top-8/top-tmb-7-on.png";
						
						pics[8] = new Image();
						pics[8].src = "/images/top-8/top-tmb-8.png";
						pics[82] = new Image();
						pics[82].src = "/images/top-8/top-tmb-8-on.png";
					}

					function changer(from,to) {
					if(document.images) {
						document.images[from].src = pics[to].src;
					}
					}
//-->
        </script>


		<!-- GOOGLE ANALYTICS-->
		<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-3649777-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>
    </head>
    <body>
        <div id="top">
        </div>
        <!--top-->
        <div id="container">
            <div id="content-container">
                <!-- ///////////// HEADER ///////////// -->
                <div id="header">
					<div id="beta">
						<img src="/images/beta.png" alt="BETA" />
					</div><!--beta-->
                    <div id="logo">
                        <a href="/" title="Doe-Anderson"><img src="/images/logo.gif" alt="Doe-Anderson" border="0" /></a>
                    </div><!--logo-->
                    <div id="main-nav">
                        <ul class="main-links">
                            <li>
                                <a href="#who" title="Who"><img src="/images/who.gif" alt="Who" /></a>
                            </li>
                            <li>
                                <a href="#what" title="What"><img src="/images/what.gif" alt="What" /></a>
                            </li>
                            <li>
                                <a href="#join-us" title="Join us"><img src="/images/join-us.gif" alt="Join us" /></a>
                            </li>
                            <li>
                                <a href="#how" title="How"><img src="/images/how.gif" alt="How" /></a>
                            </li>
                            <li>
                                <a href="#where" title="Where"><img src="/images/where.gif" alt="Where" /></a>
                            </li>
                            <li>
                                <ul class="social-icons">
                                    <li>
                                        <a href="http://www.facebook.com/DoeEnthusiasts" title="Facebook" target="_blank"><img src="/images/facebook.gif" alt="Facebook" /></a>
                                    </li>
                                    <li>
                                        <a href="http://twitter.com/Doeanderson" title="Twitter" target="_blank"><img src="/images/twitter.gif" alt="Twitter"/></a>
                                    </li>
                                    <li>
                                        <a href="http://www.linkedin.com/company/doe-anderson" title="LinkedIn" target="_blank"><img src="/images/linkedin.gif" alt="LinkedIn" /></a>
                                    </li>

									<li>
										<a href="http://www.youtube.com/user/DoeAnderson" title="YouTube" target="_blank"><img src="/images/youtube.gif" alt="YouTube" /></a>
									</li>
                                </ul>
                            </li>
                        </ul>
                    </div><!--main-nav-->
                </div><!--header--><!-- ///////////// HOME ///////////// -->
                <div id="home">
					<div id="facts-button">
						<a href="/pdf/doeanderson-facts.pdf" title="just the facts (pdf)" target="_blank"><img src="/images/facts-btn.png" alt="just the facts (pdf)" /></a>
					</div><!--facts-button-->
                    <div id="home-banner">
                        <img src="/images/home-banner.png" alt="creators of brand enthusion since 1915" />
                    </div><!--home-banner-->
                    <br class="clear" />
                    <div id="top-work">
                        <ul>	
	<li>
		<a class="top-box" href="/top-work/slide-1.html"  title="Doe-Anderson's Top Work" onMouseOver="changer('img1',12)" onMouseOut="changer('img1',1)">
			<img name="img1" border="0" vspace="0" hspace="0" src="/images/top-8/top-tmb-1.png" alt="Doe-Anderson's Top Work" width="194" height="125">
		</a> 
	</li>
	<li>
		<a class="top-box" href="/top-work/slide-2.html"  title="Doe-Anderson's Top Work" onMouseOver="changer('img2',22)" onMouseOut="changer('img2',2)">
			<img name="img2" border="0" vspace="0" hspace="0" src="/images/top-8/top-tmb-2.png" alt="Doe-Anderson's Top Work" width="194" height="125">
		</a> 
	</li>
	<li>
		<a class="top-box" href="/top-work/slide-3.html"  title="Doe-Anderson's Top Work" onMouseOver="changer('img3',32)" onMouseOut="changer('img3',3)">
			<img name="img3" border="0" vspace="0" hspace="0" src="/images/top-8/top-tmb-3.png" alt="Doe-Anderson's Top Work" width="194" height="125">
		</a>  
	</li>
	<li>
		<a class="top-box" href="/top-work/slide-4.html"  title="Doe-Anderson's Top Work" onMouseOver="changer('img4',42)" onMouseOut="changer('img4',4)">
			<img name="img4" border="0" vspace="0" hspace="0" src="/images/top-8/top-tmb-4.png" alt="Doe-Anderson's Top Work" width="194" height="125">
		</a> 
	</li>                           
	<li>
		<a class="top-box" href="/top-work/slide-5.html"  title="Doe-Anderson's Top Work" onMouseOver="changer('img5',52)" onMouseOut="changer('img5',5)">
			<img name="img5" border="0" vspace="0" hspace="0" src="/images/top-8/top-tmb-5.png" alt="Doe-Anderson's Top Work" width="194" height="125">
		</a> 
	</li>
	<li>
		<a class="top-box" href="/top-work/slide-6.html"  title="Doe-Anderson's Top Work" onMouseOver="changer('img6',62)" onMouseOut="changer('img6',6)">
			<img name="img6" border="0" vspace="0" hspace="0" src="/images/top-8/top-tmb-6.png" alt="Doe-Anderson's Top Work" width="194" height="125">
		</a> 
	</li>
	<li>
		<a class="top-box" href="/top-work/slide-7.html"  title="Doe-Anderson's Top Work" onMouseOver="changer('img7',72)" onMouseOut="changer('img7',7)">
			<img name="img7" border="0" vspace="0" hspace="0" src="/images/top-8/top-tmb-7.png" alt="Doe-Anderson's Top Work" width="194" height="125">
		</a> 
	</li>
	
	<li>
		<a class="top-box" href="/top-work/slide-8.html"  title="Doe-Anderson's Top Work" onMouseOver="changer('img8',82)" onMouseOut="changer('img8',8)">
			<img name="img8" border="0" vspace="0" hspace="0" src="/images/top-8/top-tmb-8.png" alt="Doe-Anderson's Top Work" width="194" height="125">
		</a>
	</li>
</ul>



                    </div><!--top-work-->
                    <div id="latest-news">
                        <script type="text/javascript">
 $(function() {
    $('#latest-news-image').cycle({ 
	    fx:     'fade', 
	    speed:  1500, 
	    timeout: 6000, 
	    next:   '.next2', 
	    prev:   '.prev2' 
	});
});
</script>

<div id="latest-news-content">	
	<ul>
		<li>
			<a class="hero-box" href="/hero/slide-1.html" rel="hero_group" title="5th District ADDY® Gold Award">
				<img src="/images/hero/addy2010-bottom.jpg" alt="5th District ADDY® Gold Award" />
			</a>
		</li>
		<li class="what-hidden">
			<a class="hero-box" href="/hero/slide-2.html" rel="hero_group" title="5th District ADDY® Gold Award"></a>
		</li>
		<li class="what-hidden">
			<a class="hero-box" href="/hero/slide-3.html" rel="hero_group" title="5th District ADDY® Gold Award"></a>
		</li>
		<li class="what-hidden">
			<a class="hero-box" href="/hero/slide-4.html" rel="hero_group" title="5th District ADDY® Gold Award"></a>
		</li>
		<li class="what-hidden">
			<a class="hero-box" href="/hero/slide-5.html" rel="hero_group" title="5th District ADDY® Gold Award"></a>
		</li>
	</ul>	
	
	
</div>
<!--latest-news-content-->

<div id="latest-news-image">

	
	
	<div>
		<a class="hero-box" href="/hero/slide-1.html" rel="hero_group" title="5th District ADDY® Gold Award">
			<img src="/images/hero/addy2010-1.jpg" alt="5th District ADDY® Gold Award" />
		</a>
	</div><!--hero-post-->
	<div>
		<a class="hero-box" href="/hero/slide-2.html" rel="hero_group" title="5th District ADDY® Gold Award">
			<img src="/images/hero/addy2010-2.jpg" alt="5th District ADDY® Gold Award" />
		</a>
	</div><!--hero-post-->
	<div>
		<a class="hero-box" href="/hero/slide-3.html" rel="hero_group" title="5th District ADDY® Gold Award">
			<img src="/images/hero/addy2010-3.jpg" alt="5th District ADDY® Gold Award" />
		</a>
	</div><!--hero-post-->	
	<div>
		<a class="hero-box" href="/hero/slide-4.html" rel="hero_group" title="5th District ADDY® Gold Award">
			<img src="/images/hero/addy2010-4.jpg" alt="5th District ADDY® Gold Award" />
		</a>
	</div><!--hero-post-->
	<div>
		<a class="hero-box" href="/hero/slide-5.html" rel="hero_group" title="5th District ADDY® Gold Award">
			<img src="/images/hero/addy2010-5.jpg" alt="5th District ADDY® Gold Award" />
		</a>
	</div><!--hero-post-->	
	
	
	
	
</div><!--latest-news-image-->











                    </div><!--latest-news-->
                </div><!--home--><!-- ///////////// WHO ///////////// -->
                <div id="who">
                    <div class="page-header">
                        <img src="/images/who-header.png" alt="Who" />
                    </div><!--page-header-->
                    <div class="home-button">
                        <a href="#top"><img src="/images/home-btn.png" alt="Home" /></a>
                    </div><!--home-button-->


<!-- ////// History Scroll //////-->
                    <div id="history-header">
                        <img src="/images/history-header.gif" alt="History" />
                    </div><!--history-header-->
                    <div class="scroll-history">
						<div id="historySlider">
	<div class="buttons">
		<a class="prev" href="#">
			<img src="/images/leftscroll.png" />
		</a>
	</div><!--buttons-->

	<div class="slideshow-history">
		<ul>
			<li>
				<img src="./images/history/history-timeline_01.png" alt="1900-1910" usemap="#decade1-map" />
				<map class='history-box-map' name='decade1-map'>
				</map>
			</li>
			<li>
				<img src="./images/history/history-timeline_02.png" alt="1910-1920" usemap="#decade2-map" />
				<map class='history-box-map' name='decade2-map'>
					<area class="history-box" shape='rect' coords='8,26,53,69'  rel='history_group' href='/history/1915.htm' />
					<area class="history-box" shape='rect' coords='159,69,189,99'  rel='history_group' href='/history/1925.htm' />
				</map>
			</li>
			<li>
				<img src="./images/history/history-timeline_03.png" alt="1920-1930" usemap="#decade3-map" />
				<map class='history-box-map' name='decade3-map'>
					<area class="history-box" shape='rect' coords='73,38,116,80'  rel='history_group' href='/history/1939.htm' />
				</map>
			</li>
			<li>
				<img src="./images/history/history-timeline_04.png" alt="1930-1940" usemap="#decade4-map" />
				<map class='history-box-map' name='decade4-map'>
					<area class="history-box" shape='rect' coords='35,16,66,46'  rel='history_group' href='/history/1950.htm' />
					<area class="history-box" shape='rect' coords='128,49,172,92'  rel='history_group' href='/history/1958.htm' />
					<area class="history-box" shape='rect' coords='242,83,267,109' rel='history_group' href='/history/1965.htm' />
				</map>
			</li>
			<li>
				<img src="./images/history/history-timeline_05.png" alt="1940-1950" usemap="#decade5-map" />
				<map class='history-box-map' name='decade5-map'>
					<area class="history-box" shape='rect' coords='33,31,74,69' rel='history_group' href='/history/1971.htm' />
					<area class='history-box' shape='rect' coords='76,109,116,150' rel='history_group' href='/history/1973_1.htm' />
					<area class='history-box' shape='rect' coords='82,16,111,44' rel='history_group' href='/history/1973_2.htm' />
					<area class='history-box' shape='rect' coords='84,53,108,78' rel='history_group' href='/history/1973_3.htm' />
					<area class="history-box" shape='rect' coords='107,80,133,107' rel='history_group' href='/history/1975.htm' />
					<area class="history-box" shape='rect' coords='179,9,207,37' rel='history_group' href='/history/1980.htm' />
					<area class="history-box" shape='rect' coords='194,42,232,81' rel='history_group' href='/history/1981.htm' />
					<area class="history-box" shape='rect' coords='236,20,264,49' rel='history_group' href='/history/1984.htm' />
					<area class="history-box" shape='rect' coords='251,103,277,128' rel='history_group' href='/history/1985.htm' />
					<area class="history-box" shape='rect' coords='303,30,346,73' rel='history_group' href='/history/1988.htm' />
					<area class="history-box" shape='rect' coords='359,16,391,47' rel='history_group' href='/history/1993_1.htm' />
					<area class="history-box" shape='rect' coords='371,81,413,124' rel='history_group' href='/history/1993_2.htm' />
				</map>
			</li>
			<li>
				<img src="./images/history/history-timeline_06.png" alt="1915-1925" usemap="#decade6-map" />
				<map class='history-box-map' name='decade6-map'>
					<area class="history-box" shape='rect' coords='156,33,184,61' rel='history_group' href='/history/2007.htm' />
					<area class="history-box" shape='rect' coords='168,65,208,104' rel='history_group' href='/history/2008.htm' />
					<area class="history-box" shape='rect' coords='196,9,221,35' rel='history_group' href='/history/2009.htm' />
					<area class="history-box" shape='rect' coords='211,71,238,97' rel='history_group' href='/history/2010.htm' />
					<area class="history-box" shape='rect' coords='220,32,258,71' rel='history_group' href='/history/2011.htm' />
				</map>
			</li>
		</ul>
	</div><!--slideshow-history-->

	<div class="buttons">
		<a class="next" href="#">
			<img src="/images/rightscroll.png" />
		</a>
	</div><!--buttons-->

</div><!--historySlider-->					</div>
                    <!--scroll-->

<!-- ////// People Scroll //////-->


                    <div id="people-header">
                        <img src="/images/people-header.gif" alt="People" />
                    </div><!--history-header-->



                    <div class="scroll-people">
                    	<div id="empSlider">
	<div class="buttons">
		<a class="prev" href="#">
			<img src="/images/leftscroll.png" />
		</a>
	</div><!--buttons-->

<div class="slideshow-people">
	<ul>

	<li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Archie||George" title="George Archie-Office Manager"><img src="./images/employees/Archie_thumb_BW.png" alt="George Archie-Office Manager" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Bagby||Mike" title="Mike Bagby-Designer"><img src="./images/employees/Bagby_thumb_BW.png" alt="Mike Bagby-Designer" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Baik||Hoon" title="백정훈 Hoon Baik-Group Creative Director – Design"><img src="./images/employees/Baik_thumb_BW.png" alt="백정훈 Hoon Baik-Group Creative Director – Design" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Baldwin||Perry" title="Perry Baldwin-EVP/Chief Operating Officer"><img src="./images/employees/Baldwin_thumb_BW.png" alt="Perry Baldwin-EVP/Chief Operating Officer" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Balz||Amy" title="Amy Balz-Proofreader"><img src="./images/employees/Balz_thumb_BW.png" alt="Amy Balz-Proofreader" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Boswell||Scott" title="Scott Boswell-SVP/Executive Creative Director"><img src="./images/employees/Boswell_thumb_BW.png" alt="Scott Boswell-SVP/Executive Creative Director" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Bowles||Amy" title="Amy Bowles-Account Manager"><img src="./images/employees/Bowles_thumb_BW.png" alt="Amy Bowles-Account Manager" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Buchanan||Troy" title="Troy Buchanan-Senior Web Developer"><img src="./images/employees/Buchanan_thumb_BW.png" alt="Troy Buchanan-Senior Web Developer" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Burgess||Dan" title="Dan Burgess-EVP/Director, Public Relations"><img src="./images/employees/Burgess_thumb_BW.png" alt="Dan Burgess-EVP/Director, Public Relations" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Campisano||Brittany" title="Brittany Campisano-Accountant"><img src="./images/employees/Campisano_thumb_BW.png" alt="Brittany Campisano-Accountant" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Conley||Brian" title="Brian Conley-Account Supervisor"><img src="./images/employees/Conley_thumb_BW.png" alt="Brian Conley-Account Supervisor" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Connelly||Bill" title="Bill Connelly-Creative Director – Art"><img src="./images/employees/Connelly_thumb_BW.png" alt="Bill Connelly-Creative Director – Art" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Doolittle||Ellen" title="Ellen Doolittle-Assistant Account Manager"><img src="./images/employees/Doolittle_thumb_BW.png" alt="Ellen Doolittle-Assistant Account Manager" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Dunnagan||Christa" title="Christa Dunnagan-Administrative Assistant"><img src="./images/employees/Dunnagan_thumb_BW.png" alt="Christa Dunnagan-Administrative Assistant" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Easton||Brian" title="Brian Easton-Graphic Artist"><img src="./images/employees/Easton_thumb_BW.png" alt="Brian Easton-Graphic Artist" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Finch||David" title="David Finch-Social Media Manager"><img src="./images/employees/Finch_thumb_BW.png" alt="David Finch-Social Media Manager" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Ford||Rachel" title="Rachel Ford-Maker's Mark Ambasador in Chief"><img src="./images/employees/Ford_thumb_BW.png" alt="Rachel Ford-Maker's Mark Ambasador in Chief" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Francis||Kathy" title="Kathy Francis-Senior Account Manager, Public Relations"><img src="./images/employees/Francis_thumb_BW.png" alt="Kathy Francis-Senior Account Manager, Public Relations" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Glasser||Rich" title="Rich Glasser-IT Support"><img src="./images/employees/Glasser_thumb_BW.png" alt="Rich Glasser-IT Support" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Heinzen||Helen" title="Helen Heinzen-Executive Assistant"><img src="./images/employees/Heinzen_thumb_BW.png" alt="Helen Heinzen-Executive Assistant" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Ice||Julie" title="Julie Ice-SVP/Accounting Supervisor"><img src="./images/employees/Ice_thumb_BW.png" alt="Julie Ice-SVP/Accounting Supervisor" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Isaac||Jen" title="Jen Isaac-Web Developer"><img src="./images/employees/Isaac_thumb_BW.png" alt="Jen Isaac-Web Developer" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Kemp||Anna" title="Anna Kemp-Account Supervisor"><img src="./images/employees/Kemp_thumb_BW.png" alt="Anna Kemp-Account Supervisor" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Kempf||Courtney" title="Courtney Kempf-Art Director"><img src="./images/employees/Kempf_thumb_BW.png" alt="Courtney Kempf-Art Director" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Kennedy||Tim" title="Tim Kennedy-Graphics Studio Manager"><img src="./images/employees/Kennedy_thumb_BW.png" alt="Tim Kennedy-Graphics Studio Manager" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Killian||Kate" title="Kate Killian-Account Manager, Public Relations"><img src="./images/employees/Killian_thumb_BW.png" alt="Kate Killian-Account Manager, Public Relations" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Lauder||Bob" title="Bob Lauder-VP/Management Supervisor, Public Relations"><img src="./images/employees/Lauder_thumb_BW.png" alt="Bob Lauder-VP/Management Supervisor, Public Relations" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Lawrence||Cordell" title="Cordell Lawrence-Assistant Account Manager"><img src="./images/employees/Lawrence_thumb_BW.png" alt="Cordell Lawrence-Assistant Account Manager" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Littman||Michael" title="Michael Littman-SVP/Chief Marketing Officer"><img src="./images/employees/Littman_thumb_BW.png" alt="Michael Littman-SVP/Chief Marketing Officer" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Mascarich||Matt" title="Matt Mascarich-VP/Director, IT"><img src="./images/employees/Mascarich_thumb_BW.png" alt="Matt Mascarich-VP/Director, IT" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Massler||Stephanie" title="Stephanie Massler-SVP/Media Director"><img src="./images/employees/Massler_thumb_BW.png" alt="Stephanie Massler-SVP/Media Director" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Matter||Amanda" title="Amanda Matter-Senior Account Manager"><img src="./images/employees/Matter_thumb_BW.png" alt="Amanda Matter-Senior Account Manager" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Miles||Jinks" title="Jinks Miles-Receptionist"><img src="./images/employees/Miles_thumb_BW.png" alt="Jinks Miles-Receptionist" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Mudd||Tom" title="Tom Mudd-Chief Financial Officer"><img src="./images/employees/Mudd_thumb_BW.png" alt="Tom Mudd-Chief Financial Officer" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Nassr||Kathryn" title="Kathryn Nassr-Senior Art Director"><img src="./images/employees/Nassr_thumb_BW.png" alt="Kathryn Nassr-Senior Art Director" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Neely||Lindsey" title="Lindsey Neely-Account Manager"><img src="./images/employees/Neely_thumb_BW.png" alt="Lindsey Neely-Account Manager" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Pierce||Joe" title="Joe Pierce-SVP/Chief Digital Officer"><img src="./images/employees/Pierce_thumb_BW.png" alt="Joe Pierce-SVP/Chief Digital Officer" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Price||Kevin" title="Kevin Price-Art Director/Designer"><img src="./images/employees/Price_thumb_BW.png" alt="Kevin Price-Art Director/Designer" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Pugh||Bruce" title="Bruce Pugh-Print Production Manager"><img src="./images/employees/Pugh_thumb_BW.png" alt="Bruce Pugh-Print Production Manager" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Quinlan||Ashley" title="Ashley Quinlan-Senior Account Manager"><img src="./images/employees/Qunilan_thumb_BW.png" alt="Ashley Quinlan-Senior Account Manager" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Radford||Ray" title="Ray Radford-SVP/Director of Channel Marketing"><img src="./images/employees/Radford_thumb_BW.png" alt="Ray Radford-SVP/Director of Channel Marketing" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Reibert||Don" title="Don Reibert-Graphic Artist"><img src="./images/employees/Reibert_thumb_BW.png" alt="Don Reibert-Graphic Artist" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Reid||Emily" title="Emily Reid-Assistant Account Manager, Channel Marketing"><img src="./images/employees/Reid_thumb_BW.png" alt="Emily Reid-Assistant Account Manager, Channel Marketing" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Renfroe||Barb" title="Barb Renfroe-Senior Account Manager"><img src="./images/employees/Renfroe_thumb_BW.png" alt="Barb Renfroe-Senior Account Manager" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Schelling||Bill" title="Bill Schelling-VP/Print Production"><img src="./images/employees/Schelling_thumb_BW.png" alt="Bill Schelling-VP/Print Production" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Spencer||Todd" title="Todd Spencer-President & CEO"><img src="./images/employees/Spencer_thumb_BW.png" alt="Todd Spencer-President & CEO" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Spoelker||Edna" title="Edna Spoelker-Accountant"><img src="./images/employees/Spoelker_thumb_BW.png" alt="Edna Spoelker-Accountant" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Steeves||Nicole" title="Nicole Steeves-Assistant Account Manager"><img src="./images/employees/Steeves_thumb_BW.png" alt="Nicole Steeves-Assistant Account Manager" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Taylor||Ty" title="Ty Taylor-Graphics Studio Manager"><img src="./images/employees/Taylor_thumb_BW.png" alt="Ty Taylor-Graphics Studio Manager" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Teague||Ginger" title="Ginger Teague-Account Manager"><img src="./images/employees/Teague_thumb_BW.png" alt="Ginger Teague-Account Manager" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Troutman||Scott" title="R. Scott Troutman-VP/Group Creative Director"><img src="./images/employees/Troutman_thumb_BW.png" alt="R. Scott Troutman-VP/Group Creative Director" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Vawter||David" title="David Vawter-EVP/Chief Creative Officer"><img src="./images/employees/Vawter_thumb_BW.png" alt="David Vawter-EVP/Chief Creative Officer" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Walthall||Tom" title="Tom Walthall-VP/Management Supervisor"><img src="./images/employees/Walthall_thumb_BW.png" alt="Tom Walthall-VP/Management Supervisor" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Wilson||Debbie" title="Debbie Wilson-Traffic Manager"><img src="./images/employees/Wilson_thumb_BW.png" alt="Debbie Wilson-Traffic Manager" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Wise||Delane" title="Delane Wise-Head of Broadcast Production"><img src="./images/employees/Wise_thumb_BW.png" alt="Delane Wise-Head of Broadcast Production" /></a></li><li><a class="people-box" rel="people_group" href="/emplightbox.php?name=Wright||Terrie" title="Terrie Wright-Traffic Manager; aka the person who really runs the place"><img src="./images/employees/Wright_thumb_BW.png" alt="Terrie Wright-Traffic Manager; aka the person who really runs the place" /></a></li>
	</ul>
</div><!--slideshow-people-->

	<div class="buttons">
		<a class="next" href="#">
			<img src="/images/rightscroll.png" />
		</a>
	</div><!--buttons-->
</div><!--empSlider-->
                    </div>
                    <!--scroll-people-->

<!-- ////// Brands Scroll //////-->
                    <div id="brands-header">
                        <img src="/images/brands-header.gif" alt="Brands" />
                    </div><!--brands-header-->
                    <div class="scroll-brands">
						<div id="brandSlider">
	<div class="buttons">
		<a class="prev" href="#">
			<img src="/images/leftscroll.png" />
		</a>
	</div>
	<!--buttons-->
	
	<div class="slideshow-brands">
		<ul>
			
			<li><a class="brands-box-opening" href="/brands-work/bellarmine/opening-copy.html" rel="bellarmine" title="Bellarmine" ><img src="./images/brands/bellarmine/bellarmine.png" alt="Bellarmine" /></a></li>
			<li><img src="./images/brands/boysgirlsclub/boysgirlsclub.png" alt="Boys and Girls Club" /></li>
			<li><img src="./images/brands/cabbagepatch/cabbagepatch.png" alt="Cabbage Patch" /></li>
			<li><a class="brands-box-opening"  href="/brands-work/centralbank/opening-copy.html" rel="centralbank" title="Central Bank" ><img src="./images/brands/centralbank/centralbank.png" alt="Central Bank" /></a></li>
			<li><img src="./images/brands/cinchildrens/cinchildrens.png" alt="Cincinnati Childrens Hospital" /></li>
			
			<li><a class="brands-box-opening"  href="/brands-work/daytonabeach/opening-copy.html" rel="daytonabeach" title="Daytona Beach" ><img src="./images/brands/daytonabeach/daytonabeach.png" alt="Daytona Beach" /></a></li>
			<li><img src="./images/brands/filson/filson.png" alt="Filson Historical Society" /></li>
			<li><img src="./images/brands/hb/hb.png" alt="H&B" /></li>
			<li><a class="brands-box-opening"  href="/brands-work/healingplace/opening-copy.html" rel="healingplace" title="The Healing Place" ><img src="./images/brands/healingplace/healingplace.png" alt="The Healing Place" /></a></li>
			<li><a class="brands-box-opening"  href="/brands-work/humana/opening-copy.html" rel="humana" title="Humana" ><img src="./images/brands/humana/humana.png" alt="Humana" /></a></li>
			<li><a class="brands-box-opening"  href="/brands-work/independence/opening-copy.html" rel="independence" title="Independence Bank" ><img src="./images/brands/independence/independence.png" alt="Independence bank" /></a></li>
			<li><a class="brands-box-opening"  href="/brands-work/johnsoncontrols/opening-copy.html" rel="johnsoncontrols" title="Johnson Controls" ><img src="./images/brands/johnsoncontrols/johnsoncontrols.png" alt="Johnson Controls" /></a></li>
			<li><a class="brands-box-opening"  href="/brands-work/commonwealthofky/opening-copy.html" rel="commonwealthofky" title="Commonwealth of Kentucky" ><img src="./images/brands/commonwealthofky/commonwealthofky.png" alt="Commonwealth of Kentucky" /></a></li>
			<li><img src="./images/brands/louisvillebridges/louisvillebridges.png" alt="louisville Bridges Authority" /></li>
			<li><a class="brands-box-opening"  href="/brands-work/makersmark/opening-copy.html" rel="makersmark" title="Maker's Mark" ><img src="./images/brands/makersmark/makersmark.png" alt="Makers Mark" /></a></li>
			<li><img src="./images/brands/miltonmadison/miltonmadison.png" alt="Milton Madison Bridges" /></li>
			<li><img src="./images/brands/ncfl/ncfl.png" alt="NCFL" /></li>
			<li><img src="./images/brands/olivergroup/olivergroup.png" alt="The Oliver Group" /></li>
			<li><img src="./images/brands/orr/orr.png" alt="Orr" /></li>
			<li><a class="brands-box-opening"  href="/brands-work/purina/opening-copy.html" rel="purina" title="Purina Mighty Dog" ><img src="./images/brands/purina/purina.png" alt="Purina Mighty Dog" /></a></li>
			<li><img src="./images/brands/rudd/rudd.png" alt="Rudd" /></li>
			<li><img src="./images/brands/schott/schott.png" alt="Schott" /></li>

			<li><a class="brands-box-opening"  href="/brands-work/stx/opening-copy.html" rel="stx" title="St. Xavier" ><img src="./images/brands/stx/stx.png" alt="St. Xavier" /></a></li>
			<li><a class="brands-box-opening"  href="/brands-work/suntancity/opening-copy.html" rel="suntancity" title="Sun Tan City" ><img src="./images/brands/suntancity/suntancity.png" alt="Sun Tan City" /></a></li>
			
			
			
			
			
			
<!-- ////// HIDDEN SLIDES ////// -->


			<!--Bellarmine-->
			<li class="brands-hidden"><a class="brands-box" href="/brands-work/bellarmine/slide-1.html" rel="bellarmine" title="Bellarmine" ></a></li>
			<li class="brands-hidden"><a class="brands-box-video" href="/brands-work/bellarmine/slide-2.html" rel="bellarmine" title="Bellarmine" ></a></li>
			<li class="brands-hidden"><a class="brands-box-video" href="/brands-work/bellarmine/slide-3.html" rel="bellarmine" title="Bellarmine" ></a></li>
			<li class="brands-hidden"><a class="brands-box-video" href="/brands-work/bellarmine/slide-4.html" rel="bellarmine" title="Bellarmine" ></a></li>

			
			<!--Central Bank-->			
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/centralbank/slide-1.html" rel="centralbank" title="Central Bank" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/centralbank/slide-2.html" rel="centralbank" title="Central Bank" ></a></li>
			<li class="brands-hidden"><a class="brands-box-video"  href="/brands-work/centralbank/slide-3.html" rel="centralbank" title="Central Bank" ></a></li>
			<li class="brands-hidden"><a class="brands-box-video"  href="/brands-work/centralbank/slide-4.html" rel="centralbank" title="Central Bank" ></a></li>
			
			
			<!--Commonwealth of Kentucky-->			
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/commonwealthofky/slide-1.html" rel="commonwealthofky" title="Commonwealth of Kentucky" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/commonwealthofky/slide-2.html" rel="commonwealthofky" title="Commonwealth of Kentucky" ></a></li>
			
			
			<!--Daytona Beach-->			
			<li class="brands-hidden"><a class="brands-box-video"  href="/brands-work/daytonabeach/slide-1.html" rel="daytonabeach" title="Daytona Beach" ></a></li>
			<li class="brands-hidden"><a class="brands-box-video"  href="/brands-work/daytonabeach/slide-2.html" rel="daytonabeach" title="Daytona Beach" ></a></li>
			
			
			
			<!--The Healing Place-->			
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/healingplace/slide-1.html" rel="healingplace" title="The Healing Place" ></a></li>
			<li class="brands-hidden"><a class="brands-box-video"  href="/brands-work/healingplace/slide-2.html" rel="healingplace" title="The Healing Place" ></a></li>

			
			<!--Humana-->			
			<li class="brands-hidden"><a class="brands-box-video"  href="/brands-work/humana/slide-1.html" rel="humana" title="Humana" ></a></li>
			
			
			<!--Independence Bank-->			
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/independence/slide-1.html" rel="independence" title="Independence Bank" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/independence/slide-2.html" rel="independence" title="Independence Bank" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/independence/slide-3.html" rel="independence" title="Independence Bank" ></a></li>
			<!-- <li class="brands-hidden"><a class="brands-box"  href="/brands-work/independence/slide-4.html" rel="independence" title="Independence Bank" ></a></li> -->
			<!-- <li class="brands-hidden"><a class="brands-box"  href="/brands-work/independence/slide-5.html" rel="independence" title="Independence Bank" ></a></li> -->
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/independence/slide-6.html" rel="independence" title="Independence Bank" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/independence/slide-7.html" rel="independence" title="Independence Bank" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/independence/slide-8.html" rel="independence" title="Independence Bank" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/independence/slide-9.html" rel="independence" title="Independence Bank" ></a></li>
			<!-- <li class="brands-hidden"><a class="brands-box"  href="/brands-work/independence/slide-10.html" rel="independence" title="Independence Bank" ></a></li> -->
			<li class="brands-hidden"><a class="brands-box-banner"  href="/brands-work/independence/slide-11.html" rel="independence" title="Independence Bank" ></a></li>
			<li class="brands-hidden"><a class="brands-box-video"  href="/brands-work/independence/slide-12.html" rel="independence" title="Independence Bank" ></a></li>
			<!-- <li class="brands-hidden"><a class="brands-box-audio"  href="/brands-work/independence/slide-13.html" rel="independence" title="Independence Bank" ></a></li> -->
			
			
			
			
			<!--Johnson Controls-->
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/johnsoncontrols/slide-1.html" rel="johnsoncontrols" title="Johnson Controls" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/johnsoncontrols/slide-2.html" rel="johnsoncontrols" title="Johnson Controls" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/johnsoncontrols/slide-3.html" rel="johnsoncontrols" title="Johnson Controls" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/johnsoncontrols/slide-4.html" rel="johnsoncontrols" title="Johnson Controls" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/johnsoncontrols/slide-5.html" rel="johnsoncontrols" title="Johnson Controls" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/johnsoncontrols/slide-6.html" rel="johnsoncontrols" title="Johnson Controls" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/johnsoncontrols/slide-7.html" rel="johnsoncontrols" title="Johnson Controls" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/johnsoncontrols/slide-8.html" rel="johnsoncontrols" title="Johnson Controls" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/johnsoncontrols/slide-9.html" rel="johnsoncontrols" title="Johnson Controls" ></a></li>
			<li class="brands-hidden"><a class="brands-box-video"  href="/brands-work/johnsoncontrols/slide-10.html" rel="johnsoncontrols" title="Johnson Controls" ></a></li>	
			<li class="brands-hidden"><a class="brands-box-video"  href="/brands-work/johnsoncontrols/slide-11.html" rel="johnsoncontrols" title="Johnson Controls" ></a></li>
			
			
			
			<!--Maker's Mark-->			
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-1.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-2.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-3.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-4.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-5.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-6.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<!-- <li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-7.html" rel="makersmark" title="Maker's Mark" ></a></li> -->
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-8.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-9.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-10.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-11.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-12.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-13.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-14.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-15.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-16.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-17.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-18.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<!-- <li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-19.html" rel="makersmark" title="Maker's Mark" ></a></li> -->
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-20.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-21.html" rel="makersmark" title="Maker's Mark" ></a></li>
			<!-- <li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-22.html" rel="makersmark" title="Maker's Mark" ></a></li> -->
			<!-- <li class="brands-hidden"><a class="brands-box"  href="/brands-work/makersmark/slide-23.html" rel="makersmark" title="Maker's Mark" ></a></li> -->
			<li class="brands-hidden"><a class="brands-box-video"  href="/brands-work/makersmark/slide-24.html" rel="makersmark" title="Maker's Mark" ></a></li>
			
			
			
			
			
			
			<!--Purina-->
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/purina/slide-1.html" rel="purina" title="Purina Mighty Dog" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/purina/slide-2.html" rel="purina" title="Purina Mighty Dog" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/purina/slide-3.html" rel="purina" title="Purina Mighty Dog" ></a></li>

			
			
			
			
			
			<!--St. X-->			
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/stx/slide-1.html" rel="stx" title="St. Xavier" ></a></li>
			
			
			
			
			<!--Sun Tan City-->			
			<li class="brands-hidden"><a class="brands-box-video"  href="/brands-work/suntancity/slide-1.html" rel="suntancity" title="Sun Tan City" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/suntancity/slide-2.html" rel="suntancity" title="Sun Tan City" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/suntancity/slide-3.html" rel="suntancity" title="Sun Tan City" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/suntancity/slide-4.html" rel="suntancity" title="Sun Tan City" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/suntancity/slide-5.html" rel="suntancity" title="Sun Tan City" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/suntancity/slide-6.html" rel="suntancity" title="Sun Tan City" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/suntancity/slide-7.html" rel="suntancity" title="Sun Tan City" ></a></li>
			<li class="brands-hidden"><a class="brands-box"  href="/brands-work/suntancity/slide-8.html" rel="suntancity" title="Sun Tan City" ></a></li>
			
			
		</ul>
	</div>
	<!--slideshow-brands-->
	
	<div class="buttons">
		<a class="next" href="#">
			<img src="/images/rightscroll.png" />
		</a>
	</div>
	<!--buttons-->
</div>
<!--brandSlider-->                    	
                    </div>
                    <!--scroll-->
                </div>
                <!--who-->


<!-- ///////////// WHAT ///////////// -->
                <div id="what">
                    <div class="page-header">
                        <img src="/images/what-header.png" alt="What" />
                    </div><!--page-header-->
                    <div class="home-button">
                        <a href="#top"><img src="/images/home-btn.png" alt="Home" /></a>
                    </div><!--home-button-->
                    <div id="what-thumbnails">
                        <!-- // Print //-->
<div class="what-gallery">
    <ul>
        <li>
            <a class="what-box" href="/what-work/print/slide-1.html" rel="print_group" title="Print">
            	<img src="/images/what/print/what-print.png" alt="Print" />
			</a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/print/slide-2.html" rel="print_group" title="Print"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/print/slide-3.html" rel="print_group" title="Print"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/print/slide-4.html" rel="print_group" title="Print"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/print/slide-5.html" rel="print_group" title="Print"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/print/slide-6.html" rel="print_group" title="Print"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/print/slide-7.html" rel="print_group" title="Print"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/print/slide-8.html" rel="print_group" title="Print"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/print/slide-9.html" rel="print_group" title="Print"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/print/slide-10.html" rel="print_group" title="Print"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/print/slide-11.html" rel="print_group" title="Print"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/print/slide-12.html" rel="print_group" title="Print"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/print/slide-13.html" rel="print_group" title="Print"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/print/slide-14.html" rel="print_group" title="Print"></a>
        </li>
    </ul>
</div><!--gallery-->






<!-- // Broadcast //-->
<div class="what-gallery">
    <ul>
        <li>
            <a class="what-box-video" href="/what-work/broadcast/slide-1.html" rel="broadcast_group" title="Broadcast">
            	<img src="/images/what/broadcast/what-broadcast.png" alt="Broadcast" />
			</a>
        </li>
        <li class="what-hidden">
            <a class="what-box-video" href="/what-work/broadcast/slide-2.html" rel="broadcast_group" title="Broadcast"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box-video" href="/what-work/broadcast/slide-3.html" rel="broadcast_group" title="Broadcast"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box-video" href="/what-work/broadcast/slide-4.html" rel="broadcast_group" title="Broadcast"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box-video" href="/what-work/broadcast/slide-5.html" rel="broadcast_group" title="Broadcast"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box-video" href="/what-work/broadcast/slide-6.html" rel="broadcast_group" title="Broadcast"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box-video" href="/what-work/broadcast/slide-7.html" rel="broadcast_group" title="Broadcast"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box-video" href="/what-work/broadcast/slide-8.html" rel="broadcast_group" title="Broadcast"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box-video" href="/what-work/broadcast/slide-9.html" rel="broadcast_group" title="Broadcast"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box-video" href="/what-work/broadcast/slide-10.html" rel="broadcast_group" title="Broadcast"></a>
        </li>
 		<li class="what-hidden">
            <a class="what-box-video" href="/what-work/broadcast/slide-11.html" rel="broadcast_group" title="Broadcast"></a>
        </li>
 		<li class="what-hidden">
            <a class="what-box-video" href="/what-work/broadcast/slide-12.html" rel="broadcast_group" title="Broadcast"></a>
        </li>
 		<li class="what-hidden">
            <a class="what-box-video" href="/what-work/broadcast/slide-13.html" rel="broadcast_group" title="Broadcast"></a>
        </li>
		<li class="what-hidden">
            <a class="what-box-video" href="/what-work/broadcast/slide-14.html" rel="broadcast_group" title="Broadcast"></a>
        </li>
      
    </ul>
</div><!--gallery-->





<!-- // Out of Home //-->
<div class="what-gallery">
    <ul>
        <li>
            <a class="what-box" href="/what-work/outofhome/slide-1.html" rel="outofhome_group" title="Out of Home">
            	<img src="/images/what/outofhome/what-outofhome.png" alt="Out of Home" />
			</a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/outofhome/slide-2.html" rel="outofhome_group" title="Out of Home"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/outofhome/slide-3.html" rel="outofhome_group" title="Out of Home"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/outofhome/slide-4.html" rel="outofhome_group" title="Out of Home"></a>
        </li>
        <!-- <li class="what-hidden">
                   <a class="what-box" href="/what-work/outofhome/slide-5.html" rel="outofhome_group" title="Out of Home"></a>
               </li> -->
        <li class="what-hidden">
            <a class="what-box" href="/what-work/outofhome/slide-6.html" rel="outofhome_group" title="Out of Home"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/outofhome/slide-7.html" rel="outofhome_group" title="Out of Home"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/outofhome/slide-8.html" rel="outofhome_group" title="Out of Home"></a>
        </li>

    </ul>
</div><!--gallery-->








<!-- // Interwebs //-->
<div class="what-gallery">
    <ul>
        <li>
            <a class="what-box" href="/what-work/interwebs/slide-1.html" rel="interwebs_group" title="Interwebs">
            	<img src="/images/what/interwebs/what-interwebs.png" alt="Interwebs" />
			</a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/interwebs/slide-2.html" rel="interwebs_group" title="Interwebs"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/interwebs/slide-3.html" rel="interwebs_group" title="Interwebs"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/interwebs/slide-4.html" rel="interwebs_group" title="Interwebs"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/interwebs/slide-5.html" rel="interwebs_group" title="Interwebs"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/interwebs/slide-6.html" rel="interwebs_group" title="Interwebs"></a>
        </li>
    </ul>
</div><!--gallery-->




<!-- // Mobile //-->
<div class="what-gallery">
    <ul>
        <li>
            <a class="what-box" href="/what-work/mobile/slide-1.html" rel="mobile_group" title="Mobile">
            	<img src="/images/what/mobile/what-mobile.png" alt="Mobile" />
			</a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/mobile/slide-2.html" rel="mobile_group" title="Mobile"></a>
        </li>
		<!-- <li class="what-hidden">
		            <a class="what-box" href="/what-work/mobile/slide-3.html" rel="mobile_group" title="Mobile"></a>
		        </li> -->
    </ul>
</div><!--gallery-->







<!-- // Channel Marketing //-->
<div class="what-gallery">
    <ul>
        <li>
            <a class="what-box" href="/what-work/channelmarketing/slide-1.html" rel="channelmarketing_group" title="Channel Marketing">
            	<img src="/images/what/channelmarketing/what-channelmarketing.png" alt="Channel Marketing" />
			</a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/channelmarketing/slide-2.html" rel="channelmarketing_group" title="Channel Marketing"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/channelmarketing/slide-3.html" rel="channelmarketing_group" title="Channel Marketing"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/channelmarketing/slide-4.html" rel="channelmarketing_group" title="Channel Marketing"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/channelmarketing/slide-5.html" rel="channelmarketing_group" title="Channel Marketing"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/channelmarketing/slide-6.html" rel="channelmarketing_group" title="Channel Marketing"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/channelmarketing/slide-7.html" rel="channelmarketing_group" title="Channel Marketing"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/channelmarketing/slide-8.html" rel="channelmarketing_group" title="Channel Marketing"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/channelmarketing/slide-9.html" rel="channelmarketing_group" title="Channel Marketing"></a>
        </li>
    </ul>
</div><!--gallery-->







<!-- // Direct //-->
<div class="what-gallery">
    <ul>
        <li>
            <a class="what-box" href="/what-work/direct/slide-1.html" rel="direct_group" title="Direct">
            	<img src="/images/what/direct/what-direct.png" alt="Direct" />
			</a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/direct/slide-2.html" rel="direct_group" title="Direct"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/direct/slide-3.html" rel="direct_group" title="Direct"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/direct/slide-4.html" rel="direct_group" title="Direct"></a>
        </li>
        <!-- <li class="what-hidden">
                    <a class="what-box" href="/what-work/direct/slide-5.html" rel="direct_group" title="Direct"></a>
                </li> -->
        <li class="what-hidden">
            <a class="what-box" href="/what-work/direct/slide-6.html" rel="direct_group" title="Direct"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/direct/slide-7.html" rel="direct_group" title="Direct"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/direct/slide-8.html" rel="direct_group" title="Direct"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/direct/slide-9.html" rel="direct_group" title="Direct"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/direct/slide-10.html" rel="direct_group" title="Direct"></a>
        </li>
    </ul>
</div><!--gallery-->





<!-- // Design //-->
<div class="what-gallery">
    <ul>
        <li>
            <a class="what-box" href="/what-work/design/slide-1.html" rel="design_group" title="Design">
            	<img src="/images/what/design/what-design.png" alt="Design" />
			</a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/design/slide-2.html" rel="design_group" title="Design"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/design/slide-3.html" rel="design_group" title="Design"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/design/slide-4.html" rel="design_group" title="Design"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/design/slide-5.html" rel="design_group" title="Design"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/design/slide-6.html" rel="design_group" title="Design"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/design/slide-7.html" rel="design_group" title="Design"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/design/slide-8.html" rel="design_group" title="Design"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/design/slide-9.html" rel="design_group" title="Design"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/design/slide-10.html" rel="design_group" title="Design"></a>
        </li>
        <!-- <li class="what-hidden">
                   <a class="what-box" href="/what-work/design/slide-11.html" rel="design_group" title="Design"></a>
               </li> -->
        <li class="what-hidden">
            <a class="what-box" href="/what-work/design/slide-12.html" rel="design_group" title="Design"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/design/slide-13.html" rel="design_group" title="Design"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/design/slide-14.html" rel="design_group" title="Design"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/design/slide-15.html" rel="design_group" title="Design"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/design/slide-16.html" rel="design_group" title="Design"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/design/slide-17.html" rel="design_group" title="Design"></a>
        </li>
    </ul>
</div><!--gallery-->






<!-- // crm //-->
<div class="what-gallery">
    <ul>
        <li>
            <a class="what-box" href="/what-work/crm/slide-1.html" rel="crm_group" title="CRM">
            	<img src="/images/what/crm/what-crm.png" alt="CRM" />
			</a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/crm/slide-2.html" rel="crm_group" title="CRM"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/crm/slide-3.html" rel="crm_group" title="CRM"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/crm/slide-4.html" rel="crm_group" title="CRM"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/crm/slide-5.html" rel="crm_group" title="CRM"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/crm/slide-6.html" rel="crm_group" title="CRM"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/crm/slide-7.html" rel="crm_group" title="CRM"></a>
        </li>
       
    </ul>
</div><!--gallery-->





<!-- // Media //-->
<div class="what-gallery">
    <ul>
        <li>
            <a class="what-box-media" href="/what-work/media/slide-1.html" rel="media_group" title="Media">
            	<img src="/images/what/media/what-media.png" alt="Media" />
			</a>
        </li>
 
    </ul>
</div><!--gallery-->







<!-- // PR //-->
<div class="what-gallery">
    <ul>
        <li>
            <a class="what-box-pr" href="/what-work/pr/slide-1.html" rel="pr_group" title="PR">
            	<img src="/images/what/pr/what-pr.png" alt="PR" />
			</a>
        </li>
    </ul>
</div><!--gallery-->





<!-- // Social Media //-->
<div class="what-gallery">
    <ul>
        <li>
            <a class="what-box" href="/what-work/socialmedia/slide-1.html" rel="socialmedia_group" title="Social Media">
            	<img src="/images/what/socialmedia/what-socialmedia.png" alt="Social Media" />
			</a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/socialmedia/slide-2.html" rel="socialmedia_group" title="Social Media"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/socialmedia/slide-3.html" rel="socialmedia_group" title="Social Media"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/socialmedia/slide-4.html" rel="socialmedia_group" title="Social Media"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/socialmedia/slide-5.html" rel="socialmedia_group" title="Social Media"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/socialmedia/slide-6.html" rel="socialmedia_group" title="Social Media"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/socialmedia/slide-7.html" rel="socialmedia_group" title="Social Media"></a>
        </li>
        <li class="what-hidden">
            <a class="what-box" href="/what-work/socialmedia/slide-8.html" rel="socialmedia_group" title="Social Media"></a>
        </li>
    </ul>
</div><!--gallery-->        
                    </div><!--what-thumbnails-->
                </div><!--what-->


<!-- ///////////// HOW ///////////// -->
                <div id="how">
                    <div class="page-header">
                        <img src="/images/how-header.png" alt="How" />
                    </div><!--page-header-->
                    <div class="home-button">
                        <a href="#top"><img src="/images/home-btn.png" alt="Home" /></a>
                    </div><!--home-button-->
                    <div id="how-videos">
                        <ul>
                            <li>
                                <a class="how-videos" href="/how-videos/agency.html" title="Agency Video"><img src="/images/how-agency-tmb.png" alt="Agency Video" /></a>
                            </li>
                            <li>
                                <a class="how-videos" href="/how-videos/curiosity.html" title="Curiosity"><img src="/images/how-curiosity-tmb.png" alt="Curiosity" /></a>
                            </li>
                            <li>
                                <a class="how-videos" href="/how-videos/connection.html" title="Connection"><img src="/images/how-connection-tmb.png" alt="Connection" /></a>
                            </li>
                            <li>
                                <a class="how-videos" href="/how-videos/confidence.html" title="Confidence"><img src="/images/how-confidence-tmb.png" alt="Confidence" /></a>
                            </li>
                            <li>
                                <a class="how-videos" href="/how-videos/conversation.html" title="Conversation"><img src="/images/how-conversation-tmb.png" alt="Conversation" /></a>
                            </li>
                            <li>
                                <a class="how-videos" href="/how-videos/community.html" title="Community"><img src="/images/how-community-tmb.png" alt="Community" /></a>
                            </li>
                        </ul>
                    </div><!--how-videos-->



                </div><!--how--><!-- ///////////// WHERE ///////////// -->
                <div id="where">
                    <div class="page-header">
                        <img src="/images/where-header.png" alt="where" />
                    </div><!--page-header-->
                    <div class="home-button">
                        <a href="#top"><img src="/images/home-btn.png" alt="Home" /></a>
                    </div><!--home-button-->
                    <div id="where-content">
                        <div id="map">
                            <iframe width="490" height="265" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=620+W+Main+St,+Louisville,+KY+40202&amp;sll=38.205758,-85.67312&amp;sspn=0.013118,0.023496&amp;ie=UTF8&amp;hq=&amp;hnear=620+W+Main+St,+Louisville,+Jefferson,+Kentucky+40202&amp;ll=38.264198,-85.756702&amp;spn=0.017859,0.041971&amp;z=14&amp;iwloc=A&amp;output=embed">
                            </iframe>
                        </div>
                        <!--map-->
                        <div id="where-videos">
                            <ul>
                                <li>
                                	<a class="where-videos" href="/where-videos/the-city.html" title="The City"><img src="/images/where-tmb-big.png" alt="The City" /></a>
                                </li>

                            </ul>
                        </div><!--where-videos-->
                    </div><!--where-content-->
                </div><!--what--><!-- ///////////// JOIN US ///////////// -->
                <div id="join-us">
                    <div class="page-header">
                        <img src="/images/joinus-header.png" alt="Join us" />
                    </div><!--page-header-->

                    <div class="home-button">
                        <a href="#top"><img src="/images/home-btn.png" alt="Home" /></a>
                    </div><!--home-button-->


                    <div id="join-social-icons">
                        <ul class="social-icons">
                            <li>
                                <a href="http://www.facebook.com/DoeEnthusiasts" title="Facebook" target="_blank"><img src="/images/facebook-join.png" alt="Facebook" /></a>
                            </li>
                            <li>
                                <a href="http://twitter.com/Doeanderson" title="Twitter" target="_blank"><img src="/images/twitter-join.png" alt="Twitter" /></a>
                            </li>
                            <li>
                                <a href="http://www.linkedin.com/company/doe-anderson" title="LinkedIn" target="_blank"><img src="/images/linkedin-join.png" alt="LinkedIn" /></a>
                            </li>
                            
							<li>
								<a href="http://www.youtube.com/user/DoeAnderson" title="YouTube" target="_blank"><img src="/images/youtube-join.png" alt="YouTube" /></a>
							</li>
                        </ul>
                    </div><!--join-social-icons-->


                    <div id="join-content-container">
	
	
                        <div id="join-form">
	
                            <div class="join-header">
                                <img src="/images/hire-us.gif" alt="Hire Us" />
                            </div><!--join-header-->

                            <div id="join-form-content">
                                <div id="hireus-form">
	<form name="hireUsContact" action="">

		<div class="form-line">
			<div class="hireus-label"><label for="name">Your Name</label></div>
			<div class="hireus-input"><input type="text" name="name" id="name" value="" /></div>
			<div class="hireus-req"><label class="error" for="name" id="name_error">* Required</label></div>
		</div>
		<!--form-line-->

		<div class="form-line">
			<div class="hireus-label"><label for="email">Your E-mail</label></div>
			<div class="hireus-input"><input type="text" name="email" id="email" value="" /></div>
			<div class="hireus-req"><label class="error" for="email" id="email_error">* Required</label></div>
		</div>
		<!--form-line-->

		<div class="form-line">
			<div class="hireus-label"><label for="message">Your Message</label></div>
			<div class="hireus-textarea"><textarea name="message" id="message" rows="5" cols="20"></textarea></div>
			<div class="hireus-req"><label class="error" for="message" id="message_error">* Required</label></div>
		</div>
		<!--form-line-->

		<div class="form-line">
			<div class="hireus-submit"><input class="submitbutton" type="submit" name="hireUsSubmit" value="Submit" id="hireus-submit-button"/></div>
		</div>
		<!--form-line-->
	</form>
</div>
<!--hireus-form-->
                            </div> <!--join-form-content-->

                        </div><!--join-form-->

						<div id="join-jobs-container">
							
							<div class="join-header">
                                <img src="/images/get-hired.gif" alt="Get Hired" />
                            </div><!--join-header-->

	                        <div id="join-jobs">
								<div class="scrollbar"><div class="track"><div class="thumb"><div class="end"></div></div></div></div>
								<div class="viewport">
									 <div class="overview">
										<div class="job-listing"><h5>Media Planner/Buyer</h5><p>We are looking for someone  who is traditionally trained and wide open to non traditional thinking and ideas. The ideal candidate should have a wide range of experience across all media types - including broadcast and digital - and should be able to effectively plan and negotiate local and regional media programs. </p><a class="job-posting" href="apply.php?jobID=5">Apply Now</a></div><div class="job-listing"><h5>Client Services Internship</h5><p>At Doe-Anderson, we work in teams, interact with great client brands, achieve professional growth and contribute to the continued growth of our great advertising agency. Every employee has the opportunity to excel. We truly believe in an environment that fosters great thinking, creative ideas and, above all, a passion for excellent work.</p><a class="job-posting" href="apply.php?jobID=6">Apply Now</a></div><!--job-listing-->
									</div><!--overview-->
								</div><!--viewport-->
							</div>	<!--join-jobs-->
						</div><!--join-jobs-container-->

                    </div>
                    <!--join-content-container-->
                </div>
                <!--join us-->


				<div id="mandatories">
					© 2011 Doe-Anderson. All rights reserved.
				</div><!--mandatories-->
            </div>
            <!--content-container-->
            
        </div>
        <!--container-->





					
    </body>
</html>
