window.addEvent('domready', function() {
    // IE6 - IE7 fix
    injectClearElement($$('#content .box .content')[0]);
});

