// JavaScript Document
$(document).ready(
function()
{
		$('.transparent').ifixpng();
});
