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