window.onload=function(){
if(!NiftyCheck())
    return;
    
Rounded("div#wrapper","#660000","#ffffff");

}