window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#col1","#dadada","#fff");
Rounded("div#col3","#dadada","#fff");
}