| Current Path : /var/www/html/media/com_osmembership/js/ |
| Current File : /var/www/html/media/com_osmembership/js/site-plans-pricingtable-circle.js |
(function (document, $) {
$(document).ready(function() {
$(".osm-item-description-text").equalHeights(130);
});
})(document, OSM.jQuery);