$(document).ready(function() {
   $("#PaidOutSince_DIV").html($("#PaidOutSince").html()).css("display","block");
 });
