window.EduBhaiBotConfig = { avatar: "https://deepakchauhanxai.xyz/images/AI-bhai-education.png", size: { w: 80, h: 100 }, title: { hi: "AI भाई 🎓", en: "AI Bhai 🎓", ur: "اے آئی بھائی 🎓", mr: "AI भाऊ 🎓" }, titleColor: "#ffffff", headerBg: "linear-gradient(135deg, #667eea, #764ba2)", boxBackground: "linear-gradient(135deg, #d4fc79, #96e6a1)", borderRadius: "20px", boxWidth: "400px", textColor: "#2d3436", primaryColor: "#ff5722", buttonBorder: "#333", tabColor: "#000", position: "br", sections: [ { name: { hi: "📘 नोट्स", en: "📘 Notes", ur: "📘 نوٹس", mr: "📘 नोंदी" }, urls: { hi: "https://deepakchauhanxai.xyz/dk-community/education/notes.json", en: "https://deepakchauhanxai.xyz/dk-community/education/notes-en.json", ur: "https://deepakchauhanxai.xyz/dk-community/education/notes-ur.json", mr: "https://deepakchauhanxai.xyz/dk-community/education/notes-mr.json" } }, { name: { hi: "📝 क्विज़", en: "📝 Quiz", ur: "📝 کوئز", mr: "📝 क्विझ" }, urls: { hi: "https://deepakchauhanxai.xyz/dk-community/education/quiz.json", en: "https://deepakchauhanxai.xyz/dk-community/education/quiz-en.json", ur: "https://deepakchauhanxai.xyz/dk-community/education/quiz-ur.json", mr: "https://deepakchauhanxai.xyz/dk-community/education/quiz-mr.json" } }, { name: { hi: "💡 प्रेरणा", en: "💡 Motivation", ur: "💡 حوصلہ افزائی", mr: "💡 प्रेरणा" }, urls: { hi: "https://deepakchauhanxai.xyz/dk-community/education/motivation.json", en: "https://deepakchauhanxai.xyz/dk-community/education/motivation-en.json", ur: "https://deepakchauhanxai.xyz/dk-community/education/motivation-ur.json", mr: "https://deepakchauhanxai.xyz/dk-community/education/motivation-mr.json" } }, { name: { hi: "➕ गणित", en: "➕ Math", ur: "➕ ریاضی", mr: "➕ गणित" }, urls: { hi: "https://deepakchauhanxai.xyz/dk-community/education/math.json", en: "https://deepakchauhanxai.xyz/dk-community/education/math-en.json", ur: "https://deepakchauhanxai.xyz/dk-community/education/math-ur.json", mr: "https://deepakchauhanxai.xyz/dk-community/education/math-mr.json" } }, { name: { hi: "🌍 अंग्रेज़ी", en: "🌍 English", ur: "🌍 انگریزی", mr: "🌍 इंग्रजी" }, urls: { hi: "https://deepakchauhanxai.xyz/dk-community/education/english.json", en: "https://deepakchauhanxai.xyz/dk-community/education/english-en.json", ur: "https://deepakchauhanxai.xyz/dk-community/education/english-ur.json", mr: "https://deepakchauhanxai.xyz/dk-community/education/english-mr.json" } } ], ctaButtons: [ { text: { hi: "📞 हमारी कोचिंग जॉइन करें", en: "📞 Join Our Coaching", ur: "📞 ہماری کوچنگ میں شامل ہوں", mr: "📞 आमच्या कोचिंगमध्ये सामील व्हा" }, short: "Coaching", link: "https://deepakchauhanxai.xyz/join", color: "#e74c3c", icon: "📞" }, { text: { hi: "📝 रजिस्ट्रेशन फॉर्म", en: "📝 Registration Form", ur: "📝 رجسٹریشن فارم", mr: "📝 नोंदणी फॉर्म" }, short: "Form", folder: "college_admission_demo", link: "https://deepakchauhanxai.xyz/dk-bot/education/registration.php?folder=college_admission_demo", color: "#27ae60", icon: "📝" }, { text: { hi: "💬 व्हाट्सएप सपोर्ट", en: "💬 WhatsApp Support", ur: "💬 واٹس ایپ سپورٹ", mr: "💬 WhatsApp सपोर्ट" }, short: "Chat", link: "https://wa.me/918700000000", color: "#2ecc71", icon: "💬" }, { text: { hi: "🌐 वेबसाइट देखें", en: "🌐 Visit Website", ur: "🌐 ویب سائٹ دیکھیں", mr: "🌐 वेबसाईट पहा" }, short: "Site", link: "https://deepakchauhanxai.xyz", color: "#3498db", icon: "🌐" } ] };