mecuben.com Ads.txt file
<!DOCTYPE html>
<html lang="th" class="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Topjob.cv - หน้าข่าวรวม</title>
<!-- Meta Tags -->
<meta name="description" content="อัปเดตข่าวล่าสุดเกี่ยวกับ topjob.cv">
<meta name="keywords" content="topjob.cv, ข่าว, อัปเดต">
<meta name="author" content="Topjob.cv">
<!-- Cookie Compliance Meta Tags -->
<meta name="cookie-policy" content="เว็บไซต์ของเราใช้คุกกี้เพื่อปรับปรุงประสบการณ์การใช้งานของคุณ">
<meta name="cookie-consent" content="เราจะขอความยินยอมจากคุณก่อนที่จะใช้คุกกี้ที่ไม่จำเป็น">
<meta name="google-site-verification" content="7BK73lS9N_QWR9hPiAEEtyZ8Dr9fd4pl65bklLu5A7M" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="http://topjob.cv/">
<meta property="og:title" content="Topjob.cv - หน้าข่าวรวม">
<meta property="og:description" content="อัปเดตข่าวล่าสุดเกี่ยวกับ topjob.cv">
<meta property="og:image" content="http://topjob.cv/images/iconebook.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="http://topjob.cv/">
<meta property="twitter:title" content="Topjob.cv - หน้าข่าวรวม">
<meta property="twitter:description" content="อัปเดตข่าวล่าสุดเกี่ยวกับ topjob.cv">
<meta property="twitter:image" content="http://topjob.cv/images/iconebook.png">
<!-- Canonical URL -->
<link rel="canonical" href="https://topjob.cv/">
<!-- Favicon -->
<link rel="icon" href="https://topjob.cv/images/iconebook.png" type="image/png">
<!-- RSS Feed -->
<link rel="alternate" type="application/rss+xml" title="Topjob.cv RSS Feed" href="https://topjob.cv/?rss=1">
<!-- Tailwind CSS CDN -->
<script src="https://cdn.tailwindcss.com"></script>
<script>
tailwind.config = {
darkMode: 'class',
theme: {
extend: {
colors: {
primary: {
50: '#f0f9ff',
100: '#e0f2fe',
200: '#bae6fd',
300: '#7dd3fc',
400: '#38bdf8',
500: '#0ea5e9',
600: '#0284c7',
700: '#0369a1',
800: '#075985',
900: '#0c4a6e',
950: '#082f49',
}
}
}
}
}
</script>
<!-- Custom CSS -->
<link rel="stylesheet" href="https://topjob.cv/css/style.css">
<!-- Font Awesome for icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<!-- jQuery -->
<script src="https://code.jquery.com/jquery-3.6.4.min.js"></script>
<!-- Dark Mode Script -->
<script>
// Check for saved theme preference or use system preference
if (localStorage.theme === 'dark' || (!('theme' in localStorage) && window.matchMedia('(prefers-color-scheme: dark)').matches)) {
document.documentElement.classList.add('dark');
} else {
document.documentElement.classList.remove('dark');
}
function toggleDarkMode() {
if (document.documentElement.classList.contains('dark')) {
document.documentElement.classList.remove('dark');
localStorage.theme = 'light';
} else {
document.documentElement.classList.add('dark');
localStorage.theme = 'dark';
}
}
</script>
<!-- Cookie Consent Script -->
<script src="https://topjob.cv/js/cookie-consent.js"></script>
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-BF6NSG22KP"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-BF6NSG22KP");
</script>
<!-- Google Ads (will be enabled/disabled based on consent) -->
<script>
window['google_ads_enabled'] = false; // Disabled by default until consent is given
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7964304463158484"
crossorigin="anonymous"></script>
</head>
<body class="bg-gray-50 text-gray-900 dark:bg-gray-900 dark:text-gray-100 min-h-screen flex flex-col">
<!-- Header Navigation -->
<header class="bg-white dark:bg-gray-800 shadow">
<div class="container mx-auto px-4 py-4">
<div class="flex justify-between items-center">
<a href="https://topjob.cv" class="text-2xl font-bold text-primary-600 dark:text-primary-400">
Topjob.cv </a>
<nav class="hidden md:flex space-x-4">
<a href="https://topjob.cv" class="py-2 px-3 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 rounded-lg transition-colors">Home</a>
<!-- Tools Dropdown -->
<div class="relative group">
<button
id="tools-dropdown-button"
class="py-2 px-3 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 rounded-lg transition-colors flex items-center"
aria-expanded="false"
aria-controls="tools-dropdown-menu"
>
Tools
<svg class="w-4 h-4 ml-1" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" />
</svg>
</button>
<div
id="tools-dropdown-menu"
class="absolute left-0 mt-2 w-48 rounded-md shadow-lg bg-white dark:bg-gray-800 ring-1 ring-black ring-opacity-5 hidden z-50"
role="menu"
aria-orientation="vertical"
aria-labelledby="tools-dropdown-button"
>
<div class="py-1">
<a href="https://topjob.cv/ai-image.html" class="block px-4 py-2 text-sm text-gray-700 dark:text-gray-300 hover:bg-gray-100 dark:hover:bg-gray-700" role="menuitem">AI Image Generator</a>
<a href="https://topjob.cv/fb-write.html" class="block px-4 py-2 text-sm text-gray-700 dark:text-gray-300 hover:bg-gray-100 dark:hover:bg-gray-700" role="menuitem">Facebook Post Generator</a>
<a href="https://topjob.cv/lucky-number/" class="block px-4 py-2 text-sm text-gray-700 dark:text-gray-300 hover:bg-gray-100 dark:hover:bg-gray-700" role="menuitem">ดูฮวงจุ้ยเบอร์โทร</a>
<a href="https://topjob.cv/thai-calendar.php" class="block px-4 py-2 text-sm text-gray-700 dark:text-gray-300 hover:bg-gray-100 dark:hover:bg-gray-700" role="menuitem">ดูฮวงจุ้ยวันที่</a>
<a href="https://topjob.cv/base64.html" class="block px-4 py-2 text-sm text-gray-700 dark:text-gray-300 hover:bg-gray-100 dark:hover:bg-gray-700" role="menuitem">Encode/ Decode base 64 online</a>
</div>
</div>
</div>
<a href="https://topjob.cv/contact.html" class="py-2 px-3 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 rounded-lg transition-colors">Contact us</a>
<!-- Login/Logout Section -->
<div class="flex items-center space-x-4">
<a href="login.php" class="py-2 px-3 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 rounded-lg transition-colors">Login</a>
<a href="signup.php" class="py-2 px-3 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 rounded-lg transition-colors">Sign Up</a>
</div>
</nav>
<!-- Mobile menu button -->
<div class="md:hidden flex items-center">
<button id="mobile-menu-button" class="text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
</svg>
</button>
</div>
</div>
<!-- Mobile menu -->
<div id="mobile-menu" class="hidden md:hidden mt-4 py-4 border-t border-gray-200 dark:border-gray-700">
<nav class="flex flex-col space-y-2">
<a href="https://topjob.cv" class="py-2 px-3 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 rounded-lg transition-colors">Home</a>
<a href="/cate/40.html" class="py-2 px-3 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 rounded-lg transition-colors">โหราศาสตร์</a>
<a href="/cate/32.html" class="py-2 px-3 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 rounded-lg transition-colors">การแต่งงาน</a>
<a href="/cate/36.html" class="py-2 px-3 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 rounded-lg transition-colors">ฤกษ์แต่งงาน</a>
<a href="/cate/34.html" class="py-2 px-3 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 rounded-lg transition-colors">เทคโนโลยี</a>
<a href="/cate/42.html" class="py-2 px-3 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 rounded-lg transition-colors">วัฒนธรรมไทย</a>
<!-- Tools Section -->
<div class="py-2 px-3">
<div class="font-medium text-gray-700 dark:text-gray-300 mb-2">Tools</div>
<a href="https://topjob.cv/ai-image.html" class="block py-2 pl-6 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 transition-colors">AI Image Generator</a>
<a href="https://topjob.cv/fb-write.html" class="block py-2 pl-6 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 transition-colors">Facebook Post Generator</a>
<a href="https://topjob.cv/lucky-number/" class="block py-2 pl-6 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 transition-colors">ดูฮวงจุ้ยเบอร์โทร</a>
<a href="https://topjob.cv/tool/duckrace.html" class="block py-2 pl-6 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 transition-colors">Duck Race</a>
</div>
<a href="https://topjob.cv/lien-he" class="py-2 px-3 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 rounded-lg transition-colors">Contact us</a>
<!-- Login/Logout Section for Mobile -->
<div class="py-2 px-3">
<a href="login.php" class="block py-2 pl-6 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 transition-colors">Login</a>
<a href="signup.php" class="block py-2 pl-6 text-gray-700 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400 transition-colors">Sign Up</a>
</div>
</nav>
</div>
</div>
</header>
<script>
// Mobile menu toggle
document.getElementById('mobile-menu-button').addEventListener('click', function() {
document.getElementById('mobile-menu').classList.toggle('hidden');
});
// Tools dropdown functionality
const toolsButton = document.getElementById('tools-dropdown-button');
const toolsMenu = document.getElementById('tools-dropdown-menu');
let isToolsMenuOpen = false;
function toggleToolsMenu() {
isToolsMenuOpen = !isToolsMenuOpen;
toolsMenu.classList.toggle('hidden');
toolsButton.setAttribute('aria-expanded', isToolsMenuOpen);
}
function closeToolsMenu() {
isToolsMenuOpen = false;
toolsMenu.classList.add('hidden');
toolsButton.setAttribute('aria-expanded', 'false');
}
// Toggle menu on button click
toolsButton.addEventListener('click', (e) => {
e.stopPropagation();
toggleToolsMenu();
});
// Close menu when clicking outside
document.addEventListener('click', (e) => {
if (!toolsButton.contains(e.target) && !toolsMenu.contains(e.target)) {
closeToolsMenu();
}
});
// Keyboard navigation
toolsButton.addEventListener('keydown', (e) => {
if (e.key === 'Enter' || e.key === ' ') {
e.preventDefault();
toggleToolsMenu();
}
});
// Close menu on escape key
document.addEventListener('keydown', (e) => {
if (e.key === 'Escape' && isToolsMenuOpen) {
closeToolsMenu();
}
});
// Handle keyboard navigation within menu
toolsMenu.addEventListener('keydown', (e) => {
const menuItems = toolsMenu.querySelectorAll('a');
const firstItem = menuItems[0];
const lastItem = menuItems[menuItems.length - 1];
const currentItem = e.target;
if (e.key === 'Tab') {
if (e.shiftKey && currentItem === firstItem) {
e.preventDefault();
lastItem.focus();
} else if (!e.shiftKey && currentItem === lastItem) {
e.preventDefault();
firstItem.focus();
}
}
});
</script>
<!-- Main Content -->
<main class="">
<!-- Default Layout -->
<section class="bg-white dark:bg-gray-800 py-12">
<div class="container mx-auto px-4">
<div class="max-w-3xl mx-auto text-center mb-10">
<h2 class="text-3xl font-bold text-gray-900 dark:text-white mb-4">เกี่ยวกับ topjob.cv</h2>
<p class="text-lg text-gray-600 dark:text-gray-300">
Bad Gateway </p>
</div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-8">
<div class="bg-gray-50 dark:bg-gray-700 p-6 rounded-xl">
<div class="text-primary-500 mb-4">
<svg class="w-12 h-12" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253"></path>
</svg>
</div>
<h3 class="text-xl font-bold text-gray-900 dark:text-white mb-2">ความรู้หลากหลาย</h3>
<p class="text-gray-600 dark:text-gray-300">
Bad Gateway </p>
</div>
<div class="bg-gray-50 dark:bg-gray-700 p-6 rounded-xl">
<div class="text-primary-500 mb-4">
<svg class="w-12 h-12" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 10V3L4 14h7v7l9-11h-7z"></path>
</svg>
</div>
<h3 class="text-xl font-bold text-gray-900 dark:text-white mb-2">อัปเดตอย่างต่อเนื่อง</h3>
<p class="text-gray-600 dark:text-gray-300">
Bad Gateway </p>
</div>
<div class="bg-gray-50 dark:bg-gray-700 p-6 rounded-xl">
<div class="text-primary-500 mb-4">
<svg class="w-12 h-12" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z"></path>
</svg>
</div>
<h3 class="text-xl font-bold text-gray-900 dark:text-white mb-2">เข้าถึงได้ทุกเวลา</h3>
<p class="text-gray-600 dark:text-gray-300">
Bad Gateway </p>
</div>
</div>
</div>
</section>
<section class="py-12 bg-gray-50 dark:bg-gray-900">
<div class="container mx-auto px-4">
<div class="grid grid-cols-1 md:grid-cols-2 gap-8 items-center">
<div>
<h2 class="text-3xl font-bold text-gray-900 dark:text-white mb-4">ทำไมต้องเลือก topjob.cv?</h2>
<p class="text-lg text-gray-600 dark:text-gray-300 mb-6">
Bad Gateway </p>
<ul class="space-y-4">
<li class="flex items-start">
<svg class="w-6 h-6 text-green-500 mr-2 flex-shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
</svg>
<span class="text-gray-600 dark:text-gray-300">เนื้อหาหลากหลายและอุดมสมบูรณ์</span>
</li>
<li class="flex items-start">
<svg class="w-6 h-6 text-green-500 mr-2 flex-shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
</svg>
<span class="text-gray-600 dark:text-gray-300">อัปเดตตลอด 24 ชั่วโมง</span>
</li>
<li class="flex items-start">
<svg class="w-6 h-6 text-green-500 mr-2 flex-shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
</svg>
<span class="text-gray-600 dark:text-gray-300">อินเทอร์เฟซที่เป็นมิตรกับผู้ใช้</span>
</li>
<li class="flex items-start">
<svg class="w-6 h-6 text-green-500 mr-2 flex-shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
</svg>
<span class="text-gray-600 dark:text-gray-300">ปรับให้เหมาะกับทุกอุปกรณ์</span>
</li>
</ul>
</div>
<div class="flex justify-center">
<div class="rounded-lg overflow-hidden shadow-xl w-full max-w-md">
<div class="aspect-w-16 aspect-h-9 bg-gray-200 dark:bg-gray-700 flex items-center justify-center">
<svg class="w-24 h-24 text-gray-400" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M4 3a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V5a2 2 0 00-2-2H4zm12 12H4l4-8 3 6 2-4 3 6z" clip-rule="evenodd"></path>
</svg>
</div>
</div>
</div>
</div>
</div>
</section>
<section style="background-color: #1e293b; padding: 2rem; font-family: sans-serif;">
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 1.5rem;">
<a href="#" style="text-decoration: none; color: white;">
<div class="card" style="background-color: #334155; padding: 1.5rem; border-radius: 12px; text-align: center;">
<h3>🧠 เครื่องมือสร้างภาพด้วย AI</h3>
<p>สร้างภาพด้วยปัญญาประดิษฐ์</p>
</div>
</a>
<a href="#" style="text-decoration: none; color: white;">
<div class="card" style="background-color: #334155; padding: 1.5rem; border-radius: 12px; text-align: center;">
<h3>📘 เครื่องมือสร้างโพสต์ Facebook</h3>
<p>สร้างโพสต์ Facebook อัตโนมัติ</p>
</div>
</a>
<a href="#" style="text-decoration: none; color: white;">
<div class="card" style="background-color: #334155; padding: 1.5rem; border-radius: 12px; text-align: center;">
<h3>🔢 ดูฮวงจุ้ยเบอร์โทรศัพท์</h3>
<p>ตรวจสอบฮวงจุ้ยของหมายเลขโทรศัพท์</p>
</div>
</a>
<a href="#" style="text-decoration: none; color: white;">
<div class="card" style="background-color: #334155; padding: 1.5rem; border-radius: 12px; text-align: center;">
<h3>📅 ดูฮวงจุ้ยวันที่</h3>
<p>ตรวจสอบวันที่ดีตามฮวงจุ้ย</p>
</div>
</a>
<a href="#" style="text-decoration: none; color: white;">
<div class="card" style="background-color: #334155; padding: 1.5rem; border-radius: 12px; text-align: center;">
<h3>🔐 เข้ารหัส/ถอดรหัส Base64</h3>
<p>แปลงรหัส Base64 ออนไลน์</p>
</div>
</a>
</div>
</section> <section class="py-12 bg-gray-50 dark:bg-gray-900">
<div class="container mx-auto px-4">
<h2 class="text-3xl font-bold text-gray-900 dark:text-white mb-8 text-center">บทความล่าสุด</h2>
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
<article class="bg-white dark:bg-gray-800 rounded-xl shadow overflow-hidden">
<div class="p-6">
<h3 class="text-xl font-bold text-gray-900 dark:text-white mb-2">
<a href="/p/kesari-2.p12004.html" class="hover:text-primary-600 dark:hover:text-primary-400 transition-colors">
การเติบโตที่น่าประทับใจ: KESARI 2 </a>
</h3>
<div class="flex items-center justify-between text-sm text-gray-500 dark:text-gray-400">
<time datetime="2025-06-13 17:50:09">13/06/2025 17:50</time>
<a href="/p/kesari-2.p12004.html" class="text-primary-600 dark:text-primary-400 hover:underline">
อ่านเพิ่มเติม </a>
</div>
</div>
</article>
<article class="bg-white dark:bg-gray-800 rounded-xl shadow overflow-hidden">
<div class="p-6">
<h3 class="text-xl font-bold text-gray-900 dark:text-white mb-2">
<a href="/p/kesari-2.p12003.html" class="hover:text-primary-600 dark:hover:text-primary-400 transition-colors">
เจาะลึกตัวละคร: KESARI 2 </a>
</h3>
<div class="flex items-center justify-between text-sm text-gray-500 dark:text-gray-400">
<time datetime="2025-06-13 17:32:15">13/06/2025 17:32</time>
<a href="/p/kesari-2.p12003.html" class="text-primary-600 dark:text-primary-400 hover:underline">
อ่านเพิ่มเติม </a>
</div>
</div>
</article>
<article class="bg-white dark:bg-gray-800 rounded-xl shadow overflow-hidden">
<div class="p-6">
<h3 class="text-xl font-bold text-gray-900 dark:text-white mb-2">
<a href="/p/kesari-2.p12002.html" class="hover:text-primary-600 dark:hover:text-primary-400 transition-colors">
การวิเคราะห์ตัวละคร: KESARI 2 </a>
</h3>
<div class="flex items-center justify-between text-sm text-gray-500 dark:text-gray-400">
<time datetime="2025-06-13 17:06:37">13/06/2025 17:06</time>
<a href="/p/kesari-2.p12002.html" class="text-primary-600 dark:text-primary-400 hover:underline">
อ่านเพิ่มเติม </a>
</div>
</div>
</article>
<article class="bg-white dark:bg-gray-800 rounded-xl shadow overflow-hidden">
<div class="p-6">
<h3 class="text-xl font-bold text-gray-900 dark:text-white mb-2">
<a href="/p/kesari-2.p12001.html" class="hover:text-primary-600 dark:hover:text-primary-400 transition-colors">
เส้นทางแห่งวีรบุรุษ: KESARI 2 </a>
</h3>
<div class="flex items-center justify-between text-sm text-gray-500 dark:text-gray-400">
<time datetime="2025-06-13 16:39:51">13/06/2025 16:39</time>
<a href="/p/kesari-2.p12001.html" class="text-primary-600 dark:text-primary-400 hover:underline">
อ่านเพิ่มเติม </a>
</div>
</div>
</article>
<article class="bg-white dark:bg-gray-800 rounded-xl shadow overflow-hidden">
<div class="p-6">
<h3 class="text-xl font-bold text-gray-900 dark:text-white mb-2">
<a href="/p/kesari-2.p12000.html" class="hover:text-primary-600 dark:hover:text-primary-400 transition-colors">
ความกล้าหาญ: หัวใจของ KESARI 2 </a>
</h3>
<div class="flex items-center justify-between text-sm text-gray-500 dark:text-gray-400">
<time datetime="2025-06-13 16:22:19">13/06/2025 16:22</time>
<a href="/p/kesari-2.p12000.html" class="text-primary-600 dark:text-primary-400 hover:underline">
อ่านเพิ่มเติม </a>
</div>
</div>
</article>
<article class="bg-white dark:bg-gray-800 rounded-xl shadow overflow-hidden">
<div class="p-6">
<h3 class="text-xl font-bold text-gray-900 dark:text-white mb-2">
<a href="/p/kesari-2.p11999.html" class="hover:text-primary-600 dark:hover:text-primary-400 transition-colors">
ศึกแห่งการเติบโต: KESARI 2 </a>
</h3>
<div class="flex items-center justify-between text-sm text-gray-500 dark:text-gray-400">
<time datetime="2025-06-13 16:04:58">13/06/2025 16:04</time>
<a href="/p/kesari-2.p11999.html" class="text-primary-600 dark:text-primary-400 hover:underline">
อ่านเพิ่มเติม </a>
</div>
</div>
</article>
</div>
<!-- Phân trang -->
<div class="mt-8 flex justify-center">
<nav class="flex items-center space-x-2">
<span class="px-3 py-1 bg-primary-500 text-white rounded">1</span>
<a href="?page=2" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
2 </a>
<a href="?page=3" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
3 </a>
<a href="?page=4" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
4 </a>
<a href="?page=5" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
5 </a>
<span class="px-2 text-gray-500">...</span><a href="?page=1972" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">1972</a>
<a href="?page=2" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
ถัดไป </a>
</nav>
</div>
<div class="mt-8 text-center">
<a href="/search.php" class="inline-flex items-center justify-center px-6 py-3 border border-transparent text-base font-medium rounded-md text-white bg-primary-600 hover:bg-primary-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-primary-500">
ดูบทความทั้งหมด <svg class="ml-2 -mr-1 w-5 h-5" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M10.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L12.586 11H5a1 1 0 110-2h7.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd"></path>
</svg>
</a>
</div>
</div>
</section> <div class="sidebar-container space-y-6">
<!-- Search Box -->
<div class="bg-white dark:bg-gray-800 rounded-xl shadow overflow-hidden">
<div class="p-4">
<h3 class="text-lg font-bold mb-4 pb-2 border-b border-gray-200 dark:border-gray-700">ค้นหา</h3>
<form action="/search.php" method="GET" class="flex">
<input type="text" name="q" placeholder="ป้อนคำค้นหา..." class="flex-1 px-4 py-2 border border-gray-300 dark:border-gray-600 rounded-l-lg focus:outline-none focus:ring-2 focus:ring-primary-500 dark:bg-gray-700 dark:text-white">
<button type="submit" class="px-4 py-2 bg-primary-500 text-white rounded-r-lg hover:bg-primary-600 transition-colors">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path>
</svg>
</button>
</form>
</div>
</div>
<style>
select {
width: 100%;
padding: 10px;
margin-bottom: 20px;
font-size: 16px;
}
#prayerContent {
background-color: white;
padding: 20px;
border-radius: 8px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
#prayerContent h2 {
color: #2c3e50;
}
#prayerContent p {
line-height: 1.6;
color: #555;
}
</style>
<select id="holidaySelect" onchange="displayPrayer()">
<option value="">เลือกวันสำคัญ</option>
<option value="newYear">วันปีใหม่ (1-2 มกราคม 2569)</option>
<option value="chineseNewYear">วันตรุษจีน (เฉพาะจังหวัดนราธิวาส, ปัตตานี, ยะลา, สตูล) (28-29 มกราคม 2569)</option>
<option value="makhaBucha">วันมาฆบูชา (2 กุมภาพันธ์ 2569)</option>
<option value="songkran">สงกรานต์ (13-15 เมษายน 2569)</option>
<option value="chakriDay">วันจักรี (6 เมษายน 2569)</option>
<option value="laborDay">วันแรงงานแห่งชาติ (1 พฤษภาคม 2569)</option>
<option value="visakhaBucha">วันวิสาขบูชา (12 พฤษภาคม 2569)</option>
<option value="queenBirthday">วันเฉลิมพระชนมพรรษาสมเด็จพระราชินีสุทิดา (3 มิถุนายน 2569)</option>
<option value="asahnaBucha">วันอาสาฬหบูชา (9 กรกฎาคม 2569)</option>
<option value="khaoPhansa">วันเข้าพรรษา (10 กรกฎาคม 2569)</option>
<option value="kingBirthday">วันเฉลิมพระชนมพรรษาในหลวง (28 กรกฎาคม 2569)</option>
<option value="queenMother">วันเฉลิมพระชนมพรรษาสมเด็จพระราชินีสิริกิติ์ (12 สิงหาคม 2569)</option>
<option value="chulalongkornDay">วันปิยมหาราช (23 ตุลาคม 2569)</option>
<option value="loyKrathong">วันลอยกระทง (8 พฤศจิกายน 2569)</option>
<option value="kingBhumibolMemorial">วันน้อมรำลึกถึงในหลวงรัชกาลที่ 9 (5 ธันวาคม 2569)</option>
<option value="constitutionDay">วันรัฐธรรมนูญ (10 ธันวาคม 2569)</option>
<option value="christmas">วันคริสต์มาส (เฉพาะจังหวัดนราธิวาส, ปัตตานี, ยะลา, สตูล) (25 ธันวาคม 2569)</option>
</select>
<div id="prayerContent"></div>
<script>
const prayers = {
newYear: {
title: "คำอธิษฐานวันปีใหม่ 2569",
content: "ข้าพเจ้าขอกราบนมัสการพระพุทธเจ้าและเทวสถานทั้งหลาย ในวันปีใหม่ 2569 นี้ ข้าพเจ้าขออธิษฐานให้ประเทศไทยมีสันติภาพและความเจริญรุ่งเรือง ขอให้ประชาชนอยู่เย็นเป็นสุข ขอพระพุทธเจ้าและสิ่งศักดิ์สิทธิ์ปกป้องคุ้มครองครอบครัวของข้าพเจ้าให้มีสุขภาพแข็งแรง และมีแต่สิ่งดีงามตลอดปีใหม่นี้"
},
chineseNewYear: {
title: "คำอธิษฐานวันตรุษจีน 2569",
content: "ข้าพเจ้าขอกราบนมัสการเทพเจ้าและบรรพบุรุษ ในวันตรุษจีนนี้ ข้าพเจ้าขออธิษฐานให้ครอบครัวมีความสุข ความเจริญ และโชคลาภ ขอให้ประเทศไทยและชุมชนของเรามีความรักสามัคคี ขอให้สิ่งศักดิ์สิทธิ์ปกป้องคุ้มครองให้ทุกคนมีสุขภาพดีและประสบความสำเร็จ"
},
makhaBucha: {
title: "คำอธิษฐานวันมาฆบูชา 2569",
content: "ข้าพเจ้าขอกราบนมัสการพระสัมมาสัมพุทธเจ้า ในวันมาฆบูชา ข้าพเจ้าน้อมรำลึกถึงพระธรรมที่พระองค์ทรงแสดง ขอให้ข้าพเจ้าปฏิบัติตนตามหลักธรรม ด้วยศีล สมาธิ และปัญญา ขอให้ประเทศไทยสงบสุข และประชาชนมีจิตใจที่เปี่ยมด้วยเมตตา"
},
chakriDay: {
title: "คำอธิษฐานวันจักรี 2569",
content: "ข้าพเจ้าขอกราบนมัสการสิ่งศักดิ์สิทธิ์ ในวันจักรี ข้าพเจ้าน้อมรำลึกถึงพระมหากรุณาธิคุณของราชวงศ์จักรี ขอให้ประเทศไทยเจริญรุ่งเรืองภายใต้การปกครองอันดีงาม ขอให้ประชาชนมีความสุขและสามัคคี ขอพระบารมีปกป้องคุ้มครองให้ทุกคนมีชีวิตที่ดี"
},
songkran: {
title: "คำอธิษฐานวันสงกรานต์ 2569",
content: "ข้าพเจ้าขอกราบนมัสการพระพุทธเจ้าและสิ่งศักดิ์สิทธิ์ ในวันสงกรานต์อันศักดิ์สิทธิ์นี้ ข้าพเจ้าขอสรงน้ำพระและอธิษฐานให้ล้างมลทินและสิ่งไม่ดีออกไป ขอให้ครอบครัวและชุมชนมีความสุขสงบ ขอให้ประเทศไทยเจริญรุ่งเรือง ประชาชนรักสามัคคี และอยู่ร่วมกันด้วยความรักและเมตตา"
},
laborDay: {
title: "คำอธิษฐานวันแรงงานแห่งชาติ 2569",
content: "ข้าพเจ้าขอกราบนมัสการสิ่งศักดิ์สิทธิ์ ในวันแรงงานแห่งชาติ ข้าพเจ้าขอขอบคุณผู้ใช้แรงงานที่ทุ่มเทเพื่อความเจริญของชาติ ขอให้ทุกคนมีสุขภาพแข็งแรง ได้รับการปฏิบัติอย่างเป็นธรรม และมีชีวิตที่มั่นคง ขอให้ประเทศไทยก้าวหน้าด้วยความสามัคคี"
},
visakhaBucha: {
title: "คำอธิษฐานวันวิสาขบูชา 2569",
content: "ข้าพเจ้าขอกราบนมัสการพระสัมมาสัมพุทธเจ้า ในวันวิสาขบูชาอันเป็นวันที่ระลึกถึงการประสูติ ตรัสรู้ และปรินิพพาน ข้าพเจ้าขอน้อมนำคำสอนของพระองค์ ปฏิบัติตนด้วยเมตตาและปัญญา ขอให้จิตใจบริสุทธิ์และช่วยสร้างสังคมที่สงบสุข ขอพระพุทธเจ้าปกป้องประเทศไทยให้ร่มเย็น"
},
queenBirthday: {
title: "คำอธิษฐานวันเฉลิมพระชนมพรรษาสมเด็จพระราชินีสุทิดา 2569",
content: "ข้าพเจ้าขอกราบนมัสการสิ่งศักดิ์สิทธิ์ ในวันเฉลิมพระชนมพรรษาของสมเด็จพระราชินีสุทิดา ข้าพเจ้าขอแสดงความจงรักภักดีและอธิษฐานให้พระองค์ทรงมีพระพลานามัยสมบูรณ์และพระชนมายุยืนยาว ขอให้ประเทศไทยสงบสุขและประชาชนมีความสุข"
},
asahnaBucha: {
title: "คำอธิษฐานวันอาสาฬหบูชา 2569",
content: "ข้าพเจ้าขอกราบนมัสการพระสัมมาสัมพุทธเจ้า ในวันอาสาฬหบูชา ข้าพเจ้าน้อมรำลึกถึงการแสดงปฐมเทศนาของพระองค์ ขอให้ข้าพเจ้าปฏิบัติตามหลักธรรมแห่งอริยสัจสี่ ขอให้ประเทศไทยสงบสุข และประชาชนมีจิตใจที่เปี่ยมด้วยปัญญาและเมตตา"
},
khaoPhansa: {
title: "คำอธิษฐานวันเข้าพรรษา 2569",
content: "ข้าพเจ้าขอกราบนมัสการพระพุทธเจ้าและพระสงฆ์ ในวันเข้าพรรษา ข้าพเจ้าขอถวายเทียนพรรษาและอธิษฐานให้พระสงฆ์มีกำลังในการเผยแผ่พระธรรม ขอให้ข้าพเจ้ามีจิตใจบริสุทธิ์และปฏิบัติธรรมอย่างมั่นคง ขอให้ประเทศไทยร่มเย็นเป็นสุข"
},
kingBirthday: {
title: "คำอธิษฐานวันเฉลิมพระชนมพรรษาในหลวง 2569",
content: "ข้าพเจ้าขอกราบนมัสการสิ่งศักดิ์สิทธิ์และเทวสถานทั้งหลาย ในวันเฉลิมพระชนมพรรษาของพระบาทสมเด็จพระเจ้าอยู่หัว ข้าพเจ้าขอแสดงความจงรักภักดีและอธิษฐานขอให้พระองค์ทรงพระเจริญยิ่งยืนนาน ขอให้ประเทศไทยมีสันติภาพและความเจริญ ประชาชนอยู่เย็นเป็นสุข"
},
queenMother: {
title: "คำอธิษฐานวันเฉลิมพระชนมพรรษาสมเด็จพระราชินีสิริกิติ์ 2569",
content: "ข้าพเจ้าขอกราบนมัสการสิ่งศักดิ์สิทธิ์ ในวันเฉลิมพระชนมพรรษาของสมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ ข้าพเจ้าขออธิษฐานให้พระองค์ทรงมีพระพลานามัยสมบูรณ์และพระชนมายุยืนยาว ขอให้ประเทศไทยสงบสุขและประชาชนมีความรักสามัคคี"
},
chulalongkornDay: {
title: "คำอธิษฐานวันปิยมหาราช 2569",
content: "ข้าพเจ้าขอกราบนมัสการสิ่งศักดิ์สิทธิ์ ในวันปิยมหาราช ข้าพเจ้าน้อมรำลึกถึงพระมหากรุณาธิคุณของพระบาทสมเด็จพระจุลจอมเกล้าเจ้าอยู่หัว ขอให้ประเทศไทยเจริญรุ่งเรืองและประชาชนมีชีวิตที่ดี ขอพระบารมีปกป้องคุ้มครองให้ทุกคนมีความสุข"
},
loyKrathong: {
title: "คำอธิษฐานวันลอยกระทง 2569",
content: "ข้าพเจ้าขอกราบนมัสการพระแม่คงคาและสิ่งศักดิ์สิทธิ์ ในวันลอยกระทง ข้าพเจ้าขอลอยกระทงเพื่อขอขมาพระแม่คงคาและปล่อยวางสิ่งไม่ดี ขอให้ครอบครัวและชุมชนมีความสุขสงบ ขอให้ประเทศไทยเจริญรุ่งเรืองและประชาชนรักสามัคคี"
},
kingBhumibolMemorial: {
title: "คำอธิษฐานวันน้อมรำลึกถึงในหลวงรัชกาลที่ 9 2569",
content: "ข้าพเจ้าขอกราบนมัสการสิ่งศักดิ์สิทธิ์ ในวันน้อมรำลึกถึงพระบาทสมเด็จพระปรมินทรมหาภูมิพลอดุลยเดช ข้าพเจ้าน้อมรำลึกถึงพระมหากรุณาธิคุณ ขอให้ประเทศไทยสงบสุขและเจริญรุ่งเรืองตามพระราชปณิธานของพระองค์ ขอให้ประชาชนมีความสามัคคี"
},
constitutionDay: {
title: "คำอธิษฐานวันรัฐธรรมนูญ 2569",
content: "ข้าพเจ้าขอกราบนมัสการสิ่งศักดิ์สิทธิ์ ในวันรัฐธรรมนูญ ข้าพเจ้าน้อมรำลึกถึงความสำคัญของการปกครองระบอบประชาธิปไตยอันมีพระมหากษัตริย์ทรงเป็นประมุข ขอให้ประเทศไทยมีสันติภาพและความยุติธรรม ขอให้ประชาชนมีความสุขและสามัคคี"
},
christmas: {
title: "คำอธิษฐานวันคริสต์มาส 2569",
content: "ข้าพเจ้าขอกราบนมัสการสิ่งศักดิ์สิทธิ์ ในวันคริสต์มาส ข้าพเจ้าขออธิษฐานให้ครอบครัวและชุมชนมีความรักและความสามัคคี ขอให้ประเทศไทยและประชาชนทุกศาสนาอยู่ร่วมกันอย่างสงบสุข ขอให้ทุกคนมีจิตใจที่เปี่ยมด้วยเมตตา"
}
};
function displayPrayer() {
const select = document.getElementById("holidaySelect");
const prayerContent = document.getElementById("prayerContent");
const selectedHoliday = select.value;
if (selectedHoliday && prayers[selectedHoliday]) {
prayerContent.innerHTML = `
<h2>${prayers[selectedHoliday].title}</h2>
<p>${prayers[selectedHoliday].content}</p>
`;
} else {
prayerContent.innerHTML = "<p>กรุณาเลือกวันสำคัญเพื่อดูคำอธิษฐาน</p>";
}
}
</script>
<!-- Popular Categories -->
<div class="bg-white dark:bg-gray-800 rounded-xl shadow overflow-hidden">
<div class="p-4">
<h3 class="text-lg font-bold mb-4 pb-2 border-b border-gray-200 dark:border-gray-700">หมวดหมู่ยอดนิยม</h3>
<div class="flex flex-wrap gap-2">
<a href="/cate/40.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
โหราศาสตร์ </a>
<a href="/cate/32.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
การแต่งงาน </a>
<a href="/cate/36.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
ฤกษ์แต่งงาน </a>
<a href="/cate/34.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
เทคโนโลยี </a>
<a href="/cate/42.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
วัฒนธรรมไทย </a>
<a href="/cate/37.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
โปรแกรมคำนวณ </a>
<a href="/cate/38.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
การวางแผนแต่งงาน </a>
<a href="/cate/43.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
ฤกษ์มงคล </a>
<a href="/cate/48.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
โหราศาสตร์ไทย </a>
<a href="/cate/81.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
เศรษฐกิจ </a>
</div>
</div>
</div>
<!-- Latest Posts -->
<div class="bg-white dark:bg-gray-800 rounded-xl shadow overflow-hidden">
<div class="p-4">
<h3 class="text-lg font-bold mb-4 pb-2 border-b border-gray-200 dark:border-gray-700">บทความล่าสุด</h3>
<div class="space-y-4">
<article class="flex items-start gap-3">
<div class="flex-shrink-0 w-10 h-10 bg-primary-100 dark:bg-primary-900 rounded-lg flex items-center justify-center text-primary-600 dark:text-primary-400 font-bold">
ก </div>
<div>
<h4 class="text-sm font-medium">
<a href="/p/kesari-2.p12004.html" class="hover:text-primary-600 dark:hover:text-primary-400">
การเติบโตที่น่าประทั... </a>
</h4>
<time class="text-xs text-gray-500 dark:text-gray-400">13/06/2025 17:50</time>
</div>
</article>
<article class="flex items-start gap-3">
<div class="flex-shrink-0 w-10 h-10 bg-primary-100 dark:bg-primary-900 rounded-lg flex items-center justify-center text-primary-600 dark:text-primary-400 font-bold">
เ </div>
<div>
<h4 class="text-sm font-medium">
<a href="/p/kesari-2.p12003.html" class="hover:text-primary-600 dark:hover:text-primary-400">
เจาะลึกตัวละคร: KESARI 2 </a>
</h4>
<time class="text-xs text-gray-500 dark:text-gray-400">13/06/2025 17:32</time>
</div>
</article>
<article class="flex items-start gap-3">
<div class="flex-shrink-0 w-10 h-10 bg-primary-100 dark:bg-primary-900 rounded-lg flex items-center justify-center text-primary-600 dark:text-primary-400 font-bold">
ก </div>
<div>
<h4 class="text-sm font-medium">
<a href="/p/kesari-2.p12002.html" class="hover:text-primary-600 dark:hover:text-primary-400">
การวิเคราะห์ตัวละคร:... </a>
</h4>
<time class="text-xs text-gray-500 dark:text-gray-400">13/06/2025 17:06</time>
</div>
</article>
<article class="flex items-start gap-3">
<div class="flex-shrink-0 w-10 h-10 bg-primary-100 dark:bg-primary-900 rounded-lg flex items-center justify-center text-primary-600 dark:text-primary-400 font-bold">
เ </div>
<div>
<h4 class="text-sm font-medium">
<a href="/p/kesari-2.p12001.html" class="hover:text-primary-600 dark:hover:text-primary-400">
เส้นทางแห่งวีรบุรุษ:... </a>
</h4>
<time class="text-xs text-gray-500 dark:text-gray-400">13/06/2025 16:39</time>
</div>
</article>
<article class="flex items-start gap-3">
<div class="flex-shrink-0 w-10 h-10 bg-primary-100 dark:bg-primary-900 rounded-lg flex items-center justify-center text-primary-600 dark:text-primary-400 font-bold">
ค </div>
<div>
<h4 class="text-sm font-medium">
<a href="/p/kesari-2.p12000.html" class="hover:text-primary-600 dark:hover:text-primary-400">
ความกล้าหาญ: หัวใจของ... </a>
</h4>
<time class="text-xs text-gray-500 dark:text-gray-400">13/06/2025 16:22</time>
</div>
</article>
</div>
</div>
</div>
<!-- Popular Tags -->
<div class="bg-white dark:bg-gray-800 rounded-xl shadow overflow-hidden">
<div class="p-4">
<h3 class="text-lg font-bold mb-4 pb-2 border-b border-gray-200 dark:border-gray-700">แท็กยอดนิยม</h3>
<div class="flex flex-wrap gap-2">
<a href="/tag/107.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
ฤกษ์แต่งงาน </a>
<a href="/tag/115.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
ความเชื่อ </a>
<a href="/tag/111.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
ปี 2569 </a>
<a href="/tag/123.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
โหราศาสตร์ </a>
<a href="/tag/133.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
ชีวิตคู่ </a>
<a href="/tag/109.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
วันมงคล </a>
<a href="/tag/108.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
ดวงชะตา </a>
<a href="/tag/122.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
ฤกษ์มงคล </a>
<a href="/tag/131.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
การวางแผนแต่งงาน </a>
<a href="/tag/125.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
คู่รัก </a>
<a href="/tag/132.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
เทคโนโลยี </a>
<a href="/tag/106.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
โปรแกรมคำนวณ </a>
<a href="/tag/151.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
โหราศาสตร์ไทย </a>
<a href="/tag/166.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
แต่งงาน </a>
<a href="/tag/117.html" class="px-3 py-1 bg-gray-100 dark:bg-gray-700 text-gray-800 dark:text-gray-200 rounded-lg text-sm hover:bg-gray-200 dark:hover:bg-gray-600 transition-colors">
ความรัก </a>
</div>
</div>
</div>
<!-- Authors -->
<div class="bg-white dark:bg-gray-800 rounded-xl shadow overflow-hidden">
<div class="p-4">
<h3 class="text-lg font-bold mb-4 pb-2 border-b border-gray-200 dark:border-gray-700">ผู้เขียน</h3>
<div class="space-y-3">
<div class="flex items-center gap-3">
<div class="flex-shrink-0 w-10 h-10 bg-primary-100 dark:bg-primary-900 rounded-full flex items-center justify-center text-primary-600 dark:text-primary-400 font-bold">
J </div>
<div>
<a href="/profile/1" class="font-medium hover:text-primary-600 dark:hover:text-primary-400">
John Doe </a>
<p class="text-xs text-gray-500 dark:text-gray-400">1383 บทความ</p>
</div>
</div>
<div class="flex items-center gap-3">
<div class="flex-shrink-0 w-10 h-10 bg-primary-100 dark:bg-primary-900 rounded-full flex items-center justify-center text-primary-600 dark:text-primary-400 font-bold">
อ </div>
<div>
<a href="/profile/740" class="font-medium hover:text-primary-600 dark:hover:text-primary-400">
อาจารย์ชัญ Thelucky </a>
<p class="text-xs text-gray-500 dark:text-gray-400">350 บทความ</p>
</div>
</div>
<div class="flex items-center gap-3">
<div class="flex-shrink-0 w-10 h-10 bg-primary-100 dark:bg-primary-900 rounded-full flex items-center justify-center text-primary-600 dark:text-primary-400 font-bold">
F </div>
<div>
<a href="/profile/2816" class="font-medium hover:text-primary-600 dark:hover:text-primary-400">
Fon sales tokar rewans hjlkfgjxdrse.blogspot.sk 2x </a>
<p class="text-xs text-gray-500 dark:text-gray-400">101 บทความ</p>
</div>
</div>
<div class="flex items-center gap-3">
<div class="flex-shrink-0 w-10 h-10 bg-primary-100 dark:bg-primary-900 rounded-full flex items-center justify-center text-primary-600 dark:text-primary-400 font-bold">
J </div>
<div>
<a href="/profile/2" class="font-medium hover:text-primary-600 dark:hover:text-primary-400">
Jane Smith </a>
<p class="text-xs text-gray-500 dark:text-gray-400">66 บทความ</p>
</div>
</div>
<div class="flex items-center gap-3">
<div class="flex-shrink-0 w-10 h-10 bg-primary-100 dark:bg-primary-900 rounded-full flex items-center justify-center text-primary-600 dark:text-primary-400 font-bold">
R </div>
<div>
<a href="/profile/2814" class="font-medium hover:text-primary-600 dark:hover:text-primary-400">
Roles galishka yaichok yaco bnserhchkcf.blogspot.kr dQ </a>
<p class="text-xs text-gray-500 dark:text-gray-400">59 บทความ</p>
</div>
</div>
<div class="flex items-center gap-3">
<div class="flex-shrink-0 w-10 h-10 bg-primary-100 dark:bg-primary-900 rounded-full flex items-center justify-center text-primary-600 dark:text-primary-400 font-bold">
R </div>
<div>
<a href="/profile/2821" class="font-medium hover:text-primary-600 dark:hover:text-primary-400">
Richardnerce </a>
<p class="text-xs text-gray-500 dark:text-gray-400">25 บทความ</p>
</div>
</div>
<div class="flex items-center gap-3">
<div class="flex-shrink-0 w-10 h-10 bg-primary-100 dark:bg-primary-900 rounded-full flex items-center justify-center text-primary-600 dark:text-primary-400 font-bold">
อ </div>
<div>
<a href="/profile/1035" class="font-medium hover:text-primary-600 dark:hover:text-primary-400">
อักษร ทองดี </a>
<p class="text-xs text-gray-500 dark:text-gray-400">23 บทความ</p>
</div>
</div>
<div class="flex items-center gap-3">
<div class="flex-shrink-0 w-10 h-10 bg-primary-100 dark:bg-primary-900 rounded-full flex items-center justify-center text-primary-600 dark:text-primary-400 font-bold">
D </div>
<div>
<a href="/profile/8388" class="font-medium hover:text-primary-600 dark:hover:text-primary-400">
DavidGrorp </a>
<p class="text-xs text-gray-500 dark:text-gray-400">22 บทความ</p>
</div>
</div>
<div class="flex items-center gap-3">
<div class="flex-shrink-0 w-10 h-10 bg-primary-100 dark:bg-primary-900 rounded-full flex items-center justify-center text-primary-600 dark:text-primary-400 font-bold">
ป </div>
<div>
<a href="/profile/4028" class="font-medium hover:text-primary-600 dark:hover:text-primary-400">
ปีย์วรา จันทรานนท์ </a>
<p class="text-xs text-gray-500 dark:text-gray-400">20 บทความ</p>
</div>
</div>
<div class="flex items-center gap-3">
<div class="flex-shrink-0 w-10 h-10 bg-primary-100 dark:bg-primary-900 rounded-full flex items-center justify-center text-primary-600 dark:text-primary-400 font-bold">
C </div>
<div>
<a href="/profile/3831" class="font-medium hover:text-primary-600 dark:hover:text-primary-400">
CharlesObeve </a>
<p class="text-xs text-gray-500 dark:text-gray-400">17 บทความ</p>
</div>
</div>
</div>
</div>
</div>
<!-- Advertisement -->
<div class="bg-white dark:bg-gray-800 rounded-xl shadow overflow-hidden">
<div class="p-4">
<h3 class="text-lg font-bold mb-4 pb-2 border-b border-gray-200 dark:border-gray-700">โฆษณา</h3>
<div id="div-gpt-ad-sidebar-1" class="w-full min-h-[250px] bg-gray-100 dark:bg-gray-700 flex items-center justify-center">
<span class="text-sm text-gray-500 dark:text-gray-400">Advertisement</span>
<script type="text/javascript">
atOptions = {
'key' : '9377e6067a089a41ae62a9a06a1b54d2',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
</script>
<script type="text/javascript" src="//www.highperformanceformat.com/9377e6067a089a41ae62a9a06a1b54d2/invoke.js"></script>
</div>
</div>
</div>
</div>
<script type='text/javascript' src='//pl26591292.profitableratecpm.com/f7/f7/4c/f7f74cd612929ab522f3fcf3f66a24b2.js'></script>
<footer class="footer bg-white dark:bg-gray-800 border-t border-gray-200 dark:border-gray-700 mt-auto">
<div class="container mx-auto px-4 py-12">
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8">
<div class="col-span-1 md:col-span-2">
<div class="boxBot">
<h3 class="title text-xl font-bold mb-4 pb-2 border-b border-gray-200 dark:border-gray-700 text-gray-900 dark:text-white">
</h3>
<div class="be text-gray-600 dark:text-gray-300 mb-4">
<p class="mt-2 text-sm text-gray-500 dark:text-gray-400"></p>
</div>
<div class="be link-contact text-gray-600 dark:text-gray-300">
<a href="https://topjob.cv/lien-he" class="text-primary-600 dark:text-primary-400 hover:underline">
ระบบ Topjob.cv อัปเดตทุกชั่วโมง
</a>
</div>
<!-- Social Links -->
<div class="mt-6 flex space-x-4">
<a href="#" class="text-gray-400 hover:text-primary-500 dark:hover:text-primary-400 transition-colors">
<svg class="w-6 h-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd"></path>
</svg>
</a>
<a href="#" class="text-gray-400 hover:text-primary-500 dark:hover:text-primary-400 transition-colors">
<svg class="w-6 h-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84"></path>
</svg>
</a>
<a href="#" class="text-gray-400 hover:text-primary-500 dark:hover:text-primary-400 transition-colors">
<svg class="w-6 h-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path fill-rule="evenodd" d="M12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772A4.902 4.902 0 015.45 2.525c.636-.247 1.363-.416 2.427-.465C8.901 2.013 9.256 2 11.685 2h.63zm-.081 1.802h-.468c-2.456 0-2.784.011-3.807.058-.975.045-1.504.207-1.857.344-.467.182-.8.398-1.15.748-.35.35-.566.683-.748 1.15-.137.353-.3.882-.344 1.857-.047 1.023-.058 1.351-.058 3.807v.468c0 2.456.011 2.784.058 3.807.045.975.207 1.504.344 1.857.182.466.399.8.748 1.15.35.35.683.566 1.15.748.353.137.882.3 1.857.344 1.054.048 1.37.058 4.041.058h.08c2.597 0 2.917-.01 3.96-.058.976-.045 1.505-.207 1.858-.344.466-.182.8-.398 1.15-.748.35-.35.566-.683.748-1.15.137-.353.3-.882.344-1.857.048-1.055.058-1.37.058-4.041v-.08c0-2.597-.01-2.917-.058-3.96-.045-.976-.207-1.505-.344-1.858a3.097 3.097 0 00-.748-1.15 3.098 3.098 0 00-1.15-.748c-.353-.137-.882-.3-1.857-.344-1.023-.047-1.351-.058-3.807-.058zM12 6.865a5.135 5.135 0 110 10.27 5.135 5.135 0 010-10.27zm0 1.802a3.333 3.333 0 100 6.666 3.333 3.333 0 000-6.666zm5.338-3.205a1.2 1.2 0 110 2.4 1.2 1.2 0 010-2.4z" clip-rule="evenodd"></path>
</svg>
</a>
</div>
</div>
</div>
<div class="hidden lg:block">
<div class="boxBot">
<h3 class="title text-xl font-bold mb-4 pb-2 border-b border-gray-200 dark:border-gray-700 text-gray-900 dark:text-white">
มุมลูกค้า
</h3>
<div class="content">
<div class="botLink">
<ul class="space-y-2">
<li><a href="https://topjob.cv/privacy-policy.html" class="text-gray-600 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400">นโยบายความเป็นส่วนตัว</a></li>
<li><a href="https://topjob.cv/terms-of-use.html" class="text-gray-600 dark:text-gray-300 hover:text-primary-600 dark:hover:text-primary-400">ข้อกำหนดการใช้งาน</a></li>
</ul>
</div>
</div>
</div>
</div>
<div>
<div class="boxBot">
<h3 class="title text-xl font-bold mb-4 pb-2 border-b border-gray-200 dark:border-gray-700 text-gray-900 dark:text-white">
การรับรอง
</h3>
<div class="content flex items-center justify-center lg:justify-start">
<a href="//www.dmca.com/Protection/Status.aspx?ID=607b3054-24b9-4093-99e0-9d7af04839c7" title="DMCA.com Protection Status" class="dmca-badge mt-2">
<img src="https://images.dmca.com/Badges/DMCA_badge_grn_100w.png?ID=607b3054-24b9-4093-99e0-9d7af04839c7" alt="DMCA.com Protection Status">
</a>
</div>
</div>
</div>
</div>
<div class="mt-12 pt-8 border-t border-gray-200 dark:border-gray-700">
<div class="grid grid-cols-1 md:grid-cols-2 gap-8 items-center">
<div>
<h3 class="text-lg font-bold mb-4 text-gray-900 dark:text-white">ติดตามข่าวสาร</h3>
<p class="text-gray-600 dark:text-gray-300 mb-4">สมัครรับข้อมูลอัปเดตล่าสุดจาก Topjob.cv</p>
<form class="flex">
<input type="email" placeholder="กรอกอีเมลของคุณ" class="flex-1 px-4 py-2 border border-gray-300 dark:border-gray-600 rounded-l-lg focus:outline-none focus:ring-2 focus:ring-primary-500 dark:bg-gray-700 dark:text-white">
<button type="submit" class="px-4 py-2 bg-primary-500 text-white rounded-r-lg hover:bg-primary-600 transition-colors">
สมัคร
</button>
</form>
</div>
<div class="hidden md:flex justify-end">
<img src="https://topjob.cv/images/iconebook.png" alt="Topjob.cv" class="h-16 w-auto">
</div>
</div>
</div>
</div>
<!-- Bottom Footer -->
<div class="bg-gray-50 dark:bg-gray-900 py-4 border-t border-gray-200 dark:border-gray-700">
<div class="container mx-auto px-4">
<div class="flex flex-col md:flex-row justify-between items-center">
<div class="text-sm text-gray-600 dark:text-gray-400 mb-2 md:mb-0">
<a href="https://topjob.cv/sitemap.xml" class="hover:text-primary-600 dark:hover:text-primary-400">แผนผังเว็บไซต์</a> |
ลิขสิทธิ์ © 2025 Topjob.cv - สงวนลิขสิทธิ์
</div>
<div class="flex space-x-4">
<a href="https://topjob.cv" class="text-sm text-gray-600 dark:text-gray-400 hover:text-primary-600 dark:hover:text-primary-400">
หน้าแรก
</a>
<a href="https://topjob.cv/lien-he" class="text-sm text-gray-600 dark:text-gray-400 hover:text-primary-600 dark:hover:text-primary-400">
ติดต่อ
</a>
<a href="https://topjob.cv/?rss=1" class="text-sm text-gray-600 dark:text-gray-400 hover:text-primary-600 dark:hover:text-primary-400">
RSS
</a>
<ul style="opacity:0;"><li><a href="http://10khap.aitoolseo.com" target="_blank">10khap.aitoolseo.com</a></li><li><a href="http://2025.aitoolseo.com" target="_blank">2025.aitoolseo.com</a></li><li><a href="http://2026.aitoolseo.com" target="_blank">2026.aitoolseo.com</a></li><li><a href="http://2027.aitoolseo.com" target="_blank">2027.aitoolseo.com</a></li><li><a href="http://9cathy.aitoolseo.com" target="_blank">9cathy.aitoolseo.com</a></li><li><a href="http://baoamthuc.com" target="_blank">baoamthuc.com</a></li><li><a href="http://bi.ngoaihang.com" target="_blank">bi.ngoaihang.com</a></li><li><a href="http://bike.xehop.net" target="_blank">bike.xehop.net</a></li><li><a href="http://bike9.reviewxehoi.com" target="_blank">bike9.reviewxehoi.com</a></li><li><a href="http://bio.aitoolseo.com" target="_blank">bio.aitoolseo.com</a></li><li><a href="http://box.xehop.net" target="_blank">box.xehop.net</a></li><li><a href="http://car.xehop.net" target="_blank">car.xehop.net</a></li><li><a href="http://cooking.aitoolseo.com" target="_blank">cooking.aitoolseo.com</a></li><li><a href="http://doc.reviewxehoi.com" target="_blank">doc.reviewxehoi.com</a></li><li><a href="http://fandom.reviewxehoi.com" target="_blank">fandom.reviewxehoi.com</a></li><li><a href="http://health.reviewxehoi.com" target="_blank">health.reviewxehoi.com</a></li><li><a href="http://health.xehop.net" target="_blank">health.xehop.net</a></li><li><a href="http://hybrid.aitoolseo.com" target="_blank">hybrid.aitoolseo.com</a></li><li><a href="http://jp.reviewthaicar.com" target="_blank">jp.reviewthaicar.com</a></li><li><a href="http://jp.xehop.net" target="_blank">jp.xehop.net</a></li><li><a href="http://kaset.aitoolseo.com" target="_blank">kaset.aitoolseo.com</a></li><li><a href="http://ki.ngoaihang.com" target="_blank">ki.ngoaihang.com</a></li><li><a href="http://kpop.xehop.net" target="_blank">kpop.xehop.net</a></li><li><a href="http://mail.comchayvietnam.com" target="_blank">mail.comchayvietnam.com</a></li><li><a href="http://manifest.aiautotool.com" target="_blank">manifest.aiautotool.com</a></li><li><a href="http://mecuben.com" target="_blank">mecuben.com</a></li><li><a href="http://med.xehop.net" target="_blank">med.xehop.net</a></li><li><a href="http://motor.aitoolseo.com" target="_blank">motor.aitoolseo.com</a></li><li><a href="http://ngoaihang.com" target="_blank">ngoaihang.com</a></li><li><a href="http://nicecarthai.com" target="_blank">nicecarthai.com</a></li><li><a href="http://nl.tapchihay.com" target="_blank">nl.tapchihay.com</a></li><li><a href="http://pan.reviewxehoi.com" target="_blank">pan.reviewxehoi.com</a></li><li><a href="http://re.reviewxehoi.com" target="_blank">re.reviewxehoi.com</a></li><li><a href="http://reviewxehoi.com" target="_blank">reviewxehoi.com</a></li><li><a href="http://se.comchayvietnam.com" target="_blank">se.comchayvietnam.com</a></li><li><a href="http://se.tapchihay.com" target="_blank">se.tapchihay.com</a></li><li><a href="http://star.xehop.net" target="_blank">star.xehop.net</a></li><li><a href="http://th.tapchihay.com" target="_blank">th.tapchihay.com</a></li><li><a href="http://tio.ngoaihang.com" target="_blank">tio.ngoaihang.com</a></li><li><a href="http://tips.baoamthuc.com" target="_blank">tips.baoamthuc.com</a></li><li><a href="https://topjob.cv" target="_blank">topjob.cv</a></li><li><a href="http://travel.xehop.net" target="_blank">travel.xehop.net</a></li><li><a href="http://women.xehop.net" target="_blank">women.xehop.net</a></li><li><a href="http://www.mecuben.com" target="_blank">www.mecuben.com</a></li><li><a href="http://www.ngoaihang.com" target="_blank">www.ngoaihang.com</a></li><li><a href="http://www.xehop.net" target="_blank">www.xehop.net</a></li></ul> </div>
</div>
</div>
</div>
</footer>
<!-- Scripts -->
<script src="https://topjob.cv/js/dark-mode.js"></script>
</body>
</html>