﻿window.onload=function(){
	if(!NiftyCheck())
		return;
		Rounded("div.greybox", "all", "#fff", "#525a62", "smooth");
}