$(window).load(function() {
if ($('.roundedCornersTopGrey')) {$('.roundedCornersTopGrey').liquidCanvas('[specificGradient{from:rgba(120,121,123,1);to:rgba(94,95,97,1);direction:\"v\"}] => specificRoundedRect{radius:15;tl:\"yes\";tr:\"yes\";bl:\"no\";br:\"no\"}');}
if ($('.roundedCornersBottom')) {$('.roundedCornersBottom').liquidCanvas('[border{color:rgba(178,178,178,1); width:1} fill{color:#FFFFFF}] => specificRoundedRect{radius:15;tl:\"no\";tr:\"no\";bl:\"yes\";br:\"yes\"}');}
if ($('.roundedCornersTopRed')) {$('.roundedCornersTopRed').liquidCanvas('[specificGradient{from:rgba(228,35,34,1);to:rgba(204,9,28,1);direction:\"v\"}] => specificRoundedRect{radius:15;tl:\"yes\";tr:\"yes\";bl:\"no\";br:\"no\"}');}
if ($('.roundedCornersNoTop')) {$('.roundedCornersNoTop').liquidCanvas('[specificGradient{from:rgba(255,255,255,1);to:rgba(204,204,204,1);direction:\"v\"} border{color:rgba(178,178,178,1); width:1}] => specificRoundedRect{radius:15;tl:\"yes\";tr:\"yes\";bl:\"yes\";br:\"yes\"}');}
if ($('.roundedCornersNoTopNoDegrade')) {$('.roundedCornersNoTopNoDegrade').liquidCanvas('[border{color:rgba(178,178,178,1); width:1}] => specificRoundedRect{radius:15;tl:\"yes\";tr:\"yes\";bl:\"yes\";br:\"yes\"}');}
if ($('.roundedCornersCaption')) {$('.roundedCornersCaption').liquidCanvas('[specificGradient{from:rgba(0,0,0,0.75);to:rgba(0,0,0,0.5);direction:\"h\"}] => specificRoundedRect{radius:15;tl:\"no\";tr:\"yes\";bl:\"no\";br:\"yes\"}');}
if ($('.roundedCornersCaptionPicture')) {$('.roundedCornersCaptionPicture').liquidCanvas('[specificGradient{from:rgba(0,0,0,0.75);to:rgba(0,0,0,0.5);direction:\"h\"}] => specificRoundedRect{radius:15;tl:\"no\";tr:\"yes\";bl:\"no\";br:\"yes\"}');}
if ($('.roundedCornersCaptionTime')) {$('.roundedCornersCaptionTime').liquidCanvas('[specificGradient{from:rgba(0,0,0,1);to:rgba(0,0,0,1);direction:\"h\"}] => specificRoundedRect{radius:5;tl:\"yes\";tr:\"yes\";bl:\"yes\";br:\"yes\"}');}
});


