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