$(document).ready(function(){if($.browser.msie&&$.browser.version==6){$('#topNavigation li').hover(function(){$(this).addClass('hover');},function(){$(this).removeClass('hover');});if($('#quickContactButton').length){$('#quickContactButton').attr('src',$('#quickContactButton').attr('src').replace(/\.png/i,'_ie6.png'));}}
if($('#quickContactButton').length){$('#quickContactButton').toggle(function(){$(this).attr('src',$(this).attr('src').replace(/_form/i,'_form_hover'));$('#quickContactForm').css('display','inline');},function(){$(this).attr('src',$(this).attr('src').replace(/_form_hover/i,'_form'));$('#quickContactForm').css('display','none');});$(window).resize(repositionQuickContactForm);repositionQuickContactForm();}
$("body[class='aboutus'] img[src$='QuickLinkCherry.jpg']").attr('src',_imageUrl+'image_cherry_eaten.jpg');$("body[class='aboutus'] img[src$='QuickLinkCoffee.jpg']").parent().find('a').append('<img src="'+_imageUrl+'image_juice.png" class="juice" />');$("body.home #header > .clear").before('<div id="chatButton"><a id="_lpChatBtn" href="https://server.iad.liveperson.net/hc/89355570/?cmd=file&file=visitorWantsToChat&site=89355570&byhref=1&imageUrl=http://www.newbrandvision.com/_interface/newbrandvision.com/images/liveperson/home" target="chat89355570" onclick="lpButtonCTTUrl = \'https://server.iad.liveperson.net/hc/89355570/?cmd=file&file=visitorWantsToChat&site=89355570&imageUrl=http://www.newbrandvision.com/_interface/newbrandvision.com/images/liveperson/home&referrer=\'+escape(document.location); lpButtonCTTUrl = (typeof(lpAppendVisitorCookies) != \'undefined\' ? lpAppendVisitorCookies(lpButtonCTTUrl) : lpButtonCTTUrl); lpButtonCTTUrl = ((typeof(lpMTag)!=\'undefined\' && typeof(lpMTag.addFirstPartyCookies)!=\'undefined\')?lpMTag.addFirstPartyCookies(lpButtonCTTUrl):lpButtonCTTUrl);window.open(lpButtonCTTUrl,\'chat89355570\',\'width=475,height=400,resizable=yes\');return false;"><img src="https://server.iad.liveperson.net/hc/89355570/?cmd=repstate&site=89355570&channel=web&&ver=1&imageUrl=http://www.newbrandvision.com/_interface/newbrandvision.com/images/liveperson/home" name="hcIcon" border="0" /></a></div>');});function prepareSearch(){var s=document.getElementById('searchText');s.style.color='#696969';s.select();}
function checkSearch(){var v=document.getElementById('searchText').value;if(v==''||v=='Search'){alert('Please enter a search term.');return false;}
return true;}
function showRoiCalculator(){var url='http://www.newbrandvision.com/roi/calculator.html';var title='calculator';var params='width=480,height=470,left='+(screen.availWidth/2-240)+',top='+(screen.availHeight/2-235);window.open(url,title,params);return false;}
function repositionQuickContactForm(){var left=$('#content').offset().left;var top=150;var button=document.getElementById('quickContactButton');button.style.left=(left-22)+'px';button.style.top=top+'px';var quickContactForm=document.getElementById('quickContactForm');quickContactForm.style.left=left+'px';quickContactForm.style.top=(top-6)+'px';}
function handleSearchTerms(){ref=document.referrer.toLowerCase();var replacement=false;if(ref.indexOf('brand')>=0){replacement='branding';}
if(replacement!==false){var elm=document.getElementsByClassName('Heading-C')[0];if(elm!=null){elm.innerHTML=elm.innerHTML.replace(/marketing/,replacement);}}}