//----- jquery.ifixpng.js
$(document).ready(function(){
	$('img[@src$=.png], #top-left-graphics-one, #top-left-graphics-two').ifixpng();
});
