/* FILE ARCHIVED ON 7:26:33 Jan 15, 2017 AND RETRIEVED FROM THE AN OPENWAYBACK INSTANCE ON 9:50:12 Oct 7, 2024. JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ $(document).ready(function(){$("#spotlight-left-arrow").hover(function(){$(this).css("cursor","pointer");$(this).attr("src","/apps/aba-web/docroot/images/global/arrow_left_roll.png")},function(){$(this).attr("src","/apps/aba-web/docroot/images/global/arrow_left.png")});$("#spotlight-right-arrow").hover(function(){$(this).css("cursor","pointer");$(this).attr("src","/apps/aba-web/docroot/images/global/arrow_right_roll.png")},function(){$(this).attr("src","/apps/aba-web/docroot/images/global/arrow_right.png")});$("#spotlight-left-arrow").click(function(){$("#spotlight-content").animate({"margin-left":"+="+c()},"slow")});$("#spotlight-right-arrow").click(function(){$("#spotlight-content").animate({"margin-left":"-="+b()},"slow",function(){d()})});var g=$(".spotlight-entry").outerWidth();var e=$("#spotlight-content").css("margin-left");function b(){for(i=1;i<4;i++){$(".horizontal-list .spotlight-entry:nth-child("+i+")").clone().appendTo(".horizontal-list")}return(3*g)}function d(){for(j=3;j>0;j--){$(".horizontal-list .spotlight-entry:nth-child("+j+")").remove()}$("#spotlight-content").css("margin-left","0")}function c(){for(ii=0;ii<3;ii++){$(".horizontal-list .spotlight-entry:nth-child("+f+")").clone().insertBefore(".horizontal-list .spotlight-entry:nth-child(1)");$(".horizontal-list .spotlight-entry:nth-child("+(f+1)+")").remove()}$("#spotlight-content").css("margin-left",-3*g);return(3*g)}var f=$(".spotlight-entry").size();var a=0});