$(document).ready(function(){$("a").filter(function(){return this.hostname&&this.hostname!==location.hostname}).attr("target","_blank").not(":has(img)").addClass("external");$('a[href$="PDF"], a[href$="pdf"], a[href$="PPT"], a[href$="ppt"]').attr("target","_blank");$('a[href$="PDF"], a[href$="pdf"]').addClass("pdf");$(".newsstory").hide();$(".newletter_section_nav").css("display","block");$(".backtotop").hide();$("#newsletter #content h2").css("margin-top","1em")});function findBackgroundColor(B){var A="";while(!A||A=="transparent"){B=B.parents(":first");A=B.css("backgroundColor");if(!B[0]||B[0].tagName=="body"){break}}if(A&&A!="transparent"){return A}else{return false}};
