// JavaScript Document
var noticias = new Array();
//			   cumplieron un 
//		  año más de labor institucional

noticias[0] = new Array("CAJA PAITA EN LA ROBOTICA","noticias/portada.html");
noticias[1] = new Array("CAJA PAITA Y EL TIEMPO TE INVITAN A VIVIR EL MUNDIAL","noticias/portada.html");
noticias[2] = new Array("LIDERES DE GESTION CELEBRAN SU DÍA","noticias/portada.html");
noticias[3] = new Array("CAJA PAITA CUENTA CON MODERNA AGENCIA EN YURIMAGÜAS","noticias/portada.html");
noticias[4] = new Array("CAJA PAITA Y EL MUNDIAL 2010","noticias/portada.html");
noticias[5] = new Array("CAJA PAITA SIGUE IMPARABLE CON EL DEPORTE","noticias/portada.html");

