window.onload=function(){
	if(!NiftyCheck()) { 	return;  }
	
	// Rounded("div#mainTitle","all","#000000","#4b131d","small border #7d1f30");
	//Rounded("div#izq","all","#000000","#16151E","small border #2C293B");
	Rounded("div#izq","all","#000000","transparent");
	
	Rounded("div.boxTitle","all","#000","#4b131d" ,"");
	Rounded("div.boxMessage","bottom","#000","transparent" );
	
	
}
