$(document).ready(function(){
	jQuery.ifixpng('http://www.detopclub.nl/-web-images/pixel.gif');
		jQuery('img[src$=.png]').ifixpng();
});
