window.onload=function(){
if(!CornersCheck())
    return;
RoundedTop("div.news","#fff","#999");
RoundedBottom("div.news","#fff","#f6f6f6");
}
