window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#logoDiv","tl","#46588A","#c0c0c0","smooth");
Rounded("div#topBnrDiv","tr","#46588A","#FFF","smooth");
Rounded("div#leftDiv","all","#46588A","#c0c0c0","smooth");
Rounded("div#mainDiv","all","#46588A","#FFF","smooth");
Rounded("div#footerDiv","bottom","#46588A","#FFF","smooth");
}