window.onload=function(){
if(!NiftyCheck()) return;
	Rounded("div#header","bottom","#D6DEEC","#84B7FF","smooth");
	Rounded("div#header h1","bottom","#84B7FF","#657DA6","small smooth");
	Rounded("div#PrimerContenedor","tl bottom","#D6DEEC","#FFF","smooth");
	Rounded("div#nav","tr bottom","#D6DEEC","#95B3DE","smooth");
	Rounded("div#PrimeraCaja","all","#D6DEEC","#B1C0D5","smooth");
	Rounded("div#ingresar","all","#D6DEEC","#95B3DE","smooth");
	Rounded("div#date","all","#FFF","#F1DDC4","smooth");
	Rounded("form","all","#D6DEEC","#B4CEF7","smooth");
	Rounded("blockquote","tr bl","#FFF","#CDFFAA","border #88D84F");
	Rounded("div#Resaltado","all","#FFF","transparent");
	Rounded("div#footer","all","#D6DEEC","#CCCCCC","small border #fff");
	Rounded("div#TitCliente","all","#FFF","#003399","border #88D84F");
	Rounded("div#minipics","all","#C7C7F2","#FFF","smooth");
	Publicidad();
}; 

