﻿$(document).ready(function() {
$(".poweredBySitefinityLogo a").attr("style", "display:none");
$(".logoCover").attr("style", "display:none");
});