;$JQ(function() {
    if ($JQ('html').hasClass('ie')) {
        $JQ('.gradient-block').roundCorners();
    }
});
