﻿$(function() {
    $('#components div.freeform').makeAbsIfNotBottom($('#content'));
});
