window.onload=function(){
if(!NiftyCheck())
    return;
RoundedTop("div#navigation","#000","#0F0C0C");
RoundedBottom("div#navigation","#000","#0F0C0C");
RoundedTop("div#top","#000","#0F0C0C");
RoundedBottom("div#top","#000","#0F0C0C");
RoundedTop("div#bottom","#000","#0F0C0C");
RoundedBottom("div#bottom","#000","#0F0C0C");
} 
