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