jQuery(document).ready(function(){
	jQuery('img').ifixpng();
});