window.onload = function()  
      {        
        $("#page").dropShadow({left: 6, top: 6, blur: 3});
		
      }
$(document).ready(function() {  

             $('img.imgTip').tinyTips('red', '<br />Arizona Boycott Clearinghouse (ABC) is a coalition formed by Arizona-based civil rights, immigrant and community organizations, business partners, individuals and faith leaders that unites, informs, orients and mobilizes interested organizations and individuals to actions that lead to the reversal of Arizona\'s unconstitutional, unjust and immoral SB 1070  law.');
         });  

