$(document).ready(function(){
		
		
	 	$('img[@src$=.png], .footer').ifixpng();
		
	});