﻿$(document).ready(function () {
    /* equalHeights */
    $(".col30Startpage").equalHeights();
});
