jQuery(function($) {
	$("img[@src$=png]").pngfix();
});
