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