Which World Leader
Is Your Cat? 👑

88% of owners are totally clueless. Discover your cat's secret agenda 🐾

🇺🇸

Which World Leader
Is Your Cat?

Uncover your feline's true political identity. Is your cat a charismatic diplomat or a tiny ruthless dictator?

const leaders = { obama: { name: "Barack Obama", desc: "Your cat is cool, charismatic, and always 5 steps ahead. They solve household disputes with a purr and look great in every photo." }, trump: { name: "Donald Trump", desc: "Loud, proud, and hungry! Your cat runs this house like a billion-dollar empire and won't stop until the 'Wall of Treats' is built." }, lincoln: { name: "Abraham Lincoln", desc: "An honest and wise leader. Your cat carries a quiet authority and probably spends long hours in deep, thoughtful contemplation." }, putin: { name: "Vladimir Putin", desc: "The master of shadows. Your cat doesn't meow; they send messages. Very disciplined, very strategic, and always watching." }, merkel: { name: "Angela Merkel", desc: "The 'Mutti' of the house. Calm, efficient, and capable of handling any crisis (like a vacuum cleaner) with stoic logic." }, biden: { name: "Joe Biden", desc: "Friendly, slightly chaotic, but loves everyone. The kind of leader who just wants a nap and a good bowl of ice cream (or tuna)." }, thatcher: { name: "Margaret Thatcher", desc: "The Iron Lady. She doesn't ask for treats—she demands them. A firm leader who tolerates zero nonsense from the dog." }, johnson: { name: "Boris Johnson", desc: "Messy hair, party vibes, and absolute chaos. Your cat is the life of the party but leaves a trail of 'political scandals' behind." }, trudeau: { name: "Justin Trudeau", desc: "The heartthrob leader. Your cat is incredibly charming and can get away with any crime just by looking cute." }, macron: { name: "Emmanuel Macron", desc: "An intellectual elite. Your cat prefers the finer things in life and likely judges your choice of cheap kibble." }, napoleon: { name: "Napoleon", desc: "Small stature, massive ego. Your cat is currently plotting to expand their empire into the neighbor's yard." }, gandhi: { name: "Mahatma Gandhi", desc: "A peaceful soul. Your cat believes in non-violent resistance (unless the dinner is 5 minutes late)." }, churchill: { name: "Winston Churchill", desc: "We shall never surrender! Your cat will fight to the bitter end for that last piece of chicken on your plate." }, fdr: { name: "F.D. Roosevelt", desc: "A resilient visionary. Your cat is always coming up with 'New Deals' to get more treats for the household." }, kennedy: { name: "JFK", desc: "Youthful, energetic, and a star. Your cat has that 'Space Race' energy—constantly zooming to the moon and back." }, castro: { name: "Fidel Castro", desc: "A true revolutionary. Your cat has occupied the bed and refuses to leave until their demands are met." }, merir: { name: "Golda Meir", desc: "Strong and protective. The true matriarch who keeps the household safe from all intruders (mostly mailmen)." }, modi: { name: "Narendra Modi", desc: "Powerful and tradition-focused. Your cat loves being the center of attention during large family gatherings." }, kim: { name: "Kim Jong Un", desc: "A total supreme leader. In their mind, they are a god, and the laser pointer is a weapon of mass destruction." }, washington: { name: "George Washington", desc: "The Founding Father. Stoic, legendary, and would never tell a lie (except about who really broke that vase)." } }; const questions = [ { q: "What would be your cat's official Campaign Slogan?", a: [ {t: "Make My Bowl Full Again", l:["trump", "kim", "johnson"]}, {t: "Yes We Can (Open the Fridge)", l:["obama", "biden", "trudeau"]}, {t: "A Future Without Vacuums", l:["lincoln", "washington", "gandhi"]}, {t: "Change: More Tuna, Fewer Rules", l:["putin", "thatcher", "macron", "napoleon"]} ]}, { q: "A strange cat is at the window. How does your Leader respond?", a: [ {t: "Rhetorical growling and posturing", l:["trump", "putin", "kim"]}, {t: "Ignores the 'commoners' with elite arrogance", l:["macron", "merkel", "thatcher"]}, {t: "Immediate border closure (hissing at the glass)", l:["castro", "napoleon", "churchill"]}, {t: "Hypnotizes the intruder with a death-stare", l:["obama", "lincoln", "meir"]} ]}, { q: "How does your cat win the hearts of their 'voters' (you)?", a: [ {t: "Pure populism: Loud purring and biscuits", l:["biden", "trudeau", "obama"]}, {t: "Posing elegantly in the sunlight", l:["macron", "merkel", "kennedy"]}, {t: "Strategic bribes (bringing you a toy mouse)", l:["lincoln", "fdr", "washington"]}, {t: "Ignores you until you beg for their attention", l:["putin", "thatcher", "modi"]} ]}, { q: "What's the first Law your cat would pass?", a: [ {t: "The 'Open Door' Constitution (No closed doors!)", l:["trudeau", "macron", "kennedy"]}, {t: "Nationalization of all Treat Supplies", l:["trump", "kim", "castro"]}, {t: "Total Ban on the Terrorist Vacuum Cleaner", l:["merkel", "lincoln", "gandhi"]}, {t: "Mandatory 22-hour Nap Policy", l:["biden", "obama", "washington"]} ]}, { q: "How does your cat patrol the territory at night?", a: [ {t: "Silent shadow agent (Ninja mode)", l:["putin", "napoleon", "meir"]}, {t: "They don't - the President sleeps for the nation", l:["biden", "washington", "merkel"]}, {t: "Zoomie-Rally: Running up walls to scare enemies", l:["johnson", "trump", "fdr"]}, {t: "Strategic occupation of your pillow", l:["obama", "lincoln", "trudeau"]} ]}, { q: "The 'Vase-Gate' Scandal: A vase is broken. Their reaction?", a: [ {t: "The 'No Comment' silent treatment", l:["merkel", "obama", "meir"]}, {t: "Claims it's 'Fake News' and blames the dog", l:["trump", "johnson", "kim"]}, {t: "Starts grooming to distract from the guilt", l:["macron", "trudeau", "kennedy"]}, {t: "Mews loudly that the vase was a security threat", l:["putin", "thatcher", "napoleon"]} ]}, { q: "Inauguration Day: Their first hour in your house?", a: [ {t: "Marked territory and taxed the treats", l:["trump", "putin", "castro"]}, {t: "Gave a 45-minute speech (meowing) no one understood", l:["obama", "lincoln", "modi"]}, {t: "Immediately fired the 'staff' (you) and set rules", l:["thatcher", "macron", "napoleon"]}, {t: "Changed the laws to sleep on your face", l:["biden", "trudeau", "churchill"]} ]}, { q: "IRS Audit: You open a bag of chips. Their reaction?", a: [ {t: "Mandatory Snack-Tax: They sit on your chest", l:["trump", "johnson", "kim"]}, {t: "Sues for emotional distress (demands tuna)", l:["macron", "trudeau", "churchill"]}, {t: "Plans a covert operation to steal a chip", l:["putin", "thatcher", "napoleon"]}, {t: "Goes on a hunger strike until they get some", l:["gandhi", "lincoln", "merkel"]} ]} ]; let currentQ = 0; let scores = {}; function show(id) { document.querySelectorAll('.screen').forEach(s => s.classList.add('hidden')); document.getElementById(id).classList.remove('hidden'); } function startQuiz() { currentQ = 0; scores = {}; renderQuestion(); show('screen-quiz'); } function renderQuestion() { const q = questions[currentQ]; document.getElementById('q-title').innerText = q.q; document.getElementById('progress-fill').style.width = ((currentQ / questions.length) * 100) + '%'; const cont = document.getElementById('q-answers'); cont.innerHTML = ''; q.a.forEach(ans => { const btn = document.createElement('button'); btn.className = "answer-btn w-full text-left p-5 rounded-2xl text-white font-medium transition-all transform active:scale-95"; btn.innerText = ans.t; btn.onclick = () => { ans.l.forEach(l => scores[l] = (scores[l] || 0) + 1); if(currentQ < questions.length - 1) { currentQ++; renderQuestion(); } else { showResult(); } }; cont.appendChild(btn); }); } function showResult() { show('screen-loading'); setTimeout(() => { let winner = Object.keys(scores).reduce((a, b) => scores[a] > scores[b] ? a : b) || "washington"; document.getElementById('res-name').innerText = leaders[winner].name; document.getElementById('res-desc').innerText = leaders[winner].desc; show('screen-result'); }, 2500); } window.onload = function() { show('screen-hero'); };
🎤

Which Music Icon
Is Your Cat?

Does your cat sing 3 AM high notes like Celine Dion or demand royal treatment like Beyoncé? Let's find out.

// DIE DATENBANK const mData = { taylor: { name: "Taylor Swift", desc: "Dramatic, highly emotional, and writes sad songs in her head whenever the food bowl is only half full. Holds grudges forever." }, snoop: { name: "Snoop Dogg", desc: "Chill, relaxed, and loves catnip a little too much. Can mostly be found sleeping on the warmest spot in the house." }, mozart: { name: "W.A. Mozart", desc: "A classical genius. Highly sophisticated, demands premium wet food, and looks at you with absolute disdain if you misbehave." }, mercury: { name: "Freddie Mercury", desc: "A true showman! 'I want to break free!' is their motto every time a door is closed. Extremely loud and theatrical." }, adele: { name: "Adele", desc: "Sings absolute heartbreak ballads at 3 AM from the hallway. Very emotional and demands your constant comfort." }, eminem: { name: "Eminem", desc: "Aggressive playstyle. Raps (hisses) at incredible speed and spits hairballs like he's dropping hot bars." }, billie: { name: "Billie Eilish", desc: "Whispers, hides under the bed, moody but brilliant. Has a unique, slightly spooky aesthetic." }, elvis: { name: "Elvis Presley", desc: "The King. Swaggers around the house, wiggles his tail, and loves being the center of attention." }, beyonce: { name: "Beyoncé", desc: "Flawless. Runs the world (the house) and demands absolute worship from all human staff members." }, ed: { name: "Ed Sheeran", desc: "Sweet, acoustic (purrs a lot), and just wants to cuddle on the couch. A universally loved ginger-vibe." }, gaga: { name: "Lady Gaga", desc: "Highly eccentric. Wears weird outfits (gets stuck in plastic bags) and does completely unpredictable things." }, kurt: { name: "Kurt Cobain", desc: "Pure Grunge. Messy hair, destroys furniture for fun, and has a strong anti-vet (anti-establishment) attitude." }, beethoven: { name: "Beethoven", desc: "Deaf to your commands. Moody, intense, and dramatically paces around the room when hungry." }, rihanna: { name: "Rihanna", desc: "Unapologetic. Knocks your expensive glasses off the table while maintaining eye contact. Doesn't care at all." }, mj: { name: "Michael Jackson", desc: "Moonwalks away from the vacuum cleaner. A smooth criminal who constantly steals your socks." }, celine: { name: "Celine Dion", desc: "Hits the absolute highest, most dramatic notes the second they hear the sound of a wet food can opening." }, mariah: { name: "Mariah Carey", desc: "The ultimate Diva. Refuses to walk on cold floors and gives the dog the 'I don't know her' look." }, marley: { name: "Bob Marley", desc: "Peace, love, and good vibes. Spends 90% of the day lying peacefully in a sunbeam." }, elton: { name: "Elton John", desc: "Flamboyant and loves playing the piano (walking all over your laptop keyboard while you work)." }, bowie: { name: "David Bowie", desc: "A literal alien. Probably has different colored eyes, acts weird, but is absolutely mesmerizing." } }; const mQuestions = [ { q: "The food bowl is only half full. How does your cat react?", a: [ {t: "Sings a loud, tragic heartbreak ballad", l:["adele", "celine", "taylor"]}, {t: "Knocks it over. Disrespectful.", l:["rihanna", "kurt", "eminem"]}, {t: "Looks at me with elitist disappointment", l:["mozart", "beyonce", "mariah"]}, {t: "Doesn't care, goes back to sleep", l:["snoop", "marley", "ed"]} ]}, { q: "What is your artist's favorite hobby?", a: [ {t: "Catnip & Chilling in a sunbeam", l:["snoop", "marley", "billie"]}, {t: "Dramatic zooming and screaming", l:["mercury", "gaga", "elton"]}, {t: "Walking over my laptop keyboard", l:["elton", "mozart", "beethoven"]}, {t: "Stealing my socks smoothly", l:["mj", "elvis", "rihanna"]} ]}, { q: "The Vacuum Cleaner turns on. Their reaction?", a: [ {t: "Moonwalks out of the room immediately", l:["mj", "elvis", "ed"]}, {t: "Hides under the bed and whispers", l:["billie", "kurt", "taylor"]}, {t: "Stands their ground and hisses", l:["eminem", "rihanna", "beethoven"]}, {t: "Demands the staff turns it off", l:["beyonce", "mariah", "mozart"]} ]}, { q: "How does your cat communicate with you?", a: [ {t: "A loud, theatrical 3 AM solo concert", l:["mercury", "celine", "adele"]}, {t: "Soft acoustic purring and headbutts", l:["ed", "marley", "elvis"]}, {t: "Silent, judgmental staring", l:["billie", "beethoven", "snoop"]}, {t: "Constant demanding diva-meows", l:["mariah", "beyonce", "gaga"]} ]}, { q: "A door in the house is closed. What happens?", a: [ {t: "Sings 'I Want To Break Free' loudly", l:["mercury", "elton", "gaga"]}, {t: "Destroys the carpet in front of it", l:["kurt", "eminem", "rihanna"]}, {t: "Writes a sad mental song about rejection", l:["taylor", "adele", "celine"]}, {t: "Doesn't care, takes a nap", l:["snoop", "marley", "ed"]} ]}, { q: "If your cat had a signature 'Look', what would it be?", a: [ {t: "Flawless, perfectly groomed coat", l:["beyonce", "mariah", "mozart"]}, {t: "Messy hair, grunge vibe", l:["kurt", "ed", "beethoven"]}, {t: "Weird but iconic (e.g. stuck in a bag)", l:["gaga", "bowie", "elton"]}, {t
Classified Intelligence

THE PARTNER
VIBE CHECK

Is your partner a soulmate or a security risk? Our Feline Intelligence Agency (FIA) will now audit your relationship. Blinks will be counted. Judgment will be served.

Final Verdict
0%

Re-Audit Subject

const pvcData = { questions: [ { q: "When your partner enters the room, how does the Cat respond?", a: [ {t: "🐾 Pure joy. The tail is a vibrating antenna of love.", p: 15}, {t: "🤨 Judicial sniffing. Like a TSA agent looking for contraband.", p: 8}, {t: "🗿 Stone-cold silence. The Cat pretends the partner is a ghost.", p: 3}, {t: "💨 Immediate evacuation. The Cat phases through walls to escape.", p: 0} ]}, { q: "You are cuddling with your partner. Where is the Cat?", a: [ {t: "👑 Sitting directly on the partner's face to assert dominance.", p: 15}, {t: "🚧 Wedged between you like a furry border-patrol agent.", p: 10}, {t: "😒 Sitting in the corner, staring at the partner's soul.", p: 5}, {t: "🔪 Sharpening claws on the partner's favorite shoes.", p: 0} ]}, { q: "How does the Cat react to your partner's voice?", a: [ {t: "😻 Slow blinks. It's like a hypnotic lullaby to them.", p: 15}, {t: "👂 Ear-flick of mild annoyance. Like a noisy neighbor.", p: 8}, {t: "😾 Immediate airplane ears. They are ready for takeoff.", p: 2}, {t: "🙀 The Cat tries to hide inside a Pringles can.", p: 0} ]}, { q: "The partner offers a high-quality treat. The Cat...", a: [ {t: "🙏 Accepts it with grace and a gentle head-butt.", p: 15}, {t: "😼 Snatches it and runs away to eat in secret.", p: 10}, {t: "🧐 Looks at YOU first to see if it's a poison trap.", p: 5}, {t: "🚫 Refuses to accept bribes from foreign entities.", p: 0} ]}, { q: "You leave the room, leaving the Cat and Partner alone. What happens?", a: [ {t: "🤝 A secret alliance is formed. They are best friends now.", p: 15}, {t: "😐 Mutual awkward silence. They both wait for your return.", p: 8}, {t: "🏟️ A tactical staring contest begins. Partner will lose.", p: 3}, {t: "🌋 Chaos. Someone is bleeding or something is broken.", p: 0} ]}, { q: "Your partner sneezes. What's the Feline response?", a: [ {t: "🥱 Total indifference. The Cat trusts this human's lungs.", p: 15}, {t: "❓ A confused look. 'Why did the furniture just explode?'", p: 10}, {t: "🏃‍♂️ Scrambles away like a grenade just went off.", p: 2}, {t: "🗯️ Chirps or meows back as if to say 'Shut up, Dave'.", p: 5} ]}, { q: "Final Audit: Does the Cat 'Slow Blink' at the Partner?", a: [ {t: "✨ Yes, constantly. It's a feline wedding proposal.", p: 10}, {t: "😑 Occasionally, usually when they want something.", p: 5}, {t: "🚫 Never. The Cat's eyes stay wide open for security.", p: 0}, {t: "🔥 The Cat only blinks when the Partner leaves the house.", p: -5} ]} ], results: [ { min: 90, status: "Soulmate Status", text: "Congratulations. Your cat has officially replaced you with your partner. You are now the secondary servant. Expect to be phased out of the relationship soon.", color: "#2ecc71" }, { min: 65, status: "Probationary Servant", text: "Your cat tolerates your partner's existence. They are seen as a useful secondary heat source and a backup treat-dispenser. Status: Stable.", color: "#27ae60" }, { min: 35, status: "Suspicious Alien", text: "Your cat is unconvinced. They view your partner as a noisy, large intruder who takes up too much space on the couch. Hide the knives.", color: "#f39c12" }, { min: 0, status: "Deportation Imminent", text: "ABORT! Your cat has already contacted a divorce lawyer and a hitman. Your partner should not sleep without a helmet. Red flags everywhere.", color: "#e74c3c" } ] }; let pvcScore = 0; let pvcIdx = 0; function pvcStart() { pvcScore = 0; pvcIdx = 0; document.getElementById('pvc-intro').classList.add('mq-hidden'); document.getElementById('pvc-result').classList.add('mq-hidden'); document.getElementById('pvc-quiz').classList.remove('mq-hidden'); pvcRender(); } function pvcRender() { const q = pvcData.questions[pvcIdx]; document.getElementById('pvc-q').innerText = q.q; document.getElementById('pvc-bar').style.width = ((pvcIdx / pvcData.questions.length) * 100) + "%"; const box = document.getElementById('pvc-options'); box.innerHTML = ''; q.a.forEach(a => { const b = document.createElement('div'); b.className = 'pvc-ans-btn'; b.innerText = a.t; b.onclick = () => { pvcScore += a.p; if(++pvcIdx < pvcData.questions.length) pvcRender(); else pvcFinish(); }; box.appendChild(b); }); } function pvcFinish() { document.getElementById('pvc-quiz').classList.add('mq-hidden'); const res = pvcData.results.find(r => pvcScore >= r.min); document.getElementById('pvc-res-score').innerText = pvcScore + "%"; document.getElementById('pvc-res-status').innerText = res.status; document.getElementById('pvc-res-status').style.color = res.color; document.getElementById('pvc-res-text').innerText = res.text; document.getElementById('pvc-result').classList.remove('mq-hidden'); } function pvcShare() { const text = `🚨 FIA SECURITY CLEARANCE REPORT: My cat gave you a ${pvcScore}% compatibility rating. Verdict: ${document.getElementById('pvc-res-status').innerText}. Read your full audit here: ${window.location.href}`; window.open(`https://wa.me/?text=${encodeURIComponent(text)}`, '_blank'); }
Feline Cognitive Science

The Feline
IQ Test

Is your cat a misunderstood genius plotting world domination, or just running on a single brain cell?
Scientific accuracy not guaranteed. Emotional damage likely.

Final Calculation

Official Feline IQ

0

Share the Diagnosis

Test Another Subject

// Die Intelligenz-Datenbank (Realistisch übertrieben) const ciqData = { questions: [ { q: "The 'Red Dot' appears on the wall. Your cat's reaction?", a: [ {t: "Ignores it. They know it's a physics construct controlled by you.", p: 20}, // Genie {t: "Chases it briefly to humor you, then walks away judgingly.", p: 15}, // Smart {t: "Goes full tactical mode. Chattering teeth. Pupils dilated.", p: 5}, // Average {t: "Runs headfirst into the wall trying to eat the light.", p: 0} // Orange Behavior ]}, { q: "It is 3:00 AM. The house is silent. What is your cat doing?", a: [ {t: "Conducting gravity experiments by pushing expensive items off shelves.", p: 20}, {t: "Singing the song of their people in the hallway for acoustics.", p: 10}, {t: "Sleeping peacefully. (Suspiciously peaceful).", p: 5}, {t: "Sprinting violently from room to room fighting invisible demons.", p: 15} ]}, { q: "You bought a $150 ergonomic cat bed. Where is the cat sleeping?", a: [ {t: "In the cardboard box the bed came in.", p: 20}, // Tactical brilliance {t: "On your face, suffocating you gently.", p: 15}, {t: "On a pile of clean laundry you just folded.", p: 10}, {t: "Actually in the bed. (Something is wrong with your cat).", p: 0} ]}, { q: "How does your cat handle a closed door?", a: [ {t: "Learns to turn the handle and opens it. (Velociraptor style).", p: 25}, {t: "Paws underneath it relentlessly until you break psychologically.", p: 15}, {t: "Screams at the door until the sound waves force it open.", p: 10}, {t: "Sits there and accepts their fate as a prisoner.", p: 0} ]}, { q: "The food bowl is 80% full. Your cat's assessment?", a: [ {t: "It is empty. I will starve within the hour. Meow loudly.", p: 15}, // Manipulative genius {t: "Eats the center out, then demands a refill of the 'fresh' sides.", p: 20}, // Strategic {t: "Knocks the bowl over to inspect the kibble on the floor.", p: 10}, {t: "Just eats the food like a normal animal. (Low IQ).", p: 5} ]}, { q: "You are on an important Zoom call with your boss. The cat...", a: [ {t: "Jumps on desk, displays butt-hole to camera. Establishes dominance.", p: 25}, {t: "Decides this is the perfect time for loud, aggressive grooming.", p: 15}, {t: "Sleeps in the background looking cute. (Playing the long game).", p: 10}, {t: "Ignores you completely.", p: 5} ]} ], // Das Bewertungssystem (Basis-IQ 60 + Punkte) results: [ { min: 120, title: "Evil Mastermind (IQ 140+)", desc: "Your cat is smarter than you. They are only staying with you because you have thumbs to open cans. They are likely plotting world domination right now. Sleep with one eye open." }, { min: 90, title: "Calculated Manipulator (IQ 115)", desc: "Highly intelligent sociopath. They know exactly how to annoy you for maximum efficiency. They don't love you, they *manage* you." }, { min: 60, title: "Standard Apex Predator (IQ 95)", desc: "Average feline intelligence. Sharp claws, mediocre problem-solving skills. Mostly runs on instinct, naps, and entitlement." }, { min: 0, title: "Single Brain Cell (IQ 72)", desc: "Bless their heart. The lights are on, but nobody is home. Likely orange, or spiritually orange. They possess pure chaotic energy and zero thoughts." } ] }; let ciqTotalScore = 0; let ciqCurrentIdx = 0; // Basis IQ Score, damit es "echt" aussieht const baseIQ = 60; function ciqStart() { ciqTotalScore = 0; ciqCurrentIdx = 0; document.getElementById('ciq-intro').classList.add('ciq-hidden'); document.getElementById('ciq-result').classList.add('ciq-hidden'); document.getElementById('ciq-quiz').classList.remove('ciq-hidden'); ciqRender(); } function ciqRender() { const q = ciqData.questions[ciqCurrentIdx]; document.getElementById('ciq-q-text').innerText = q.q; // Progress Bar Update const progress = ((ciqCurrentIdx) / ciqData.questions.length) * 100; document.getElementById('ciq-progress-bar').style.width = `${progress}%`; const box = document.getElementById('ciq-options'); box.innerHTML = ''; q.a.forEach(a => { const b = document.createElement('div'); b.className = 'ciq-ans-btn'; // Kleines Icon vor jeder Antwort für besseren Look b.innerHTML = `👉 ${a.t}`; b.onclick = () => { ciqTotalScore += a.p; if(++ciqCurrentIdx < ciqData.questions.length) ciqRender(); else ciqFinish(); }; box.appendChild(b); }); } function ciqFinish() { document.getElementById('ciq-quiz').classList.add('ciq-hidden'); // Final IQ Calculation (Base + Score) const finalIQ = baseIQ + ciqTotalScore; const res = ciqData.results.find(r => ciqTotalScore >= r.min); // Animierter Counter für den IQ Score animateValue("ciq-final-score", 0, finalIQ, 1500); document.getElementById('ciq-result-title').innerText = res.title; document.getElementById('ciq-result-desc').innerText = res.desc; document.getElementById('ciq-result').classList.remove('ciq-hidden'); // Progress bar voll machen document.getElementById('ciq-progress-bar').style.width = '100%'; } // Hilfsfunktion für die Zahlen-Animation function animateValue(id, start, end, duration) { let startTimestamp = null; const step = (timestamp) => { if (!startTimestamp) startTimestamp = timestamp; const progress = Math.min((timestamp - startTimestamp) / duration, 1); document.getElementById(id).innerHTML = Math.floor(progress * (end - start) + start); if (progress < 1) { window.requestAnimationFrame(step); } }; window.requestAnimationFrame(step); } // --- SHARE FUNCTIONS --- function getShareText() { const iq = document.getElementById('ciq-final-score').innerText; const title = document.getElementById('ciq-result-title').innerText; return `🧠 My cat took the @CatCeleb IQ Test.\n\nResult: IQ ${iq} - ${title}.\n\nTake the test here: ${window.location.href}`; } function ciqShareWA() { const text = getShareText(); window.open(`https://wa.me/?text=${encodeURIComponent(text)}`, '_blank'); } function ciqShareFB() { // Facebook erlaubt keinen vorausgefüllten Text mehr in der Web-API, nur die URL. const url = window.location.href; window.open(`https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(url)}`, '_blank'); } function ciqCopyInsta() { const text = getShareText(); const btn = document.getElementById('ciq-insta-btn'); navigator.clipboard.writeText(text).then(() => { btn.innerText = "✅ Copied for Story!"; btn.style.background = "#2ecc71"; setTimeout(() => { btn.innerText = "Copy for Insta"; // Reset background gradient btn.style.background = "linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d)"; }, 3000); }).catch(err => { console.error('Could not copy text: ', err); btn.innerText = "❌ Error Copying"; }); }

Es begann alles mit Oskar (siehe Fotos). Ich habe ständig versucht, sein Verhalten zu verstehen. Manchmal war er ein Diktator, manchmal ein friedlicher Diplomat. Ich erkannte, dass 88% von uns keine Ahnung haben, was in den Köpfen unserer Katzen vorgeht. Also habe ich CatCeleb gegründet. Nicht nur, um mit psychologischen Quizzes für Lacher zu sorgen, sondern um die Beziehung zwischen uns und unseren World Leadern zu verbessern – sei es durch das Verständnis ihrer Instinkte oder durch Premium-Ernährungspläne. Oskar ist der wahre CEO hier. Ich schreibe nur den Code