$(function(){
//	$('img[src$=.png]').ifixpng();
	$('img').swapImage();
});



