$(function(){$("#logos a[href]").each(function(){$(this).qtip({content:'<img src="/images/media-center/resources/logos/'+$(this).attr("rel")+'" alt="Great Ape Trust Logo" />',position:{corner:{target:"topRight",tooltip:"bottomLeft"}},style:{tip:true,border:{width:1,radius:1},name:"cream",padding:5,width:{max:700}}})})});
