$(function(){$("#traits a[href],#location a[href]").each(function(){$(this).qtip({content:'<img src="/images/great-apes/chimpanzees/traits/'+$(this).attr("rel")+'" alt="Chimpanzees" />',position:{corner:{target:"topRight",tooltip:"bottomLeft"}},style:{tip:true,border:{width:1,radius:1},name:"cream",padding:5,width:{max:700}}})})});
