window.onload=function(){
if(!NiftyCheck())
    return;
RoundedTop("div#navigation","#778DA1","#264460");
RoundedBottom("div#navigation","#778DA1","#264460");
RoundedTop("div#top","#778DA1","#264460");
RoundedBottom("div#top","#778DA1","#264460");
RoundedTop("div#bottom","#778DA1","#264460");
RoundedBottom("div#bottom","#778DA1","#264460");
} 