function Nifty(){
if(!NiftyCheck())
    return;
Rounded("div#conteiner","all","transparent","#F8F8F8");
}
