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