﻿$(document).ready(function () {
    
    $('.ContentPanel').equalHeights();
});

