	$(function() {
 			$.ifixpng('images/pixel.gif');
			$('img[@src$=.png], #header, #bg-content, #middlebox').ifixpng();
	});