window.onload=function(){
    if(!NiftyCheck())
        return;
     
     //Rounded("div#col3_content","top","#fff","#ccc");             
     //Rounded("div#col3_content","bottom","#fff","#eee");             
     
     //Rounded("div#sidenav1","top","#fff","#aaa");             
     //Rounded("div#sidenav2","top","#fff","#aaa");             
     //Rounded("div#sidenav3","top","#fff","#aaa");             
          
}    
