ADVERTISEMENT

Judicial and Bar Council meets Sept. 5 to select nominees to post of CA presiding justice

Published Sep 4, 2023 05:44 am

The Judicial and Bar Council (JBC) is expected to decide on Tuesday, Sept. 5, who among the seven aspirants to the post of Court of Appeals (CA) presiding justice will be nominated for submission to President Ferdinand “Bongbong” Marcos Jr. for appointment.

The post of CA presiding justice became vacant last Sept. 2 with the mandatory retirement of Presiding Justice Remedios A. Salazar Fernando.

Associate Justice Fernanda Lampas Peralta, the most senior CA justice, assumed the post of acting presiding justice pending appointment by President Marcos of Fernando’s replacement from the list to be submitted by the JBC, the constitutional office that accepts, screens and nominates appointments in the judiciary.

Aside from Peralta, the other aspirants to the post are, in alphabetical order, CA Associate Justices Nina G. Antonio-Valenzuela, Ramon M. Bato Jr., Apolinario D. Bruselas Jr., Mariflor P. Castillo, Marlene B. Gonzales-Sison, and Edwin D. Sorongon.

The JBC had also conducted public interviews of the aspirants.

Under the Constitution, the President has to appoint a replacement within 90 days from the date of the vacancy.

Justice Peralta has been a CA associate justice since 2004 after serving the Office of the Solicitor General (OSG), the government’s law firm, for 17 years.

Also a certified public accountant, Peralta finished her business administration degree from the University of the East and her law degree from San Beda College.

She took the Bar exams in 1985 with a rating of 86.40 percent.  She is the wife of former Chief Justice Diosdado M. Peralta.

Justice Valenzuela finisher her law degree from the University of the Philippines (UP) in Diliman, Quezon City.  She completed her master of laws degree, without thesis, at the Philippine Judicial Academy-San Beda College of Law Consortium.

She worked as technical assistant at the Supreme Court (SC) and later as chief legislative staff officer of the House of Representatives Electoral Tribunal.

She was a metropolitan trial court (MeTC) judge and later a regional trial court (RTC) judge, both in Manila.  She was appointed CA associate justice in 2010.

Justice Bato was appointed CA associate justice in 2004.  He was a judge of both the municipal trial court (MTC) and the RTC. He finished his law degree from the Silliman University in 1982 and passed the Bar examinations in 1983.

He worked at the SC as a court attorney and co-founded and organized the SC Assembly of Lawyer Employees (SCALE).

He was also a law professor at De La Salle University and Silliman Univesity and handled subjects like Legal Environment and Partnership and Corporation, and Remedial Law.

Justice Bruselas was in active military service at the Armed Forces of the Philippines’ Judge Advocate General’s Service before his transfer to the Department of Justice (DOJ) as a prosecutor in Makati City.

He was a judge of the RTC in Quezon City.  For his eight years of exemplary service as a trial court judge, Bruselas was bestowed the Judicial Excellence Award by the SC and the Foundation for Judicial Excellence.

He finished his economics and law degrees at UP in Quezon City.  He served twice as Bar examiner on Criminal Law and Remedial Law.  He was appointed CA associate justice in 2005.

Justice Castillo was an investigator at the then Tanodbayan, now Office of the Ombusman (OMB), and later as OMB prosecutor for four years before her appointment as MeTC and RTC judge in Quezon City.

In 1999, she was proclaimed “Most Outstanding Metropolitan Trial Court Judge” by the Foundation for Judicial Excellence.

She finished her law degree from UP in 1978 and passed the Bar examinations in 1979 with a rating of 87.45 per cent.  She also completed the Basic Evidence Course in the National Judicial College of the University of Nevada in the United States. She was appointed CA associate justice in 2004.

Justice Sison was appointed CA associate justice in 2005.  Before her CA stint, she was judge of both the MeTC and the RTC in Quezon City.

She was also an academician having been a law professor at the Universidad de Manila College of Law, the Philippine Christian University, and the New Era University.

In 2005 before her appointment to the CA, Justice Sison was named Outstanding Judge of the Philippines, and in 2007 as Outstanding Justice of the CA.

Justice Sorongon was appointed CA justice in 2009. After private practice of law, he was appointed prosecutor and later as RTC judge.

In 2007 as a RTC judge, he was among the judges who participated in the Hague forum for crimes cognizable by the International Criminal Court (ICC).  

He finished his bachelor of arts degree at the West Visayas State University and his law degree at the University of San Agustin. After passing the Bar examinations in 1980, he engaged in private practice of law until his appointment as assistant provincial prosecutor of Iloilo.

 

ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.