window.onload=function(){
	if(!NiftyCheck())
		return;
	Rounded('div.box','white','#FFE0B5');
}