window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#containerTop","top","#1f4a7d","#fff","smooth");
Rounded("div#containerBottom","bottom","#1f4a7d","#fff","smooth");
}