window.onload=function(){
if(!NiftyCheck())
    return;
RoundedBottom("div.navbottom","#ddd","#2d3149");
RoundedTop("div.tophead","#ddd","#2d3149");
RoundedBottom("div.bottomhead","#ddd","#2d3149");
RoundedTop("div.toppic","#ddd","#2d3149");
RoundedBottom("div.bottompic","#ddd","#2d3149");
}