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