window.onload=function(){
if(!NiftyCheck())
    return;
	Rounded("div.rounded_corners","all","#FFFFFF","#EDE5D1","border #D8D1C0");
}