window.onload=function(){
	if(!NiftyCheck())
	    return;
	Rounded("div#content","all","#000022","#FFF","smooth");
	Rounded("div#innercontent","all","#fff","#ccc","smooth");
}
