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