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