");vwo_$('head').append(_vwo_sel);return vwo_$('head')[0] && vwo_$('head')[0].lastChild;})("HEAD")}}, R_722219_759_1_2_0:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var ctx=vwo_$(x),el;
/*vwo_debug log("Revert","content",""); vwo_debug*/;
el=vwo_$('[vwo-element-id="1733126851444"]');
el.revertContentOp().remove();})("HEAD")}}, C_722219_759_1_2_1:{ fn:function(log,nonce=''){return (function(x) {})(".leo-col-6")}}, R_722219_759_1_2_1:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
})(".leo-col-6")}}, ct759_16048c03a9b024888f00d49e44c4bca2:{ fn:function(executeTrigger, vwo_$) {
(//Visited PDP audience trigger for VWO
function() {
// ----------------------------------
// ----- Personalization config -----
// ----------------------------------
var productsViewedMaxItems = 3; // Max number of recommended products
/*
Product master infos:
- name = Master product name. Ensure that this matches the master mapping (eg. data layer values)
*/
var productsViewedCTAArr = [
{
"name": "GREAT CareShield"
},
{
"name": "GoGreat Term Life"
},
{
"name": "TravelSmart Premier"
},
{
"name": "HomeGR8 Plus"
},
{
"name": "GREAT Protector Active"
},
{
"name": "Essential Protector Plus"
},
{
"name": "GREAT Junior Protector"
},
{
"name": "Drive and Save Plus"
},
{
"name": "GREAT Maid Protect"
},
{
"name": "GREAT Critical Cover Series"
},
{
"name": "GREAT Prime Rewards"
},
{
"name": "GREAT SP"
},
{
"name": "GREAT Golden Protector"
},
{
"name": "GREAT Term"
},
{
"name": "GREAT EV Protect"
},
{
"name": "GREAT Hospital Cash "
},
{
"name": "GREAT Cancer Guard"
},
{
"name": "PA Supreme"
},
{
"name": "GREAT Home Protect"
}
];
// -----------------------------------------
// ----- System config (Do not change) -----
// -----------------------------------------
var productsViewedCookieName = "personalization_products_viewed";
var productsPurchasedCookieName = "personalization_products_purchased";
// -------------------------------
// ----- Get cookie function -----
// -------------------------------
function getCookie(cname) {
var name = cname + "=";
var decodedCookie = decodeURIComponent(document.cookie);
var ca = decodedCookie.split(';');
for (var i = 0; i < ca.length; i++) {
var c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
}
// ------------------------------------------------
// ----- Check last viewed/purchased products -----
// ------------------------------------------------
// Read cookies
var productsViewedArr = []; // Default empty array
var productsViewedStr = getCookie(productsViewedCookieName);
var productsPurchasedArr = []; // Default empty array
var productsPurchasedStr = getCookie(productsPurchasedCookieName);
// If cookies are not empty, read the unstringified values
if(productsViewedStr != "") {productsViewedArr = JSON.parse(productsViewedStr);}
if(productsPurchasedStr != "") {productsPurchasedArr = JSON.parse(productsPurchasedStr);}
// Remove purchased products from last viewed products
productsViewedArr = productsViewedArr.filter(function (a) {
return typeof productsPurchasedArr.find(function (b) {
return b.name == a.name;
}) == "undefined";
});
// Cross check master product infos
productsViewedArr = productsViewedArr.filter(function (a) {
return typeof productsViewedCTAArr.find(function (b) {
return b.name == a.name;
}) != "undefined";
});
// Reduce to the latest X array items
productsViewedArr = productsViewedArr.slice(-productsViewedMaxItems);
// If there are last products viewed, run VWO campaign
if(productsViewedArr.length) {
executeTrigger();
}
})()
}}, C_722219_819_1_2_0:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove",".cmp-marquee-promotion"); vwo_debug*/(el=vwo_$(".cmp-marquee-promotion")).vwoCss({display:"none !important"});})(".cmp-marquee-promotion")}}, C_722219_819_1_2_1:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove",".header"); vwo_debug*/(el=vwo_$(".header")).vwoCss({display:"none !important"});})(".header")}}, C_722219_819_1_2_2:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove",".footer"); vwo_debug*/(el=vwo_$(".footer")).vwoCss({display:"none !important"});})(".footer")}}, C_722219_819_1_2_3:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove",".root > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(24) > div:nth-of-type(1)"); vwo_debug*/(el=vwo_$(".root > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(24) > div:nth-of-type(1)")).vwoCss({display:"none !important"});})(".root > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(24) > div:nth-of-type(1)")}}, C_722219_819_1_2_4:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove","#RCBFORM > div:nth-of-type(1) > div:nth-of-type(1)"); vwo_debug*/(el=vwo_$("#RCBFORM > div:nth-of-type(1) > div:nth-of-type(1)")).vwoCss({display:"none !important"});})("#RCBFORM > div:nth-of-type(1) > div:nth-of-type(1)")}}, C_722219_819_1_2_5:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("visibility",".announcement-blue-bg"); vwo_debug*/(el=vwo_$(".announcement-blue-bg")).vwoCss({visibility:"visible !important"});})(".announcement-blue-bg")}}, C_722219_657_1_2_3:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove","#filter-search"); vwo_debug*/(el=vwo_$("#filter-search")).vwoCss({display:"none !important"});})("#filter-search")}}, C_722219_657_1_2_4:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove","#search-sb-key"); vwo_debug*/(el=vwo_$("#search-sb-key")).vwoCss({display:"none !important"});})("#search-sb-key")}}, C_722219_657_1_2_5:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove","#filter-form > span:nth-of-type(1)"); vwo_debug*/(el=vwo_$("#filter-form > span:nth-of-type(1)")).vwoCss({display:"none !important"});})("#filter-form > span:nth-of-type(1)")}}, C_722219_657_1_2_6:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove",".announcement-blue-bg"); vwo_debug*/(el=vwo_$(".announcement-blue-bg")).vwoCss({display:"none !important"});})(".announcement-blue-bg")}}, C_722219_997_1_2_0:{ fn:function(){return (function(x) { try{
// Start variation JS
void (function loadVariation(timeInFuture) {
// Main Test object
const test = {
// Some test specific global letiables
id: "EXP-1",
// Test init
init: function () {
// Add a test specific classname to the body element
document.body.classList.add(test.id);
// Below function calls order is important
test.mainJS();
},
// Main JS
mainJS: function () {
const cookieName = "quotationData"; // cookie name
const cookieExpiryDays = 90;
const dataPopulationCookieName = "data-population-cookie";
/// *** Utility functions *** ///
// Utility function to get selected index
const getSelectedIndex = (selector, selectedClass = '-selected') => {
return [...document.querySelectorAll(selector)].findIndex(item => item.classList.contains(selectedClass));
}
// Utility function to get payment index
const getPaymentIndex = (selector, selectedClass = '-selected') => {
return [...document.querySelectorAll(selector)].findIndex(item => item.parentElement.classList.contains(selectedClass));
}
// Utility function to select an option by text content
function selectOptionByText(selector, textContent) {
document.querySelectorAll(selector).forEach(item => {
if (item.textContent.trim() === textContent) {
item.click();
}
});
}
// Utility function to set input value and dispatch event
function setInputValue(selector, value) {
const inputElement = document.querySelector(selector);
if (inputElement) {
inputElement.value = value;
inputElement.dispatchEvent(new Event('input'));
}
}
// Utility function to click a radio button by index
function clickRadioButtonByIndex(selector, index) {
const buttons = document.querySelectorAll(selector);
if (buttons[index]) {
buttons[index].click();
}
}
// function clickRadioButtonForGCS(selector, index) {
// const buttons = document.querySelectorAll(selector);
// if (buttons[index]) {
// buttons[index].parentElement.click();
// }
// }
// Utility function to click an input element by ID
function clickInputById(id) {
const inputElement = document.querySelector(`#${id}`);
if (inputElement) {
inputElement.click();
}
}
// Utility function to Function to set cookie
function setCookie(cname, cvalue, exdays) {
const d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
const expires = `expires=${d.toUTCString()}`;
document.cookie = `${cname}=${cvalue}; ${expires}; path=/; domain=.adobecqms.net`;
};
// Utility function to Function to get cookie
function getCookie(cname) {
const name = cname + "=";
const decodedCookie = decodeURIComponent(document.cookie);
const ca = decodedCookie.split(';');
for (var i = 0; i < ca.length; i++) {
let c = ca[i].trim();
if (c.indexOf(name) === 0) {
return c.substring(name.length, c.length);
}
}
return "";
}
// // Utility function to delete cookie
// function deleteCookie(name) {
// document.cookie = `${name}=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/; domain=.greateasternlife.com`;
// }
/// *** Utility functions *** ///
// function to set or update quotation cookie
const setOrUpdateQuoteDataInCookie = (quotationData) => {
if (!quotationData || typeof quotationData !== 'object') return;
const saveCookie = (data) => {
setCookie(cookieName, JSON.stringify(data), cookieExpiryDays);
};
const existingCookie = getCookie(cookieName);
if (!existingCookie) {
saveCookie(quotationData);
//console.log("Quotation data saved as a new cookie.");
return;
}
let existingData;
try {
existingData = JSON.parse(existingCookie);
} catch (error) {
//console.error("Failed to parse existing cookie:", error);
saveCookie(quotationData);
return;
}
if (existingData.productJourney === quotationData.productJourney) {
// Same product journey, update values
const updatedData = { ...existingData, ...quotationData };
saveCookie(updatedData);
//console.log("Updated existing quotation data.");
} else {
saveCookie(quotationData);
//console.log("Replaced quotation data with a new product journey.");
}
};
// function to set Great Protector Active quote data
function getQuoteDataGPA() {
if (window.location.pathname !== '/sg/en/personal-accident-insurance/200201/get-quotation.html') return;
let productJourney = 'GREAT Protector Active';
let insuredFor = document.querySelector('label[for="insured"] +.multiselect .multiselect-single-label')?.textContent;
let idSelector = document.querySelectorAll('label[for="thirdPartyIdType"] +.multiselect .multiselect-single-label , label[for="idType"] +.multiselect .multiselect-single-label')[0];
let idType = idSelector?.textContent;
let birthDate = document.querySelector('input#birthdayInput')?.value;
let planOptionsIndex = getSelectedIndex('.plan-options .cmp-radio');
let addOnSelection = document.querySelectorAll('.checkbox-custom .cmp-checkbox-custom.-selected').length > 0;
let paymentCycle = getPaymentIndex('#paymentFrequency-Monthly , #paymentFrequency-Annual');
// Initializing an empty object
let quotationData = {};
// Adding properties only if the values are available
if (productJourney) quotationData.productJourney = productJourney;
if (insuredFor) quotationData.insuredFor = insuredFor;
if (idType) quotationData.idType = idType;
if (birthDate) quotationData.birthDate = birthDate;
if (planOptionsIndex !== -1) quotationData.planOptionsIndex = planOptionsIndex;
if (paymentCycle !== -1 && document.querySelectorAll('.checkbox-custom .cmp-checkbox-custom.-selected').length > -1) {
//alert('check 01')
quotationData.addOnSelection = addOnSelection
}
if (paymentCycle !== -1) quotationData.paymentCycle = paymentCycle;
// Store or update quotation data in cookie
if (insuredFor && idType && birthDate) setOrUpdateQuoteDataInCookie(quotationData);
}
// get value of data population cookie to populate data
let dataPopulationCookieValue = getCookie(dataPopulationCookieName);
// set session storage based on cookie value
// if (dataPopulationCookieValue) {
// sessionStorage.setItem("data-population", "true");
// deleteCookie("data-population-cookie");
// }
// Main function to handle form data population based on the pathname
function handleDataPopulation(productData, loadAgain = false) {
const pathname = window.location.pathname;
const { productJourney } = productData;
// Actions for Great Protector Active
if (pathname === '/sg/en/personal-accident-insurance/200201/get-quotation.html' && productJourney === 'GREAT Protector Active') {
if (productData.insuredFor && loadAgain) {
selectOptionByText('label[for="insured"] + .multiselect .multiselect-option', productData.insuredFor);
}
setTimeout(function () {
if (productData.idType && loadAgain) {
selectOptionByText('label[for="thirdPartyIdType"] + .multiselect .multiselect-option , label[for="idType"] + .multiselect .multiselect-option', productData.idType);
}
if (productData.birthDate && loadAgain) {
setInputValue("#birthdayInput", productData.birthDate);
}
}, 500)
setTimeout(function () {
if (productData.planOptionsIndex > -1) {
clickRadioButtonByIndex('.plan-options .cmp-radio input', productData.planOptionsIndex);
setTimeout(function () {
let targetContent = document.querySelectorAll('.plan-options .cmp-radio input + label .radio-select-label-selected')[0];
if (targetContent) {
targetContent.textContent = 'Pre-selected';
}
}, 1000)
}
if (productData.addOnSelection) {
setTimeout(function () {
clickInputById('selectedExtraPlan-undefined');
if (productData.paymentCycle > -1) {
setTimeout(function () {
if (document.querySelector('label[for="paymentFrequency-Annual"] .cmp-text.font-normal span').textContent.length > 3) {
clickRadioButtonByIndex('#paymentFrequency-Monthly , #paymentFrequency-Annual', productData.paymentCycle);
}
}, 1500);
}
}, 500)
} else {
if (productData.paymentCycle > -1) {
setTimeout(function () {
if (document.querySelector('label[for="paymentFrequency-Annual"] .cmp-text.font-normal span').textContent.length > 3) {
clickRadioButtonByIndex('#paymentFrequency-Monthly , #paymentFrequency-Annual', productData.paymentCycle);
}
}, 1500);
}
}
}, 2000)
}
}
function loadData() {
if (dataPopulationCookieValue !== 'true') return;
(function pollForFormload() {
if (
document.querySelector('input[name="agentMobileNumber"]') &&
document.querySelectorAll('#paymentFrequency-Annual , #packageItem-W05I1-annual').length > 0
) {
const existingCookie = getCookie(cookieName);
const productData = existingCookie ? JSON.parse(existingCookie) : {};
// Handle form filling based on the current page
handleDataPopulation(productData);
} else {
setTimeout(pollForFormload, 25);
}
})();
}
// function to handle click events
function eventHandler(event) {
const { target } = event;
//console.log('target:', target);
if (
window.location.pathname === '/sg/en/personal-accident-insurance/200201/get-quotation.html' &&
target.closest('.cmp-button a') &&
(
target.textContent.includes('View benefits') ||
target.closest('.cmp-button a[href*="https://buy-uat-greateasternlife.adobecqms.net/sg/en/personal-accident-insurance/200201/quick-check.html"]'))
) {
if (target.textContent.includes('View benefits')) loadData();
getQuoteDataGPA();
//alert('working GPA');
}
}
// Initialize product data from cookie
const existingCookie = getCookie(cookieName);
const productData = existingCookie ? JSON.parse(existingCookie) : {};
// Handle form data population based on the current page
if (dataPopulationCookieValue === 'true') {
handleDataPopulation(productData, true);
}
document.body.addEventListener('click', eventHandler);
},
};
// Return if the test ran already!
if (document.querySelector(`.${test.id}`)) return;
// Polling conditions
if (document.readyState === "complete") {
try {
// Activate test
test.init();
// Success log
//console.log('Vertis Digital: EXP-1: V: 1:12');
} catch (error) {
// Error log
console.log(`Initialization Error:`, error);
}
} else {
Date.now() < timeInFuture
? setTimeout(loadVariation.bind({}, timeInFuture), 25)
: console.log("loadVariation timed out!");
}
})(Date.now() + 60000);
// End variation JS
return vwo_$('head')[0] && vwo_$('head')[0].lastChild; } catch(e) {} })("HEAD")}}, ct997_11fd5df3bdf6d6f8b7b1bbf21173a0ed:{ fn:function(executeTrigger, vwo_$) {
(function () {
if (location.pathname !== '/sg/en/personal-accident-insurance/200201/get-quotation.html') return;
const productsPurchasedCookieName = "personalization_products_purchased";
const quotationDataCookieName = "quotationData";
const dataPopulationCookieName = "data-population-cookie";
// Function to get cookie
function getCookie(cname) {
const name = cname + "=";
const decodedCookie = decodeURIComponent(document.cookie);
const cookies = decodedCookie.split(';');
for (const cookie of cookies) {
const c = cookie.trim();
if (c.indexOf(name) === 0) {
return c.substring(name.length);
}
}
return "";
}
const productsPurchasedStr = getCookie(productsPurchasedCookieName);
const productPurchaseData = productsPurchasedStr ? JSON.parse(productsPurchasedStr) : [];
//const quotationDataCookieValue = getCookie(quotationDataCookieName);
//const dataPopulationCookieValue = getCookie(dataPopulationCookieName);
const productsViewedCTAArr = [
{ "name": "GREAT Protector Active" }
];
// Check if any product from productsViewedCTAArr is in productPurchaseData
const hasMatchingProduct = productsViewedCTAArr.some(viewedProduct =>
productPurchaseData.some(purchasedProduct => purchasedProduct.name === viewedProduct.name)
);
// console.log('hasMatchingProduct:', hasMatchingProduct);
// console.log('quotationDataCookieValue:', quotationDataCookieValue);
// console.log('dataPopulationCookieValue:', dataPopulationCookieValue);
// Activation conditions
// const shouldActivate = (
// (!hasMatchingProduct && quotationDataCookieValue === '') ||
// (!hasMatchingProduct && quotationDataCookieValue && dataPopulationCookieValue === 'true')
// )
if (!hasMatchingProduct) {
//alert('activate');
executeTrigger();
}
})()
}}, C_722219_889_1_2_0:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove",".breadcrumb > ul:nth-of-type(1)"); vwo_debug*/(el=vwo_$(".breadcrumb > ul:nth-of-type(1)")).vwoCss({display:"none !important"});})(".breadcrumb > ul:nth-of-type(1)")}}, R_722219_889_1_2_0:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove",".breadcrumb > ul:nth-of-type(1)"); vwo_debug*/(el=vwo_$(".breadcrumb > ul:nth-of-type(1)")).vwoRevertCss();})(".breadcrumb > ul:nth-of-type(1)")}}, C_722219_889_1_2_1:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove",".leo-py-md"); vwo_debug*/(el=ctx).vwoCss({display:"none !important"});})(".leo-py-md")}}, R_722219_889_1_2_1:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove",".leo-py-md"); vwo_debug*/(el=ctx).vwoRevertCss();})(".leo-py-md")}}, C_722219_889_1_2_2:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove",".main > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(7)"); vwo_debug*/(el=vwo_$(".main > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(7)")).vwoCss({display:"none !important"});})(".qnaDisclaimer")}}, R_722219_889_1_2_2:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove",".main > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(7)"); vwo_debug*/(el=vwo_$(".main > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(7)")).vwoRevertCss();})(".qnaDisclaimer")}}, C_722219_889_1_2_3:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove",".m-0 > div:nth-of-type(1) > div:nth-of-type(4)"); vwo_debug*/(el=ctx).vwoCss({display:"none !important"});})(".m-0 > div:nth-of-type(1) > div:nth-of-type(4)")}}, R_722219_889_1_2_3:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove",".m-0 > div:nth-of-type(1) > div:nth-of-type(4)"); vwo_debug*/(el=ctx).vwoRevertCss();})(".m-0 > div:nth-of-type(1) > div:nth-of-type(4)")}}, C_722219_889_1_2_4:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove",".leo-download-links"); vwo_debug*/(el=ctx).vwoCss({display:"none !important"});})(".leo-download-links")}}, R_722219_889_1_2_4:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove",".leo-download-links"); vwo_debug*/(el=ctx).vwoRevertCss();})(".leo-download-links")}}, C_722219_889_1_2_5:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove",".cmp-announcement-widget-xf"); vwo_debug*/(el=vwo_$(".cmp-announcement-widget-xf")).vwoCss({display:"none !important"});})(".cmp-announcement-widget-xf")}}, R_722219_889_1_2_5:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove",".cmp-announcement-widget-xf"); vwo_debug*/(el=vwo_$(".cmp-announcement-widget-xf")).vwoRevertCss();})(".cmp-announcement-widget-xf")}}, C_722219_889_1_2_6:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove",".promotion-container"); vwo_debug*/(el=vwo_$(".promotion-container")).vwoCss({display:"none !important"});})(".leo-py-xl")}}, R_722219_889_1_2_6:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove",".promotion-container"); vwo_debug*/(el=vwo_$(".promotion-container")).vwoRevertCss();})(".leo-py-xl")}}, C_722219_889_1_2_7:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove",".leo-row--gap-xs > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(6)"); vwo_debug*/(el=ctx).vwoCss({display:"none !important"});})(".leo-row--gap-xs > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(6)")}}, R_722219_889_1_2_7:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove",".leo-row--gap-xs > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(6)"); vwo_debug*/(el=ctx).vwoRevertCss();})(".leo-row--gap-xs > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(6)")}}, C_722219_889_1_2_8:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove",".leo-row--gap-xs > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4)"); vwo_debug*/(el=ctx).vwoCss({display:"none !important"});})(".leo-row--gap-xs > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4)")}}, R_722219_889_1_2_8:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove",".leo-row--gap-xs > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4)"); vwo_debug*/(el=ctx).vwoRevertCss();})(".leo-row--gap-xs > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4)")}}, C_722219_889_1_2_9:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove",".leo-row--gap-xs > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4)"); vwo_debug*/(el=ctx).vwoCss({display:"none !important"});})(".leo-row--gap-xs > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4)")}}, R_722219_889_1_2_9:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove",".leo-row--gap-xs > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4)"); vwo_debug*/(el=ctx).vwoRevertCss();})(".leo-row--gap-xs > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4)")}}, C_722219_889_1_2_10:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove",".leo-row--gap-xs > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(5)"); vwo_debug*/(el=ctx).vwoCss({display:"none !important"});})(".leo-row--gap-xs > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(5)")}}, R_722219_889_1_2_10:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove",".leo-row--gap-xs > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(5)"); vwo_debug*/(el=ctx).vwoRevertCss();})(".leo-row--gap-xs > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(5)")}}, C_722219_985_1_2_0:{ fn:function(){return (function(x) { try{
function setCookie(e,t,o){const i=new Date;i.setTime(i.getTime()+24*o*60*60*1e3);const n="expires="+i.toUTCString();document.cookie=e+"="+t+";"+n+";path=/; domain=.greateasternlife.com"}setCookie("lastPageVisited","product",180);
return vwo_$('head')[0] && vwo_$('head')[0].lastChild; } catch(e) {} })("HEAD")}}, GL_722219_965_post:{ fn:function(VWO_CURRENT_CAMPAIGN, VWO_CURRENT_VARIATION,nonce = ""){}}, ct_969ce375f56191050c360e633277bd5a:{ fn:function(executeTrigger, vwo_$, config) {
(function() {
if (!config || typeof config !== "object") {
return;
}
if (window.vwo_$(config.sel).length > 0) {
return executeTrigger();
}
window.VWO._.phoenixMT.once("vwo_mutObs." + config.triggerName, () => {
if (window.vwo_$(config.sel).length > 0) {
executeTrigger();
}
});
})()
}
}, ct_5215ff5c22dc94f8ba11d10604b76f9d:{ fn:function(executeTrigger, vwo_$, config) {
(function() {
if (!config || typeof config !== "object") {
return;
}
if (window.vwo_$(config.sel).length > 0) {
return executeTrigger();
}
window.VWO._.phoenixMT.once("vwo_mutObs." + config.triggerName, () => {
if (window.vwo_$(config.sel).length > 0) {
executeTrigger();
}
});
})()
}
}, C_722219_980_1_2_0:{ fn:function(log,nonce=''){return (function(x) {
try{
var _vwo_sel = vwo_$("`);
!vwo_$("head").find('#1737431535466').length && vwo_$('head').append(_vwo_sel);}catch(e) {console.error(e)}
try{}catch(e) {console.error(e)}
try{const inputField=document.querySelectorAll(".cmp-input__inputfield"),notificationDiv=document.querySelector(".education-message-notification");var spanElement=document.querySelector(".cmp-notification__icon.cmp-notification__icon--image"),childElement=spanElement.querySelector("img");const slideAdd=document.querySelector(".vwo-slider");function updateClassC(e){console.log("NEWVALUE",e);const t=document.querySelector(".cmp-notification__text .cmp-notification__textcon");t&&("4,000"===e?(notificationDiv.classList.remove("hidden"),t.textContent="For $4,000 you can hire a trained domestic helper for caregiving and pay for rehabilitation and medical supply expenses.",childElement.src="/content/dam/gel-orion/pre-login-agency/sg/en/common-images/icons/icon-milestone-heart.png"):"4,800"===e?(notificationDiv.classList.remove("hidden"),t.textContent="$4,800 can bring you care by a loved one as well as rehabilitation and medical supplies.",childElement.src="/content/dam/gel-orion/pre-login-agency/sg/en/common-images/icons/icon-milestone-successful.png"):notificationDiv.classList.add("hidden"))}function sendValue(e){window.VWO=window.VWO||[],VWO.event=VWO.event||function(){VWO.push(["event"].concat([].slice.call(arguments)))},VWO.event("gcsSelectedRevenueAmount",{container5D41476F83DivAemCmpForm:e,gcsSlideValue2:e})}slideAdd.classList.add("slider-icons-wrapper"),inputField.forEach(e=>{const t=e.querySelector(".modelValue");if(t){const e=()=>{console.log("Current value:",t.textContent),updateClassC(t.textContent.trim()),sendValue(t.textContent.trim())};e();new MutationObserver(()=>{e()}).observe(t,{attributes:!0,characterData:!0,childList:!0,subtree:!0,attributeOldValue:!0,characterDataOldValue:!0})}});}catch(e) {console.error(e)}
return vwo_$('head')[0] && vwo_$('head')[0].lastChild;})("head")}}, C_722219_980_1_3_0:{ fn:function(log,nonce=''){return (function(x) {
try{
var _vwo_sel = vwo_$("`);
!vwo_$("head").find('#1737431535472').length && vwo_$('head').append(_vwo_sel);}catch(e) {console.error(e)}
try{}catch(e) {console.error(e)}
try{const inputField=document.querySelectorAll(".cmp-input__inputfield"),notificationDiv=document.querySelector(".education-message-notification");var spanElement=document.querySelector(".cmp-notification__icon.cmp-notification__icon--image"),childElement=spanElement.querySelector("img");function updateClassC(e){console.log("NEWVALUE",e);document.querySelector(".cmp-notification__text .cmp-notification__textcon")&&("4,000"===e||"4,800"===e||notificationDiv.classList.add("hidden"))}function sendValue(e){window.VWO=window.VWO||[],VWO.event=VWO.event||function(){VWO.push(["event"].concat([].slice.call(arguments)))},VWO.event("gcsSelectedRevenueAmount",{container5D41476F83DivAemCmpForm:e,gcsSlideValue2:e})}notificationDiv.classList.add("hidden"),console.log("GCS test started"),inputField.forEach(e=>{const t=e.querySelector(".modelValue");if(t){const e=()=>{console.log("Current value:",t.textContent),sendValue(t.textContent.trim())};e();new MutationObserver(()=>{e()}).observe(t,{attributes:!0,characterData:!0,childList:!0,subtree:!0,attributeOldValue:!0,characterDataOldValue:!0})}});}catch(e) {console.error(e)}
return vwo_$('head')[0] && vwo_$('head')[0].lastChild;})("head")}}, C_722219_980_1_3_1:{ fn:function(log,nonce=''){return (function(x) {
try{
var _vwo_sel = vwo_$("`);
!vwo_$("head").find('#1737431535473').length && vwo_$('head').append(_vwo_sel);}catch(e) {console.error(e)}
try{}catch(e) {console.error(e)}
try{/*
// Flag to ensure the action happens only once
let firstTime = true;
function forceClickAndChange() {
if (firstTime) {
// Simulate a click on the icon-edit element
const iconEditButton = document.querySelector('.icon-edit');
if (iconEditButton) {
iconEditButton.click();
console.log(iconEditButton);
console.log("edit clicked");
}
//attempt to change sliderinput value
const changeValue = document.getElementById('sliderinput');
if (changeValue) {
changeValue.value = 4000;
console.log("amount changed v2");
}
// Change the value of the modalvalue span
const modalValueSpan = document.querySelector(".modelValue");
if (modalValueSpan) {
modalValueSpan.textContent = 4000;
console.log("amount changed v1");
}
// Simulate a click on the icon-check element
const iconCheckButton = document.querySelector('.icon-check');
if (iconCheckButton) {
iconCheckButton.click();
console.log("edit check clicked");
// Set the flag to false to prevent future executions
}
firstTime = false;
}
}
// Call the function to initiate the process
forceClickAndChange();
*/
}catch(e) {console.error(e)}
return vwo_$('head')[0] && vwo_$('head')[0].lastChild;})("head")}}, GL_722219_965_pre:{ fn:function(VWO_CURRENT_CAMPAIGN, VWO_CURRENT_VARIATION,nonce = ""){try{;
var _vwoCurrentPageUrl = window.location.href; var matchRegex = VWO._.matchRegex;vwo_$('[vwo-widget-id]').remove();vwo_$('html').get(0).classList.forEach((cl)=>{var mpClass=cl.match(/(?:\s|^)(vwo_p_s_[0-9a-f]{32})(?:\s|$)/);mpClass && (['vwo_p_s_baf0439c6ee7eeb30695dbb63777c8a1','vwo_p_s_529d06731882814587edcdb7fcb47719','vwo_p_s_117ea7d82ad4208c01b4c082cbb1dcbe','vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98','vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4','vwo_p_s_a192231b2113d157699dea212968af5a','vwo_p_s_f5e15ac35b42d3a7242aa2f738572873'].indexOf(mpClass[1])!=-1) && vwo_$('html').removeClass(mpClass[1]);});if(matchRegex(_vwoCurrentPageUrl,'^https:\/\/greateasternlife\.com\/sg\/en\/personal-insurance\/our-products\/personal-accident-insurance\/essential-protector-plus\.html\/?(?:[?#].*)?$')){vwo_$('html').addClass('vwo_p_s_baf0439c6ee7eeb30695dbb63777c8a1')} else if(matchRegex(_vwoCurrentPageUrl,'^https:\/\/greateasternlife\.com\/sg\/en\/personal-insurance\/our-products\/personal-accident-insurance\/great-golden-protector\.html\/?(?:[?#].*)?$')){vwo_$('html').addClass('vwo_p_s_529d06731882814587edcdb7fcb47719')} else if(matchRegex(_vwoCurrentPageUrl,'^https:\/\/greateasternlife\.com\/sg\/en\/personal-insurance\/our-products\/personal-accident-insurance\/great-junior-protector\.html\/?(?:[?#].*)?$')){vwo_$('html').addClass('vwo_p_s_117ea7d82ad4208c01b4c082cbb1dcbe')} else if(matchRegex(_vwoCurrentPageUrl,'^https:\/\/greateasternlife\.com\/sg\/en\/personal-insurance\/our-products\/personal-accident-insurance\.html\/?(?:[?#].*)?$')){vwo_$('html').addClass('vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98')} else if(matchRegex(_vwoCurrentPageUrl,'^https:\/\/greateasternlife\.com\/sg\/en\/personal-insurance\/rewards-and-promotions\/promotions-and-events\/2024\/geapp-exclusive-deals\.html\/?(?:[?#].*)?$')){vwo_$('html').addClass('vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4')} else if(matchRegex(_vwoCurrentPageUrl,'^https:\/\/greateasternlife\.com\/sg\/en\/personal-insurance\/our-products\/personal-accident-insurance\/great-protector-active\.html\/?(?:[?#].*)?$')){vwo_$('html').addClass('vwo_p_s_a192231b2113d157699dea212968af5a')} else if(matchRegex(_vwoCurrentPageUrl,'^https:\/\/greateasternlife\.com\/sg\/en\/personal-insurance\/rewards-and-promotions\.html\/?(?:[?#].*)?$')){vwo_$('html').addClass('vwo_p_s_f5e15ac35b42d3a7242aa2f738572873')}
}catch(e){}}}, R_722219_965_1_2_52:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","content","html.vwo_p_s_a192231b2113d157699dea212968af5a .cmp-image__link"); vwo_debug*/(el=vwo_$("html.vwo_p_s_a192231b2113d157699dea212968af5a .cmp-image__link")).revertContentOp(),(el=vwo_$("html.vwo_p_s_a192231b2113d157699dea212968af5a .cmp-image__link")).vwoRevertCss();})("html.vwo_p_s_a192231b2113d157699dea212968af5a .cmp-image__link")}}, C_722219_965_1_2_52:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("content","html.vwo_p_s_a192231b2113d157699dea212968af5a .cmp-image__link"); vwo_debug*/el=vwo_$("html.vwo_p_s_a192231b2113d157699dea212968af5a .cmp-image__link"),vwo_$("html.vwo_p_s_a192231b2113d157699dea212968af5a .cmp-image__link").each((function(){this.__vwoControlOuterHTML=this.__vwoControlOuterHTML||this.outerHTML,vwo_$(this).vwoAttr("href","#"),vwo_$(this).vwoAttr("target",""),vwo_$(this).vwoAttr("id","gpabuynow3")})),(el=vwo_$("html.vwo_p_s_a192231b2113d157699dea212968af5a .cmp-image__link")).vwoCss({transition:"none !important"});})("html.vwo_p_s_a192231b2113d157699dea212968af5a .cmp-image__link")}}, R_722219_965_1_2_51:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","content","html.vwo_p_s_a192231b2113d157699dea212968af5a .cta-bottom > a:nth-of-type(1)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_a192231b2113d157699dea212968af5a .cta-bottom > a:nth-of-type(1)")).revertContentOp(),(el=vwo_$("html.vwo_p_s_a192231b2113d157699dea212968af5a .cta-bottom > a:nth-of-type(1)")).vwoRevertCss();})("html.vwo_p_s_a192231b2113d157699dea212968af5a .cta-bottom > a:nth-of-type(1)")}}, C_722219_965_1_2_51:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("content","html.vwo_p_s_a192231b2113d157699dea212968af5a .cta-bottom > a:nth-of-type(1)"); vwo_debug*/el=vwo_$("html.vwo_p_s_a192231b2113d157699dea212968af5a .cta-bottom > a:nth-of-type(1)"),vwo_$("html.vwo_p_s_a192231b2113d157699dea212968af5a .cta-bottom > a:nth-of-type(1)").each((function(){this.__vwoControlOuterHTML=this.__vwoControlOuterHTML||this.outerHTML,vwo_$(this).vwoAttr("id","gpabuynow"),vwo_$(this).not('[vwo-op-1730706741815-1=""]').length&&vwo_$(this).children().eq(0).remove().length&&vwo_$(this).attr("vwo-op-1730706741815-1","")})),(el=vwo_$("html.vwo_p_s_a192231b2113d157699dea212968af5a .cta-bottom > a:nth-of-type(1)")).vwoCss({transition:"none !important"});})("html.vwo_p_s_a192231b2113d157699dea212968af5a .cta-bottom > a:nth-of-type(1)")}}, R_722219_965_1_2_50:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","content","html.vwo_p_s_a192231b2113d157699dea212968af5a .sticky-nav-cta > a:nth-of-type(1)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_a192231b2113d157699dea212968af5a .sticky-nav-cta > a:nth-of-type(1)")).revertContentOp(),(el=vwo_$("html.vwo_p_s_a192231b2113d157699dea212968af5a .sticky-nav-cta > a:nth-of-type(1)")).vwoRevertCss();})("html.vwo_p_s_a192231b2113d157699dea212968af5a .sticky-nav-cta > a:nth-of-type(1)")}}, C_722219_965_1_2_50:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("content","html.vwo_p_s_a192231b2113d157699dea212968af5a .sticky-nav-cta > a:nth-of-type(1)"); vwo_debug*/el=vwo_$("html.vwo_p_s_a192231b2113d157699dea212968af5a .sticky-nav-cta > a:nth-of-type(1)"),vwo_$("html.vwo_p_s_a192231b2113d157699dea212968af5a .sticky-nav-cta > a:nth-of-type(1)").each((function(){this.__vwoControlOuterHTML=this.__vwoControlOuterHTML||this.outerHTML,vwo_$(this).vwoAttr("href","#"),vwo_$(this).vwoAttr("target",""),vwo_$(this).vwoAttr("id","gpabuynow2"),vwo_$(this).not('[vwo-op-1730706741815-3=""]').length&&vwo_$(this).children().eq(1).remove().length&&vwo_$(this).attr("vwo-op-1730706741815-3","")})),(el=vwo_$("html.vwo_p_s_a192231b2113d157699dea212968af5a .sticky-nav-cta > a:nth-of-type(1)")).vwoCss({transition:"none !important"});})("html.vwo_p_s_a192231b2113d157699dea212968af5a .sticky-nav-cta > a:nth-of-type(1)")}}, R_722219_965_1_2_49:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove","html.vwo_p_s_f5e15ac35b42d3a7242aa2f738572873 .promotion-container"); vwo_debug*/(el=vwo_$("html.vwo_p_s_f5e15ac35b42d3a7242aa2f738572873 .promotion-container")).vwoRevertCss();})("html.vwo_p_s_f5e15ac35b42d3a7242aa2f738572873 .promotion-container")}}, C_722219_965_1_2_49:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove","html.vwo_p_s_f5e15ac35b42d3a7242aa2f738572873 .promotion-container"); vwo_debug*/(el=vwo_$("html.vwo_p_s_f5e15ac35b42d3a7242aa2f738572873 .promotion-container")).vwoCss({display:"none !important"});})("html.vwo_p_s_f5e15ac35b42d3a7242aa2f738572873 .promotion-container")}}, R_722219_965_1_2_48:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove","html.vwo_p_s_f5e15ac35b42d3a7242aa2f738572873 .announcement-blue-bg > div:nth-of-type(1)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_f5e15ac35b42d3a7242aa2f738572873 .announcement-blue-bg > div:nth-of-type(1)")).vwoRevertCss();})("html.vwo_p_s_f5e15ac35b42d3a7242aa2f738572873 .announcement-blue-bg > div:nth-of-type(1)")}}, C_722219_965_1_2_48:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove","html.vwo_p_s_f5e15ac35b42d3a7242aa2f738572873 .announcement-blue-bg > div:nth-of-type(1)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_f5e15ac35b42d3a7242aa2f738572873 .announcement-blue-bg > div:nth-of-type(1)")).vwoCss({display:"none !important"});})("html.vwo_p_s_f5e15ac35b42d3a7242aa2f738572873 .announcement-blue-bg > div:nth-of-type(1)")}}, R_722219_965_1_2_47:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","content","html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(5) > a:nth-of-type(1)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(5) > a:nth-of-type(1)")).revertContentOp(),el=vwo_$("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(5) > a:nth-of-type(1)");})("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(5) > a:nth-of-type(1)")}}, C_722219_965_1_2_47:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("content","html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(5) > a:nth-of-type(1)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(5) > a:nth-of-type(1)")).replaceWith2('Buy now '),el=vwo_$("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(5) > a:nth-of-type(1)");})("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(5) > a:nth-of-type(1)")}}, R_722219_965_1_2_46:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","editElement","html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4) > b:nth-of-type(1) > a:nth-of-type(1)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4) > b:nth-of-type(1) > a:nth-of-type(1)")).vwoRevertHtml().vwoRevertAttr();})("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4) > b:nth-of-type(1) > a:nth-of-type(1)")}}, C_722219_965_1_2_46:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("editElement","html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4) > b:nth-of-type(1) > a:nth-of-type(1)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4) > b:nth-of-type(1) > a:nth-of-type(1)")).html("Buy now").vwoAttr({href:"https://buy.greateasternlife.com/sg/en/personal-accident-insurance/200203/get-quotation.html?template=post&campCode=C8DISC&aid=GEAPP&utm_campaign=gels_clvm_aw_ds_pageapp1124&utm_source=other_geapp&utm_medium=text-link&utm_content=postlogin&utm_term=pa8geapp_postcpbuy_ggp"});})("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4) > b:nth-of-type(1) > a:nth-of-type(1)")}}, R_722219_965_1_2_45:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","editElement","html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4) > b:nth-of-type(1) > a:nth-of-type(1)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4) > b:nth-of-type(1) > a:nth-of-type(1)")).vwoRevertHtml().vwoRevertAttr();})("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4) > b:nth-of-type(1) > a:nth-of-type(1)")}}, C_722219_965_1_2_45:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("editElement","html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4) > b:nth-of-type(1) > a:nth-of-type(1)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4) > b:nth-of-type(1) > a:nth-of-type(1)")).html("Buy now").vwoAttr({href:"https://buy.greateasternlife.com/sg/en/personal-accident-insurance/200204/get-quotation.html?template=post&campCode=C8DISC&aid=GEAPP&utm_campaign=gels_clvm_aw_ds_pageapp1124&utm_source=other_geapp&utm_medium=text-link&utm_content=postlogin&utm_term=pa8geapp_postcpbuy_epp"});})("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4) > b:nth-of-type(1) > a:nth-of-type(1)")}}, R_722219_965_1_2_44:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","editElement","html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(6) > b:nth-of-type(1) > a:nth-of-type(1)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(6) > b:nth-of-type(1) > a:nth-of-type(1)")).vwoRevertHtml().vwoRevertAttr();})("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(6) > b:nth-of-type(1) > a:nth-of-type(1)")}}, C_722219_965_1_2_44:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("editElement","html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(6) > b:nth-of-type(1) > a:nth-of-type(1)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(6) > b:nth-of-type(1) > a:nth-of-type(1)")).html("Buy now").vwoAttr({href:"https://buy.greateasternlife.com/sg/en/personal-accident-insurance/200201/get-quotation.html?template=post&campCode=C8DISC&aid=GEAPP&utm_campaign=gels_clvm_aw_ds_pageapp1124&utm_source=other_geapp&utm_medium=text-link&utm_content=postlogin&utm_term=pa8geapp_postcpbuy_gpa"});})("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-row--gap-xs > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(6) > b:nth-of-type(1) > a:nth-of-type(1)")}}, R_722219_965_1_2_43:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove","html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .m-0 > div:nth-of-type(1) > div:nth-of-type(4)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .m-0 > div:nth-of-type(1) > div:nth-of-type(4)")).vwoRevertCss();})("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .m-0 > div:nth-of-type(1) > div:nth-of-type(4)")}}, C_722219_965_1_2_43:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove","html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .m-0 > div:nth-of-type(1) > div:nth-of-type(4)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .m-0 > div:nth-of-type(1) > div:nth-of-type(4)")).vwoCss({display:"none !important"});})("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .m-0 > div:nth-of-type(1) > div:nth-of-type(4)")}}, R_722219_965_1_2_42:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove","html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-download-links"); vwo_debug*/(el=vwo_$("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-download-links")).vwoRevertCss();})("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-download-links")}}, C_722219_965_1_2_42:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove","html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-download-links"); vwo_debug*/(el=vwo_$("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-download-links")).vwoCss({display:"none !important"});})("html.vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4 .leo-download-links")}}, R_722219_965_1_2_41:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","content","html.vwo_p_s_baf0439c6ee7eeb30695dbb63777c8a1 .cmp-image__link"); vwo_debug*/(el=vwo_$("html.vwo_p_s_baf0439c6ee7eeb30695dbb63777c8a1 .cmp-image__link")).revertContentOp(),(el=vwo_$("html.vwo_p_s_baf0439c6ee7eeb30695dbb63777c8a1 .cmp-image__link")).vwoRevertCss();})("html.vwo_p_s_baf0439c6ee7eeb30695dbb63777c8a1 .cmp-image__link")}}, C_722219_965_1_2_41:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("content","html.vwo_p_s_baf0439c6ee7eeb30695dbb63777c8a1 .cmp-image__link"); vwo_debug*/el=vwo_$("html.vwo_p_s_baf0439c6ee7eeb30695dbb63777c8a1 .cmp-image__link"),vwo_$("html.vwo_p_s_baf0439c6ee7eeb30695dbb63777c8a1 .cmp-image__link").each((function(){this.__vwoControlOuterHTML=this.__vwoControlOuterHTML||this.outerHTML,vwo_$(this).vwoAttr("href","#"),vwo_$(this).vwoAttr("target",""),vwo_$(this).vwoAttr("id","eppbuynow3"),vwo_$(this).children().eq(0).vwoAttr("src","/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/geapp-images/ge-app-exclusive-offer-pa/geapp-pa-offer-pdtpage-epp.jpg"),vwo_$(this).children().eq(0).vwoAttr("class","")})),(el=vwo_$("html.vwo_p_s_baf0439c6ee7eeb30695dbb63777c8a1 .cmp-image__link")).vwoCss({transition:"none !important"});})("html.vwo_p_s_baf0439c6ee7eeb30695dbb63777c8a1 .cmp-image__link")}}, R_722219_965_1_2_40:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","editElement","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")).vwoRevertAttr(),(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")).revertContentOp(),el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)");})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")}}, C_722219_965_1_2_40:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("content","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")).replaceWith2('Buy now '),el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)"),(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")).vwoAttr({href:"#",id:"eppbuynow",target:""});})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")}}, R_722219_965_1_2_39:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","editElement","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")).vwoRevertAttr(),(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")).revertContentOp(),el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)");})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")}}, C_722219_965_1_2_39:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("content","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")).replaceWith2('Buy now '),el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)"),(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")).vwoAttr({href:"#",target:"",id:"ggpbuynow"});})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")}}, R_722219_965_1_2_38:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","editElement","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")).vwoRevertAttr(),(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")).revertContentOp(),el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)");})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")}}, C_722219_965_1_2_38:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("content","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")).replaceWith2('Buy now '),el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)"),(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")).vwoAttr({href:"#",id:"gjpbuynow",target:""});})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 #relatedproducts_copy > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > a:nth-of-type(2)")}}, R_722219_965_1_2_37:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","editElement","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-shadow-4 > div:nth-of-type(2) > a:nth-of-type(2)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-shadow-4 > div:nth-of-type(2) > a:nth-of-type(2)")).vwoRevertAttr(),(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-shadow-4 > div:nth-of-type(2) > a:nth-of-type(2)")).revertContentOp(),el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-shadow-4 > div:nth-of-type(2) > a:nth-of-type(2)");})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-shadow-4 > div:nth-of-type(2) > a:nth-of-type(2)")}}, C_722219_965_1_2_37:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("content","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-shadow-4 > div:nth-of-type(2) > a:nth-of-type(2)"); vwo_debug*/(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-shadow-4 > div:nth-of-type(2) > a:nth-of-type(2)")).replaceWith2('Buy now '),el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-shadow-4 > div:nth-of-type(2) > a:nth-of-type(2)"),(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-shadow-4 > div:nth-of-type(2) > a:nth-of-type(2)")).vwoAttr({href:"#",id:"gpabuynow",target:""});})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-shadow-4 > div:nth-of-type(2) > a:nth-of-type(2)")}}, R_722219_965_1_2_36:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-row--gap-xs > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(5)"); vwo_debug*/(el=ctx).vwoRevertCss();})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-row--gap-xs > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(5)")}}, C_722219_965_1_2_36:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-row--gap-xs > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(5)"); vwo_debug*/(el=ctx).vwoCss({display:"none !important"});})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-row--gap-xs > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(5)")}}, R_722219_965_1_2_35:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-row--gap-xs > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4)"); vwo_debug*/(el=ctx).vwoRevertCss();})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-row--gap-xs > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4)")}}, C_722219_965_1_2_35:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-row--gap-xs > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4)"); vwo_debug*/(el=ctx).vwoCss({display:"none !important"});})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-row--gap-xs > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4)")}}, R_722219_965_1_2_34:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-row--gap-xs > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4)"); vwo_debug*/(el=ctx).vwoRevertCss();})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-row--gap-xs > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4)")}}, C_722219_965_1_2_34:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-row--gap-xs > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4)"); vwo_debug*/(el=ctx).vwoCss({display:"none !important"});})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-row--gap-xs > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(4)")}}, R_722219_965_1_2_33:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-row--gap-xs > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(6)"); vwo_debug*/(el=ctx).vwoRevertCss();})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-row--gap-xs > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(6)")}}, C_722219_965_1_2_33:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-row--gap-xs > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(6)"); vwo_debug*/(el=ctx).vwoCss({display:"none !important"});})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-row--gap-xs > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(6)")}}, R_722219_965_1_2_32:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .promotion-container"); vwo_debug*/(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .promotion-container")).vwoRevertCss();})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .promotion-container")}}, C_722219_965_1_2_32:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .promotion-container"); vwo_debug*/(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .promotion-container")).vwoCss({display:"none !important"});})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .promotion-container")}}, R_722219_965_1_2_31:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .cmp-announcement-widget-xf"); vwo_debug*/(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .cmp-announcement-widget-xf")).vwoRevertCss();})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .cmp-announcement-widget-xf")}}, C_722219_965_1_2_31:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .cmp-announcement-widget-xf"); vwo_debug*/(el=vwo_$("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .cmp-announcement-widget-xf")).vwoCss({display:"none !important"});})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .cmp-announcement-widget-xf")}}, R_722219_965_1_2_30:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","remove","html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-download-links"); vwo_debug*/(el=ctx).vwoRevertCss();})("html.vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98 .leo-download-links")}}, C_722219_963_1_2_17:{ fn:function(log,nonce=''){return (function(x) {
try{
var _vwo_sel = vwo_$("`);
!vwo_$("head").find('#1731642909038').length && vwo_$('head').append(_vwo_sel);}catch(e) {console.error(e)}
try{}catch(e) {console.error(e)}
try{if(document.documentElement.classList.contains("vwo_p_s_baf0439c6ee7eeb30695dbb63777c8a1")){var currentURL3=window.location.href.split("?").pop(),clickURL3="https://buy.greateasternlife.com/sg/en/personal-accident-insurance/200204/get-quotation.html?campCode=C8DISC&template=post";$("#eppbuynow3").on("click",(function(){window.location.href=clickURL3+"&"+currentURL3}))}}catch(e) {console.error(e)}
return vwo_$('head')[0] && vwo_$('head')[0].lastChild;})("head")}}, ct1029_d707cdd6e057779346d84bdcbcbecb7f:{ fn:function(executeTrigger, vwo_$) {
(//Visited PDP audience trigger for VWO
function () {
if (window.location.pathname !== '/sg/en/personal-insurance.html') return false
// ----------------------------------
// ----- Personalization config -----
// ----------------------------------
const productsViewedMaxItems = 1; // Max number of recommended products
const productsViewedCTAArr = [
{ "name": "GREAT CareShield" },
{ "name": "GREAT Critical Cover Series" },
{ "name": "GoGreat Term Life" },
{ "name": "GREAT Protector Active" },
{ "name": "GREAT Junior Protector" },
{ "name": "GREAT Prime Rewards" },
{ "name": "TravelSmart Premier" },
{ "name": "Drive and Save Plus" },
{ "name": "GREAT Maid Protect" },
{ "name": "GREAT SP" },
{ "name": "GREAT SP (24-month)" }
];
// -----------------------------------------
// ----- System config (Do not change) -----
// -----------------------------------------
const productsViewedCookieName = "personalization_products_viewed_all";
const productsPurchasedCookieName = "personalization_products_purchased";
const IMPRESSION_COUNT_COOKIE = "HomeBannerImpressionCount";
const lastPageVisitedCookieName = "lastPageVisited"
const cookieExpiryDays = 90; // 3 months
// -------------------------------
// ----- Get cookie function -----
// -------------------------------
function getCookie(cname) {
const name = cname + "=";
const decodedCookie = decodeURIComponent(document.cookie);
const cookiesArr = decodedCookie.split(';');
for (let cookie of cookiesArr) {
cookie = cookie.trim();
if (cookie.startsWith(name)) {
return cookie.substring(name.length, cookie.length);
}
}
return null;
}
// -------------------------------
// ----- Set cookie function -----
// -------------------------------
function setCookie(cname, cvalue, exdays) {
const d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000)); // Set expiry time
const expires = "expires=" + d.toUTCString();
document.cookie = `${cname}=${cvalue};${expires};path=/;samesite=strict;secure`;
}
// ------------------------------------------------
// ----- Check last viewed/purchased products -----
// ------------------------------------------------
// Read cookies
let productsViewedArr = []; // Default empty array
let productsViewedStr = getCookie(productsViewedCookieName);
let productsPurchasedArr = []; // Default empty array
let productsPurchasedStr = getCookie(productsPurchasedCookieName);
// If cookies are not empty, read the unstringified values
if (productsViewedStr) productsViewedArr = JSON.parse(productsViewedStr);
if (productsPurchasedStr) productsPurchasedArr = JSON.parse(productsPurchasedStr);
// Remove purchased products from last viewed products
productsViewedArr = productsViewedArr.filter(
a => !productsPurchasedArr.some(b => b.name === a.name)
);
// Cross check master product infos
productsViewedArr = productsViewedArr.filter(
a => productsViewedCTAArr.some(b => b.name === a.name)
);
// Reduce to the latest X array items
productsViewedArr = productsViewedArr.slice(-productsViewedMaxItems);
let lastPageVisitedInfo = getCookie(lastPageVisitedCookieName);
// If there are last products viewed, run VWO campaign
if (
productsViewedArr.length &&
window.location.pathname === '/sg/en/personal-insurance.html' &&
lastPageVisitedInfo === 'product'
) {
let productName = productsViewedArr[0].name;
let activate = false;
let impressionDataStr = getCookie(IMPRESSION_COUNT_COOKIE);
let impressionData = impressionDataStr ? JSON.parse(impressionDataStr) : null;
const MAX_IMPRESSIONS = 3;
if (!impressionData) {
activate = true;
setCookie(
IMPRESSION_COUNT_COOKIE,
JSON.stringify({ product: productName, count: 1 }),
cookieExpiryDays
);
} else {
const { product, count } = impressionData;
if (product !== productName) {
activate = true;
setCookie(
IMPRESSION_COUNT_COOKIE,
JSON.stringify({ product: productName, count: 1 }),
cookieExpiryDays
);
} else if (count < MAX_IMPRESSIONS) {
activate = true;
setCookie(
IMPRESSION_COUNT_COOKIE,
JSON.stringify({ product: productName, count: count + 1 }),
cookieExpiryDays
);
} else {
activate = false;
}
}
if (activate) {
executeTrigger();
//alert('activate')
}
}
})()
}}, C_722219_1029_1_2_0:{ fn:function(log,nonce=''){return (function(x) {
try{
var _vwo_sel = vwo_$("`);
!vwo_$("head").find('#1739151347014').length && vwo_$('head').append(_vwo_sel);}catch(e) {console.error(e)}
try{}catch(e) {console.error(e)}
try{!function e(t){const r={id:"MT-04",init:function(){document.body.classList.add(r.id),r.mainJS()},mainJS:function(){const e=[{name:"GREAT CareShield",ctaUrl:"/sg/en/personal-insurance/our-products/health-insurance/great-careshield.html",imageUrl_Desktop:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/health-insurance-/great-careshield/gels-pdt-pd-gcs-hmpg-desktop-bn.jpg",imageUrl_Tablet:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/health-insurance-/great-careshield/gels-pdt-pd-gcs-hmpg-tablet-bn.jpg",imageUrl_Mobile:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/health-insurance-/great-careshield/gels-pdt-pd-gcs-hmpg-mobile-bn.jpg",blurbText:"Get up to 40% off your first-year premium and 20% off subsequent years’ premiums. T&Cs apply.",ctaText:"Buy now"},{name:"GREAT Critical Cover Series",ctaUrl:"/sg/en/personal-insurance/our-products/health-insurance/great-critical-cover.html",imageUrl_Desktop:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/health-insurance-/great-critical-cover/gels-pdt-pd-gcc-hmpg-desktop-bn.jpg",imageUrl_Tablet:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/health-insurance-/great-critical-cover/gels-pdt-pd-gcc-hmpg-tablet-bn.jpg",imageUrl_Mobile:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/health-insurance-/great-critical-cover/gels-pdt-pd-gcc-hmpg-mobile-bn.jpg",blurbText:"Critical illness coverage that continues over and over again",ctaText:"Buy now"},{name:"GoGreat Term Life",ctaUrl:"/sg/en/personal-insurance/our-products/life-insurance/gogreat-term-life.html",imageUrl_Desktop:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/life-insurance-/go-great-term-life/gels-pdt-pd-ggtl-hmpg-desktop-bn.jpg",imageUrl_Tablet:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/life-insurance-/go-great-term-life/gels-pdt-pd-ggtl-hmpg-tablet-bn.jpg",imageUrl_Mobile:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/life-insurance-/go-great-term-life/gels-pdt-pd-ggtl-hmpg-mobile-bn.jpg",blurbText:"Boost up to S$300,000 on your coverage from a yearly premium of just S$77.15",ctaText:"Buy now"},{name:"GREAT Protector Active",ctaUrl:"/sg/en/personal-insurance/our-products/personal-accident-insurance/great-protector-active.html",imageUrl_Desktop:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/personal-accident/great-protector-active/gels-pdt-pd-gpa-c-bn.jpg",imageUrl_Tablet:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/personal-accident/great-protector-active/gels-pdt-pd-gpa-tb-bn.jpg",imageUrl_Mobile:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/personal-accident/great-protector-active/gels-pdt-pd-gpa-mb-bn.jpg",blurbText:"Get up to S$3 million in coverage against accidents",ctaText:"Buy now"},{name:"GREAT Junior Protector",ctaUrl:"/sg/en/personal-insurance/our-products/personal-accident-insurance/great-junior-protector.html",imageUrl_Desktop:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/personal-accident/great-junior-protector/gels-pdt-pd-gjp-c-bn.jpg",imageUrl_Tablet:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/personal-accident/great-junior-protector/gels-pdt-pd-gjp-tb-bn.jpg",imageUrl_Mobile:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/personal-accident/great-junior-protector/gels-pdt-pd-gjp-mb-bn.jpg",blurbText:"Safeguard your child against accidents from S$0.69 a day.",ctaText:"Buy now"},{name:"GREAT Prime Rewards",ctaUrl:"/sg/en/personal-insurance/our-products/retirement-income/great-prime-rewards.html",imageUrl_Desktop:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/retirement/great-prime-rewards/gels-pd-pdt-gpr3-hmpg-bn.jpg",imageUrl_Tablet:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/retirement/great-prime-rewards/gels-pd-pdt-gpr3-tablet-bn.jpg",imageUrl_Mobile:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/retirement/great-prime-rewards/gels-pd-pdt-gpr3-mobile-bn.jpg",blurbText:"Live out your retirement dream with a guaranteed income stream",ctaText:"Buy now"},{name:"TravelSmart Premier",ctaUrl:"/sg/en/personal-insurance/our-products/travel-insurance/travelsmart-premier.html",imageUrl_Desktop:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/geapp-images/ge-app-exclusive-offer-tsp/oct-tspe-webmainbanner-desktop.jpg",imageUrl_Tablet:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/geapp-images/ge-app-exclusive-offer-tsp/oct-tspe-webmainbanner-tablet.jpg",imageUrl_Mobile:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/geapp-images/ge-app-exclusive-offer-tsp/oct-tspe-webmainbanner-mobile.jpg",blurbText:"Enjoy 45% off Classic and Elite single trip plans. Limited time offer! T&Cs apply.",ctaText:"Buy now"},{name:"Drive and Save Plus",ctaUrl:"/sg/en/personal-insurance/our-products/car-insurance/drive-and-save-plus.html",imageUrl_Desktop:"/content/dam/corp-site/great-eastern/sg/gels-cxd-dco/homepage-banners/gels-dco-hp-motor-banner-desktop.jpg",imageUrl_Tablet:"/content/dam/corp-site/great-eastern/sg/gels-cxd-dco/homepage-banners/gels-dco-hp-motor-banner-tablet.jpg",imageUrl_Mobile:"/content/dam/corp-site/great-eastern/sg/gels-cxd-dco/homepage-banners/gels-dco-hp-motor-banner-mobile.jpg",blurbText:"Safeguard your drive with enhanced protection and greater premium savings",ctaText:"Buy now"},{name:"GREAT Maid Protect",ctaUrl:"/sg/en/personal-insurance/our-products/maid-insurance/great-maid-protect.html",imageUrl_Desktop:"/content/dam/corp-site/great-eastern/sg/gels-cxd-dco/homepage-banners/gels-dco-hp-maid-banner-desktop.jpg",imageUrl_Tablet:"/content/dam/corp-site/great-eastern/sg/gels-cxd-dco/homepage-banners/gels-dco-hp-maid-banner-tablet.jpg",imageUrl_Mobile:"/content/dam/corp-site/great-eastern/sg/gels-cxd-dco/homepage-banners/gels-dco-hp-maid-banner-mobile.jpg",blurbText:"Up to S$90,000 medical coverage at affordable premium for your domestic helper",ctaText:"Buy now"},{name:"GREAT SP",ctaUrl:"/sg/en/personal-insurance/our-products/wealth-accumulation/great-sp.html",imageUrl_Desktop:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/wealth-accumulation/great-sp/gels-pdt-pd-gsp-hmpg-desktop.jpg",imageUrl_Tablet:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/wealth-accumulation/great-sp/gels-pdt-pd-gsp-hmpg-tablet.jpg",imageUrl_Mobile:"/content/dam/corp-site/great-eastern/sg/gels-ftrp-imc-cm/wealth-accumulation/great-sp/gels-pdt-pd-gsp-hmpg-mobile.jpg",blurbText:"Enjoy guaranteed returns of 2.30% p.a. and 100% capital guaranteed upon maturity.",ctaText:"Buy now"}],t={"GREAT SP (24-month)":"GREAT SP"};function r(e,t,r,a=""){dataLayer.push({event:"vwoEvent",eventDetails:{category:"[vwo] cta - banner",action:e,label:t},contentSubcategory:r,..."click"===e&&a?{journeyCta:a}:{}})}function a(e){const t=e+"=",r=decodeURIComponent(document.cookie).split(";");for(let e=0;e!c.some(t=>t.name===e.name)),s=s.map(e=>{const r=t[e.name]||e.name;return{...e,name:r}}),s=s.filter(t=>e.some(e=>e.name===t.name)).map(t=>{const r=e.find(e=>e.name===t.name);return{...t,...r}}),!s.length&&document.querySelector(".new-container"))return;s=s.slice(-1);const{name:i,ctaUrl:l,imageUrl_Desktop:g,imageUrl_Tablet:p,imageUrl_Mobile:m,blurbText:d,ctaText:u}=s[0],b=`\n
\n \x3c!-- images mobile, tablet, desktop --\x3e\n \n \n \n \n \n \n \x3c!-- Section Banner Content --\x3e\n \n
${i} \n
${d}
\n
\n ${u} \n \n
`;document.querySelector("#section_banner").innerHTML=b;["GREAT Protector Active","GREAT Junior Protector","GoGreat Term Life","GREAT Prime Rewards","GREAT Maid Protect","Drive and Save Plus","GREAT CareShield"].includes(i)||document.querySelector(".leo-section-banner-content").classList.add("white-product"),r("impression",("[vwo_ce_rtg] homepage banner - "+i+" - "+d+" - "+u).toLowerCase(),i.toLowerCase()),document.body.addEventListener("click",(function(e){const{target:t}=e;if(t.closest(".vwo_homepage_herobanner_cta")){r("click",("[vwo_ce_rtg] homepage banner - "+i+" - "+d+" - "+u).toLowerCase(),i.toLowerCase(),("vwohp-"+i+"-"+u).toLowerCase())}}))}};if(!document.querySelector("."+r.id))if(document.querySelector("#section_banner"))try{r.init()}catch(e){console.log("Initialization Error:",e)}else Date.now(){var mpClass=cl.match(/(?:\s|^)(vwo_p_s_[0-9a-f]{32})(?:\s|$)/);mpClass && (['vwo_p_s_baf0439c6ee7eeb30695dbb63777c8a1','vwo_p_s_529d06731882814587edcdb7fcb47719','vwo_p_s_117ea7d82ad4208c01b4c082cbb1dcbe','vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98','vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4','vwo_p_s_a192231b2113d157699dea212968af5a','vwo_p_s_f5e15ac35b42d3a7242aa2f738572873','vwo_p_s_db54451655d6fbb590be3ae44920e36f'].indexOf(mpClass[1])!=-1) && vwo_$('html').removeClass(mpClass[1]);});if(matchRegex(_vwoCurrentPageUrl,'^https:\/\/greateasternlife\.com\/sg\/en\/personal-insurance\/our-products\/personal-accident-insurance\/essential-protector-plus\.html\/?(?:[?#].*)?$')){vwo_$('html').addClass('vwo_p_s_baf0439c6ee7eeb30695dbb63777c8a1')} else if(matchRegex(_vwoCurrentPageUrl,'^https:\/\/greateasternlife\.com\/sg\/en\/personal-insurance\/our-products\/personal-accident-insurance\/great-golden-protector\.html\/?(?:[?#].*)?$')){vwo_$('html').addClass('vwo_p_s_529d06731882814587edcdb7fcb47719')} else if(matchRegex(_vwoCurrentPageUrl,'^https:\/\/greateasternlife\.com\/sg\/en\/personal-insurance\/our-products\/personal-accident-insurance\/great-junior-protector\.html\/?(?:[?#].*)?$')){vwo_$('html').addClass('vwo_p_s_117ea7d82ad4208c01b4c082cbb1dcbe')} else if(matchRegex(_vwoCurrentPageUrl,'^https:\/\/greateasternlife\.com\/sg\/en\/personal-insurance\/our-products\/personal-accident-insurance\.html\/?(?:[?#].*)?$')){vwo_$('html').addClass('vwo_p_s_b4e3c967173ff0c7334aa142c9f54d98')} else if(matchRegex(_vwoCurrentPageUrl,'^https:\/\/greateasternlife\.com\/sg\/en\/personal-insurance\/rewards-and-promotions\/promotions-and-events\/2024\/geapp-exclusive-deals\.html\/?(?:[?#].*)?$')){vwo_$('html').addClass('vwo_p_s_c1156e4acc492a4b12f5b24e80ca04d4')} else if(matchRegex(_vwoCurrentPageUrl,'^https:\/\/greateasternlife\.com\/sg\/en\/personal-insurance\/our-products\/personal-accident-insurance\/great-protector-active\.html\/?(?:[?#].*)?$')){vwo_$('html').addClass('vwo_p_s_a192231b2113d157699dea212968af5a')} else if(matchRegex(_vwoCurrentPageUrl,'^https:\/\/greateasternlife\.com\/sg\/en\/personal-insurance\/rewards-and-promotions\.html\/?(?:[?#].*)?$')){vwo_$('html').addClass('vwo_p_s_f5e15ac35b42d3a7242aa2f738572873')} else if(matchRegex(_vwoCurrentPageUrl,'^https:\/\/wpr-uat\.greateasternlife\.com\/sg\/en\/personal-insurance\/our-products\/personal-accident-insurance\.html\/?(?:[?#].*)?$')){vwo_$('html').addClass('vwo_p_s_db54451655d6fbb590be3ae44920e36f')}
}catch(e){}}}, GL_722219_963_post:{ fn:function(VWO_CURRENT_CAMPAIGN, VWO_CURRENT_VARIATION,nonce = ""){}}, C_722219_657_1_2_0:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("remove visibility",".leo-py-xs"); vwo_debug*/(el=vwo_$(".leo-py-xs")).vwoCss({visibility:"hidden !important",display:"none !important"});})(".leo-py-xs")}}, C_722219_657_1_2_1:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("content",".redactor-editor"); vwo_debug*/(el=vwo_$(".redactor-editor")).replaceWith(' '),el=vwo_$(".redactor-editor");})(".redactor-editor")}}, C_722219_657_1_2_2:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("content",".modal-footer"); vwo_debug*/el=vwo_$(".modal-footer"),vwo_$(".modal-footer").each((function(){vwo_$(this).vwoAttr("class","modal-footer leo-text-right "),vwo_$(this).children().eq(1).vwoAttr("class","leo-button leo-button--secondary modal-save product-save-btn-active "),vwo_$(this).children().eq(1).nonEmptyContents().eq(0).replaceWith(document.createTextNode("Apply")),vwo_$(this).children().eq(1).children().eq(0).vwoAttr("class","rippleJS focus-visible "),vwo_$(this).children().eq(1).children().eq(0).vwoAttr("data-focus-visible-added","")})),el=vwo_$(".modal-footer");})(".modal-footer")}}, ct_514c92ff1ab85933586546d6ec18aec5:{ fn:function(executeTrigger, vwo_$, config) {
(function() {
if (!config || typeof config !== "object") {
return;
}
if (window.vwo_$(config.sel).length > 0) {
return executeTrigger();
}
window.VWO._.phoenixMT.once("vwo_mutObs." + config.triggerName, () => {
if (window.vwo_$(config.sel).length > 0) {
executeTrigger();
}
});
})()
}
}, ct_cb1bcdb7d366e6811cef6d964bafcd15:{ fn:function(executeTrigger, vwo_$, config) {
(function() {
if (!config || typeof config !== "object") {
return;
}
if (window.vwo_$(config.sel).length > 0) {
return executeTrigger();
}
window.VWO._.phoenixMT.once("vwo_mutObs." + config.triggerName, () => {
if (window.vwo_$(config.sel).length > 0) {
executeTrigger();
}
});
})()
}
}, ct_c21ebbb84ddcbb88aa1ae8fe9cfa662e:{ fn:function(executeTrigger, vwo_$, config) {
(function() {
if (!config || typeof config !== "object") {
return;
}
if (window.vwo_$(config.sel).length > 0) {
return executeTrigger();
}
window.VWO._.phoenixMT.once("vwo_mutObs." + config.triggerName, () => {
if (window.vwo_$(config.sel).length > 0) {
executeTrigger();
}
});
})()
}
}, ct_80f48e8a62fe27f0bcec8d1a488baa62:{ fn:function(executeTrigger, vwo_$, config) {
(function() {
if (!config || typeof config !== "object") {
return;
}
if (window.vwo_$(config.sel).length > 0) {
return executeTrigger();
}
window.VWO._.phoenixMT.once("vwo_mutObs." + config.triggerName, () => {
if (window.vwo_$(config.sel).length > 0) {
executeTrigger();
}
});
})()
}
}, ct_4ab342ddee06d621a5c2d2cc929c9420:{ fn:function(executeTrigger, vwo_$, config) {
(function() {
if (!config || typeof config !== "object") {
return;
}
if (window.vwo_$(config.sel).length > 0) {
return executeTrigger();
}
window.VWO._.phoenixMT.once("vwo_mutObs." + config.triggerName, () => {
if (window.vwo_$(config.sel).length > 0) {
executeTrigger();
}
});
})()
}
}, ct_97e79efe5c34332a6250ceee4164bef9:{ fn:function(executeTrigger, vwo_$, config) {
(function() {
if (!config || typeof config !== "object") {
return;
}
if (window.vwo_$(config.sel).length > 0) {
return executeTrigger();
}
window.VWO._.phoenixMT.once("vwo_mutObs." + config.triggerName, () => {
if (window.vwo_$(config.sel).length > 0) {
executeTrigger();
}
});
})()
}
}, ct_a26b7809c1a646c8955514539c0502d6:{ fn:function(executeTrigger, vwo_$, config) {
(function() {
if (!config || typeof config !== "object") {
return;
}
if (window.vwo_$(config.sel).length > 0) {
return executeTrigger();
}
window.VWO._.phoenixMT.once("vwo_mutObs." + config.triggerName, () => {
if (window.vwo_$(config.sel).length > 0) {
executeTrigger();
}
});
})()
}
}, ct_fc2d49fcbf40a510ce450a3b975fdedd:{ fn:function(executeTrigger, vwo_$, config) {
(function() {
if (!config || typeof config !== "object") {
return;
}
if (window.vwo_$(config.sel).length > 0) {
return executeTrigger();
}
window.VWO._.phoenixMT.once("vwo_mutObs." + config.triggerName, () => {
if (window.vwo_$(config.sel).length > 0) {
executeTrigger();
}
});
})()
}
}, C_722219_736_1_2_0:{ fn:function(log,nonce=''){return (function(x) {try{!function(){var e=window.location.pathname,t=[{name:"GREAT CareShield",productCategory:"health-insurance",cta1Text:"Learn more",cta1Url:"/sg/en/personal-insurance/our-products/health-insurance/great-careshield.html",cta2Text:"Buy now",cta2Url:"//buy.greateasternlife.com/sg/en/health-insurance/220402/get-quotation.html",bulletPoints:["Disability financial support starts from the inability to perform any ADL","Get up to 90% more in monthly benefits for caregiver's and children's expenses","Utilise your MediSave funds4 for enhanced coverage"]},{name:"GREAT Critical Cover Series",productCategory:"health-insurance",cta1Text:"Learn more",cta1Url:"/sg/en/personal-insurance/our-products/health-insurance/great-critical-cover.html",cta2Text:"Buy now",cta2Url:"//buy.greateasternlife.com/sg/en/life-insurance/220303/get-quotation.html",bulletPoints:["100% payout for every critical illness claim","Coverage continues over and over again, even after the first critical illness claim","Flexibility in choice of coverage"]},{name:"GoGreat Term Life",productCategory:"life-insurance",cta1Text:"Learn more",cta1Url:"/sg/en/personal-insurance/our-products/life-insurance/gogreat-term-life.html",cta2Text:"Buy now",cta2Url:"//buy.greateasternlife.com/sg/en/life-insurance/210301/get-quotation.html",bulletPoints:["Complete your protection needs from just S$0.21* a day","All-round protection till age 65","Hassle-free application"]},{name:"GREAT Protector Active",productCategory:"personal-accident-insurance",cta1Text:"Learn more",cta1Url:"/sg/en/personal-insurance/our-products/personal-accident-insurance/great-protector-active.html",cta2Text:"Buy now",cta2Url:"//buy.greateasternlife.com/sg/en/personal-accident-insurance/200201/get-quotation.html",bulletPoints:["Get up to S$3 million in coverage against accidents","Boost coverage by up to 1.5 times with Benefit Booster4 ","High medical expenses reimbursement"]},{name:"Essential Protector Plus",productCategory:"personal-accident-insurance",cta1Text:"Learn more",cta1Url:"/sg/en/personal-insurance/our-products/personal-accident-insurance/essential-protector-plus.html",cta2Text:"Buy now",cta2Url:"//buy.greateasternlife.com/sg/en/personal-accident-insurance/200204/get-quotation.html",bulletPoints:["Reimbursement of up to S$15,000 for medical expenses","Get daily income upon hospitalisation","Extra payout of up to S$8,000 for accidental injuries","Additional 20% coverage for ladies"]},{name:"GREAT Junior Protector",productCategory:"personal-accident-insurance",cta1Text:"Learn more",cta1Url:"/sg/en/personal-insurance/our-products/personal-accident-insurance/great-junior-protector.html",cta2Text:"Buy now",cta2Url:"//buy.greateasternlife.com/sg/en/personal-accident-insurance/200202/get-quotation.html",bulletPoints:["Up to 3 times payout upon Accidental Death and Permanent Disablement","Daily hospital cash benefit for up to 41 Infectious Diseases","Reimbursement of up to S$9,000 for Accidental Medical Expenses"]},{name:"GREAT Prime Rewards",productCategory:"wealth-accumulation",cta1Text:"Learn more",cta1Url:"/sg/en/personal-insurance/our-products/wealth-accumulation/great-prime-rewards.html",cta2Text:"Buy now",cta2Url:"//buy.greateasternlife.com/sg/en/life-insurance/220105/get-quotation.html",bulletPoints:["Receive regular income stream to suit your retirement needs","Boost your annual payouts by up to 1.82X† ","Your capital is guaranteed1 ","Maximise retirement planning with SRS"]},{name:"GREAT Hospital Cash",productCategory:"health-insurance",cta1Text:"Learn more",cta1Url:"/sg/en/personal-insurance/our-products/health-insurance/great-hospital-cash.html",cta2Text:"Buy now",cta2Url:"//buy.greateasternlife.com/sg/en/health-insurance/230401/get-quotation.html",bulletPoints:["Assurance of hospital cash payouts after 12 hours^","Enjoy up to a lifetime of hospitalisation coverage","Enjoy more discounts on your premiums","Sign up online and start your coverage with ease"]},{name:"GREAT Golden Protector",productCategory:"personal-accident-insurance",cta1Text:"Learn more",cta1Url:"/sg/en/personal-insurance/our-products/personal-accident-insurance/great-golden-protector.html",cta2Text:"Buy now",cta2Url:"//buy.greateasternlife.com/sg/en/personal-accident-insurance/200203/get-quotation.html",bulletPoints:["Up to 300% payout and up to S$200 daily hospital cash benefit","Comprehensive post-accident benefits","Payouts of up to S$25,000 for fractures, dislocations or burns","Get 25% off premiums on 2nd life assured"]},{name:"PA Supreme",productCategory:"personal-accident-insurance",cta1Text:"Learn more",cta1Url:"/sg/en/personal-insurance/our-products/personal-accident-insurance/pa-supreme.html",cta2Text:"Buy now",cta2Url:"//greateasternlife.com/psu",bulletPoints:["High payout in an unfortunate event","Financial support for a swift recovery","Assurance of emergency support that counts"]}],a=`\n \n \n \n \n \n`,n='\n \n';function r(e){for(var t=e+"=",a=decodeURIComponent(document.cookie).split(";"),n=0;nsetTimeout(e,1e3))}setTimeout((async function(){var e=0;do{if((y=document.querySelector(".featuredArticle h3"))&&window.google_tag_manager)break;e++,await o()}while(e<10);var c=[],i=r("personalization_products_viewed"),l=[],s=r("personalization_products_purchased");""!=i&&(c=JSON.parse(i)),""!=s&&(l=JSON.parse(s)),c=c.filter((function(e){return void 0===l.find((function(t){return t.name==e.name&&e.productCategory==u}))}));var u=window.google_tag_manager["GTM-NW5CPDN"].dataLayer.get("productCategory");if((c=(c=c.filter((function(e){return void 0!==t.find((function(t){return t.name==e.name&&t.productCategory==u}))})).map((function(e){return e.cta1Text=t.find((function(t){return t.name==e.name})).cta1Text,e.cta1Url=t.find((function(t){return t.name==e.name})).cta1Url,e.cta2Text=t.find((function(t){return t.name==e.name})).cta2Text,e.cta2Url=t.find((function(t){return t.name==e.name})).cta2Url,e.bulletPoints=t.find((function(t){return t.name==e.name})).bulletPoints,e}))).slice(-1)).length){var p=c[0].name,d=c[0].cta1Text,m=c[0].cta1Url,g=c[0].cta2Text,f=c[0].cta2Url,h=c[0].bulletPoints,y=document.querySelector(".featuredArticle h3").innerText;if(p.toLowerCase()!=y.toLowerCase()){dataLayer.push({event:"vwoEvent",eventDetails:{category:"[vwo] cta - inside thumbnail".toLowerCase(),action:"impression",label:("[vwo_ce_rtg] product cat thumbnail - "+p).toLowerCase()},contentSubcategory:"recommended"});var b='\n