$(document).ready(function(){
	$.ifixpng('/public/js/images/pixel.gif'); 
	$('.footer_img, .top_bg_right').ifixpng();
	
})