ADVERTISEMENT

2 QC cops charged with rape amid 'palit-puri' controversy

Published Nov 7, 2018 07:39 pm
By Aaron Recuenco Two rookie policemen assigned at the Quezon City Police District were charged with a case of rape for allegedly forcing a woman whom they earlier arrested for illegal gambling to perform sexual acts in exchange for the dropping of charges against her. Director Guillermo Eleazar, head of the National Capital Region Police Office (NCRPO), said he also ordered a manhunt against one of the two erring cops, Police Officer 1 Severiano Montalban III who went into hiding after the victim lodged a complaint on Monday. “I am displeased of this behavior of these two policemen. This is not tolerated in the police organization,” said Eleazar. Montalban, along with fellow rookie cop PO1 Jayson Portuguez, was accused of rape by one of the six women they arrested allegedly for illegal gambling in Quezon City last week. Eleazar said the investigation they conducted revealed that the victim visited her live-in partner at the Novaliches Police Station on November 2 who was earlier arrested for violation of illegal gambling. After the visit, the victim went to her female friends and a few hours after her arrival, a group of cops arrived and arrested them also for illegal gambling. During the mandatory medical examination on all the six female arrested at the Quezon City General Hospital, the victim allegedly pleaded with Montalban to spare her since her live-in partner was still in the police detention cell. Montalban reportedly agreed in exchange for sexual favor. The victim reportedly agreed and it happened right inside a police car parked at the dimly-lit portion of the hospital. After the sexual intercourse, Montalban allegedly told the victim to do the same for his buddy, PO1 Portuguez, who in turn, asked her to do another sexual favor instead. The victim was later freed while her five other female companions were taken to the police station. The victim filed the complaint on Monday. PALIT-PURI The incident involving the two cops came while the Philippine National Police (PNP) is still reeling from a scandal brought by another policeman, Police Officer 1 Eduardo Valencia, who allegedly forced a 15-year old girl from Manila to have sex with him in exchange for the release of her parents who were arrested for illegal drugs. During a confrontation initiated by Eleazar, PO1 Valencia was quoted saying that it was normal in drug operations—which was interpreted later in the social media to mean that sex-for-freedom of drug suspects is normal. The PNP leadership later clarified that what the rookie cop meant was that it is normal for policemen to be accused of anything by the drug suspects and their relatives as a form of harassment. The case involving the two rookie Quezon City policemen, however, aggravated the allegation of palit-puri, or the alleged sex-for-freedom modus. “The timing of this incident comes at the worst time. As police critics are still hitting the organization for the recent rape incident involving another policeman whom we arrested, this one now comes as if to confirm what some critics are saying," said Eleazar. Several days ago, the PNP Academy was also rocked by another scandal after three of its cadets were accused of forcing two plebes of the PNPA to perform oral sex on each other. One of those accused is reportedly a son of a police general. The PNPA is one of the main sources of officers of the national police force. AGAIN AND AGAIN The PNP leadership has been noticing the trend over the years that most of the policemen involved in wrongdoings are rookie ones, or those with the rank of Police Officers 1 who have just been recruited in the police service. It was recalled that some of those accused and charged in connection with the death of three minors in Caloocan City last year in the conduct of drug war are also rookie cops. The spate of abuses committed by PO1s, according to Eleazar, bothers not only him but also the PNP leadership. “We must be able to screen our applicants well. We have instituted reforms in our recruiting process as well to try to ensure the quality of our new policemen,” said Eleazar. This promoted national police chief Director General Oscar Albayalde to issue an order mandating all police recruits to undergo six-month commando training in order to instill discipline among the rookie cops. But Albayalde said the best way to institutionalize discipline for incoming policemen is to turn over the conduct of training to the PNP from the Philippine Public Safety College. The PNP leadership has been lobbying for the turnover of the supervision of the PNPA and other training programs to the PNP from the PPSC which has currently has supervision and control on the training program of rookie cops. IN THE MEANTIME… But while waiting for these reforms, Eleazar said that all they could do is to encourage any victim to surface, expose the wrongdoings and pursue the cases they want against abusive cops. "I encourage more victims of police abuse to come forward so we can really send the message to our policemen that reform is at hand. The PNP is determined to rid our ranks of undeserving policemen," said Eleazar. "At least, now, the complainants are coming out. At least now, victims know that the police institution is on their side and shall not tolerate these police abuses. I ask more victims to come to us with their complaints. And I assure the public that we will put these police scalawags in jail," he added.
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.