$(document).ready(function(){ 
$(document).pngFix(); 
}); 

$(function(){$('a[href][rel*=external]').each(function(i){this.target = "_blank";});});

