window.onload=function(){
if(!NiftyCheck())
    return;
/*Rounded("div#container_in","top","#0B0E18","#2D4769","smooth");
Rounded("div#container_in","bottom","#ffffff","#000001","smooth");

Rounded("div#container_in2","top","#2D4769","#AFC3DD","smooth");
Rounded("div#container_in2","bottom","#000001","#ffffff","smooth");
Rounded("div.infobox","tl bl br","#ffffff","#D7E1EE","border #8EA9CE");
 */
	
Rounded("div.infobox","tl bl br","#ffffff","#eeeeee","border #c0c0c0");
Rounded("div.menubox","tl  bl br","transparent","#eeeeee","border #c0c0c0");

}
