window.onload=function(){
	mailSafe('mail',0);

	if(!NiftyCheck())
		return;
	Rounded("td.nifty","tl br","#fff","#E5FFE5","border #005b00");
	Rounded("div.outerboxtable","tl br","#fff","#005b00","smooth");
	Rounded("div.innerboxtable","tl br","#005b00","#fff","smooth");
}