window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#footer","all","#fff","#CDB800","smooth");
Rounded("div#leftnav-round","all","#fff","#CDB800","smooth");
Rounded("div#table-form","all","#fff","#6699cc","smooth");
Rounded("div#table-form-1","all","#fff","#6699cc","smooth");
Rounded("div#table-form-submit","all","#fff","#6699cc","smooth");
Rounded("div#propheader","all","#fff","#cdb800","smooth");
Rounded("div#medHeader","all","#fff","#cdb800","smooth");
Rounded("div#customer-survey","all","#fff","#6699cc","smooth");
/*Rounded("div#footer","all","#123","#357","smooth");
Rounded("div#sidebar","all","#123","#cd8500","smooth");
Rounded("div#wrapper_comments","#123","#eec","smooth");
Rounded("div.post","all","#123","#eec","smooth");
Rounded("div.navigation","all","#123","#eec","smooth");
Rounded("div#header h1","bottom","#84B7FF","#657DA6","small smooth");
Rounded("div#content","tl bottom","#D6DEEC","#FFF","smooth");
Rounded("div#nav","tr bottom","#D6DEEC","#95B3DE","smooth");
Rounded("div#sidenotes","all","#D6DEEC","#B1C0D5","smooth");
Rounded("form","all","#D6DEEC","#B4CEF7","smooth");
Rounded("blockquote","tr bl","#FFF","#CDFFAA","border #88D84F");
Rounded("div#relax","all","#FFF","transparent");
Rounded("div#footer","all","#D6DEEC","#CCCCCC","small border #fff");
*/
}