window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#content","all","#EAEAEA","#FFF","smooth");
Rounded("div#login","bottom","#FFFFFF","#FF8700","smooth");
Rounded("div#search","bottom","#FFFFFF","#C1F5A8","smooth");
Rounded("div#shortcut","bottom","#FFFFFF","#C1F5A8","smooth");
Rounded("div#statistik","bottom","#FFFFFF","#C1F5A8","smooth");
Rounded("div#bannerside","all","#fff","#ddd","smooth");
Rounded("div#pullcontent","bottom","#FFFFFF","#F6D05A","smooth");
Rounded1("div#submenu","all","transparent","#FFFFFF","smooth border #c0c0c0");
Rounded("div#mailbox","all","transparent","#FFFFFF","smooth border #c0c0c0");
Rounded("div#formarea","all","#D2D2D2","#EAEAEA","smooth");
Rounded("div#mainloginmail","bottom","#FFFFFF","#FF9900","smooth");
Rounded("div#mainkliping","bottom","#FFFFFF","#F19CE8","smooth");
Rounded("div#userNavigate","bottom","#FFFFFF","#C1F5A8","smooth");
Rounded("div#inputdata","all","#D2D2D2","#EAEAEA","smooth");
Rounded("div#boxwarning","all","#FFFFFF","#CC6600","smooth");
Rounded("div#lupa","bottom","#FFFFFF","#FF9900","smooth");
Rounded("div#daftar","bottom","#FFFFFF","#FF9900","smooth");
Rounded1("div#rollingText","all","transparent","#F6F6F6","smooth border #CCCCCC");
}