window.onload=function(){
if(!NiftyCheck())
	return;

Rounded("div#showcontent", "tl, br", "#000000", "#F0F3FC", "smooth");
}