real Nestlyzer app index
Nestlyzer.com
Find where you fit.
Choose a profile, country and region. Nestlyzer compares municipalities with maps, photo cards, sub-rankings, trends, context, contacts and confidence.

Municipality map

The map stays on the active country, region or canton. Outside scope is greyed.

Photo shortlist

Ranked options appear after Run ranking.

Ranking

Rows show sub-ranks, score tones and official trends where available.
'; var w=window.open('','_blank','noopener,noreferrer,width=900,height=1100'); if(!w){alert('Allow popups to create the printable PDF booklet.');return;} w.document.open(); w.document.write(html); w.document.close(); } function addBookletPanel(){ var prof=byId('profile'); if(!prof||prof.querySelector('.v65-booklet-panel'))return; var full=prof.querySelector('.profile-body'); if(!full)return; var ref=prof.querySelector('[data-contact]')||prof.querySelector('.contact-slot')||prof.querySelector('.section.fit'); var panel=document.createElement('div'); panel.className='v65-booklet-panel'; panel.innerHTML='Printable bookletExport this municipality with contact details, map link, decision facts, sub-ranks and local context. The booklet uses the selected profile and current public enrichment.'; if(ref) ref.insertAdjacentElement('afterend',panel); else full.appendChild(panel); } function enhanceProfile(){installBookletButton();addBookletPanel();} function wrap(name,after){try{var old=window[name]; if(typeof old==='function'&&!old.__v65){var fn=function(){var out=old.apply(this,arguments);try{after&&after()}catch(e){console.warn('v65 after '+name,e)}return out};fn.__v65=true;window[name]=fn;}}catch(e){}} function setup(){ document.title='Nestlyzer.com v65'; document.documentElement.dataset.version=V65_VERSION; installBrand(); installFooter(); decorateProfiles(); enhanceProfile(); wrap('renderControls',decorateProfiles); wrap('renderProfile',enhanceProfile); wrap('refresh',function(){setTimeout(function(){decorateProfiles();enhanceProfile()},0)}); setTimeout(function(){installBrand();installFooter();decorateProfiles();enhanceProfile()},800); } if(document.readyState==='loading')document.addEventListener('DOMContentLoaded',setup);else setup(); })();