window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div.wordle1","all","#FFF","#721c30","smooth");
Rounded("div.wordle2","all","#721c30","#ffffff","smooth");
Rounded("div.bio1","all","#FFF","#93b4d4","smooth");
Rounded("div.card1","all","#FFF","#091b4e","smooth");
Rounded("div.carda","all","#091b4e","#ffffff","small");
Rounded("div#links li","all","#ffffff","#93b4d4","smooth");
Rounded("div.name","all","#ffffff","#091b4e","smooth");
Rounded("div.nav","br, bl","#ffffff","#2c5739","smooth");
Rounded("div.footer1","all","#ffffff","transparent","smooth");
Rounded("div.indexheader","br, bl","#ffffff","#2c5739","smooth");
Rounded("div#chromemenu","all","#2c5739","#ffffff","smooth");
Rounded("div.gallerycell","all","#ffffff","#A2B5CD","smooth");
Rounded("div.allcards","all","#ffffff","#A2B5CD","smooth");
Rounded("div.lightbox_content","all","#ffffff","#A2B5CD","smooth");
Rounded("div.stats","all","#ffffff","#091b4e","smooth");
Rounded("div.oceaniaheader","all","#ffffff","#091b4e","smooth");
Rounded("div.missionopportunity","all","#ffffff","#93b4d4","smooth");
Rounded("div.missionpic","all","#ffffff","#721c30","smooth");
Rounded("div.missionaccomplished","all","#ffffff","#93b4d4","smooth");
Rounded("div.missionstatement","all","#ffffff","#721c30","smooth");
Rounded("div.joinpic","all","#93b4d4","#721c30","smooth");
Rounded("div.facts1","all","#ffffff","#721c30","smooth");
Rounded("div.widget1","all","#ffffff","#091b4e","smooth");
Rounded("div.homefeed","all","#ffffff","#091b4e","smooth");
}

