window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#mainbodyoutside","top","transparent","#ffffff","smooth border #fff");
Rounded("div#mainbodyfooter","bottom","transparent","#ffffff","smooth border #fff");
Rounded("div#footer","bottom","transparent","#6598CD","smooth border #6598CD");

}
