$(document).ready(function() 
{
	$.ifixpng('img/nix.gif');
	$('#footer, .fixpng').ifixpng();
});
