// CPIA.org Website Recent News List
// Author: Waldemar Villamayor Venialbo <wvilla@cpia.org>
// Copyright: 2007, CPIA.org, all rights reserved.
// URL: http://www.cpia.org

doc.getMenuR = function() // Recent News List
{//alert("doc.getMenuR()");
	return new Array(
		"+Lo m&aacute;s Reciente",
		"Propuestas",
		"Eclipse de Luna,<br> febrero 2008", base + "event/2008/eclmon02.html",
		"Trilog&iacute;a a tetralog&iacute;a", base + "gallery/planets/plan2008_2.html",
		"Acercamiento Venus&ndash;J&uacute;piter", base + "gallery/planets/plan2008.html",
		"",
		"",
		"-Ayuda",
		"...",
		"Navegando en CPIA.org", base + "help.html",
		"Informaci&oacute;n del sitio", base + "info.html",
		"Herramientas para el autor", base + "cgi-bin/robot.exe/utilities.html",
		"",
		"",
		"promo"
	);
}
