﻿$(document).ready(function() {
    //$('.poweredBySitefinityLogo').remove();

    $('.png-fix').pngFix();
});

