window.onload=function(){
if(!NiftyCheck())
    return;
RoundedTop("div#frame","#cfe2e5","#fff");
RoundedBottom("div#frame","#cfe2e5","#fff");
}