(function(){var ad1_img=jQuery('#live_toolbar_ad #live_toolbar_ad1 img[tag="live"]');if(ad1_img.length){jQuery('#live_toolbar_ad_message').removeClass('hidden');jQuery('#live_toolbar_ad1').css('visibility','visible');return;}
var ad2_img=jQuery('#live_toolbar_ad #live_toolbar_ad2 img[tag="live"]');if(ad2_img.length){jQuery('#live_toolbar_ad_container').addClass('hidden');jQuery('#live_toolbar_ad_placeholder').removeClass('hidden');var bg_color=jQuery('#live_toolbar_bar').css('background-color');jQuery('#live_toolbar_bar').css({'background-image':'url("'+ad2_img.attr('src')+'")','background-repeat':'no-repeat','background-position':'top center','background-color':bg_color}).click(function(e){if(e.target.id=='live_toolbar_bar'||e.target.id=='live_toolbar_ad_placeholder'){window.open(ad2_img.parent().attr('href'),'_blank');}});}})();
