$(function(){
if(!NiftyCheck())
    return;
Rounded("div#nifty","all","#adaeb1","#ffffff","smooth");
});

