window.onload=function(){
if(!NiftyCheck())
    return;

Rounded("div#outerbanner","top","#fff","#589cbc","smooth");
Rounded("div#outerbanner","bottom","#fff","#579cbc","smooth");
Rounded("div#outermenu","bottom","#fff","#e1e1e1","border #a1a1a1");

}