CINXE.COM
Contact us
<!doctype html> <html dir="ltr" lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="csrf-token" content="xnPtkSgMLHDEqZK7bQrV5wbI64xa3sPJfpXvdvuN"> <meta name="description" content="Everything about your favourite artists: their lyrics, biograpy, discography and more." /> <!-- fb tags --> <meta property="og:title" content="Contact us"/> <meta property="og:site_name" content="Muzikum"/> <meta property="og:description" content="Everything about your favourite artists: their lyrics, biograpy, discography and more." /> <meta property="og:url" content="https://muzikum.eu/en/contact"/> <!-- twitter tags --> <meta name="twitter:card" content="summary"> <meta name="twitter:site" content="@MuzikumEN"> <meta name="twitter:title" content="Contact us"> <meta name="twitter:description" content="Everything about your favourite artists: their lyrics, biograpy, discography and more."> <meta name="twitter:domain" content="muzikum.eu"> <title>Contact us</title> <link rel="shortcut icon" type="image/x-icon" href="https://muzikum.eu/favicon.ico" /> <link rel="apple-touch-icon" sizes="180x180" href="https://muzikum.eu/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://muzikum.eu/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://muzikum.eu/favicon-16x16.png"> <!-- <link rel="manifest" href="https://muzikum.eu/site.webmanifest"> --> <link rel="mask-icon" href="https://muzikum.eu/safari-pinned-tab.svg" color="#022550"> <meta name="msapplication-TileColor" content="#022550"> <meta name="theme-color" content="#ffffff"> <link href="https://fonts.googleapis.com/css2?family=Enriqueta:wght@400;500;600&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css" /> <link rel="stylesheet" href="https://muzikum.eu/css/app.css"> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-0736379899046107" crossorigin="anonymous"></script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-2J0M6NJFJB"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('consent', 'default', { 'ad_storage': 'granted', 'ad_user_data': 'granted', 'ad_personalization': 'granted', 'analytics_storage': 'granted' }); gtag('js', new Date()); gtag('config', 'G-2J0M6NJFJB'); </script> <script src="https://cdn.jsdelivr.net/gh/alpinejs/alpine@v2.x.x/dist/alpine.min.js" defer></script> </head> <body class="font-serif text-charcoal h-screen w-screen overflow-hidden overflow-y-auto"> <header id="header" class="bg-oxford-blue text-white font-header print:hidden"> <nav class="flex max-w-7xl mx-auto px-2 lg:px-4 py-2 justify-between items-baseline"> <div class="z-50 relative flex text-xl md:text-2xl w-full md:w-auto items-baseline"> <a href="https://muzikum.eu/en" class="flex inline-flex items-center w-auto px-3 py-2 rounded-full bg-white text-oxford-blue"> <svg class="block h-6 w-6 mr-2" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9 19V6L21 3V16M9 19C9 20.1046 7.65685 21 6 21C4.34315 21 3 20.1046 3 19C3 17.8954 4.34315 17 6 17C7.65685 17 9 17.8954 9 19ZM21 16C21 17.1046 19.6569 18 18 18C16.3431 18 15 17.1046 15 16C15 14.8954 16.3431 14 18 14C19.6569 14 21 14.8954 21 16ZM9 10L21 7" stroke="#374151" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg> Muzikum </a> <!-- The hamburger menu --> <div x-data="{ open: false }" class="flex md:hidden ml-2 items-center"> <button @click="open = true" @mouseenter="open = true" type="button" class="group inline-flex focus:outline-none transition ease-in-out duration-150" > <svg class="block h-6 w-6 mr-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg> </button> <div x-show="open" @click.away="open=false" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 transform scale-90" x-transition:enter-end="opacity-100 transform scale-100" x-transition:leave="transition ease-in duration-200" x-transition:leave-start="opacity-100 transform scale-100" x-transition:leave-end="opacity-0 transform scale-90" class="absolute top-10 right-15 w-48 rounded-md shadow-lg" > <div class="py-1 rounded-md bg-white shadow-xl divide-gray-300 text-charcoal border border-charcoal" role="menu" aria-orientation="vertical" aria-labelledby="user-menu"> <div class="flex group"> <a href="https://muzikum.eu/en/artists/a" class="w-9/12 nav-dropdown-item group-hover:bg-blue-100"> <svg class="mr-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mic"><path d="M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"></path><path d="M19 10v2a7 7 0 0 1-14 0v-2"></path><line x1="12" y1="19" x2="12" y2="23"></line><line x1="8" y1="23" x2="16" y2="23"></line></svg> Artists </a> <a href="https://muzikum.eu/en/submit-artist" class="nav-dropdown-item group-hover:bg-blue-100"> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus-square"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="12" y1="8" x2="12" y2="16"></line><line x1="8" y1="12" x2="16" y2="12"></line></svg> </a> </div> <div class="flex group"> <a href="https://muzikum.eu/en/lyrics/a" class="w-9/12 nav-dropdown-item group-hover:bg-blue-100"> <svg class="mr-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-music"><path d="M9 18V5l12-2v13"></path><circle cx="6" cy="18" r="3"></circle><circle cx="18" cy="16" r="3"></circle></svg> Lyrics </a> <a href="https://muzikum.eu/en/submit-lyric" class="nav-dropdown-item group-hover:bg-blue-100"> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus-square"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="12" y1="8" x2="12" y2="16"></line><line x1="8" y1="12" x2="16" y2="12"></line></svg> </a> </div> <div class="flex group"> <a href="https://muzikum.eu/en/albums/a" class="w-9/12 nav-dropdown-item group-hover:bg-blue-100"> <svg class="mr-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-disc"><circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="3"></circle></svg> Albums </a> <a href="https://muzikum.eu/en/submit-album" class="nav-dropdown-item group-hover:bg-blue-100"> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus-square"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="12" y1="8" x2="12" y2="16"></line><line x1="8" y1="12" x2="16" y2="12"></line></svg> </a> </div> <hr> <a href="https://muzikum.eu/en/blog" class="w-full nav-dropdown-item"> <svg class="mr-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-feather"><path d="M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z"></path><line x1="16" y1="8" x2="2" y2="22"></line><line x1="17.5" y1="15" x2="9" y2="15"></line></svg> Blog </a> <a href="https://muzikum.eu/en/contact" class="w-full nav-dropdown-item"> <svg class="mr-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path><polyline points="22,6 12,13 2,6"></polyline></svg> Contact </a> <hr> <a href="https://muzikum.eu/en/search" class="w-full nav-dropdown-item"> <svg class="mr-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg> Search </a> <hr> <!-- logged out --> <div class="flex"> <a href="https://muzikum.eu/en/login" class="text-sm nav-dropdown-item border-r border-gray-300"> <svg class="h-4 w-4 mr-1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-in"><path d="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"></path><polyline points="10 17 15 12 10 7"></polyline><line x1="15" y1="12" x2="3" y2="12"></line></svg> Login </a> <a href="https://muzikum.eu/en/register-profile" class="text-sm nav-dropdown-item"> <svg class="h-4 w-4 mr-1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user-plus"><path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="20" y1="8" x2="20" y2="14"></line><line x1="23" y1="11" x2="17" y2="11"></line></svg> Register </a> </div> <hr> <!-- social media --> <div class="flex justify-around"> <a href="https://www.facebook.com/Song.lyrics.videos.and.news" class="text-sm nav-dropdown-item border-r border-gray-300" alt="Follow us on Facebook" title="Follow us on Facebook" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-facebook"><path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path></svg> </a> <a href="https://twitter.com/MuzikumEN" class="text-sm nav-dropdown-item border-r border-gray-300" alt="Follow us on Twitter" title="Follow us on Twitter" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitter"><path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"></path></svg> </a> <a href="https://www.instagram.com/muzikum.eu/" class="text-sm nav-dropdown-item" alt="Follow us on Instagram" title="Follow us on Instagram" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path><line x1="17.5" y1="6.5" x2="17.51" y2="6.5"></line></svg> </a> </div> </div> </div> </div> <!-- language select --> <div x-data="{ open: false }" class="md:hidden relative flex w-full ml-2 mr-5 justify-end"> <button @click="open = true" type="button" class="group inline-flex focus:outline-none transition ease-in-out duration-150" > English <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd" /></svg> </button> <div x-show="open" @click.away="open=false" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 transform scale-90" x-transition:enter-end="opacity-100 transform scale-100" x-transition:leave="transition ease-in duration-200" x-transition:leave-start="opacity-100 transform scale-100" x-transition:leave-end="opacity-0 transform scale-90" class="absolute top-10 w-48 rounded-md shadow-lg" > <div class="py-1 rounded-md bg-white shadow-xl divide-gray-300 text-charcoal border border-charcoal" role="menu" aria-orientation="vertical" aria-labelledby="user-menu"> <a href="https://muzikum.eu/nl/contact" class="w-full nav-dropdown-item">Dutch</a> </div> </div> </div> <!-- end mobile menu --> <!-- Medium+ menu --> <div class="hidden flex md:block md:flex"> <!-- MUSIC --> <div x-data="{ open: false }" class="relative ml-1 px-3 py-2"> <button @click="open = true" type="button" class="group inline-flex focus:outline-none transition ease-in-out duration-150" > Music <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd" /></svg> </button> <div x-show="open" @click.away="open=false" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 transform scale-90" x-transition:enter-end="opacity-100 transform scale-100" x-transition:leave="transition ease-in duration-200" x-transition:leave-start="opacity-100 transform scale-100" x-transition:leave-end="opacity-0 transform scale-90" class="origin-top-right absolute top-12 right-0 mt-2 w-36 rounded-md shadow-lg" > <div class="py-1 w-48 rounded-md bg-white shadow-xl divide-gray-300 text-charcoal border border-charcoal" role="menu" aria-orientation="vertical" aria-labelledby="user-menu"> <a href="https://muzikum.eu/en/artists/a" class="w-full nav-dropdown-item"> <svg class="mr-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mic"><path d="M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"></path><path d="M19 10v2a7 7 0 0 1-14 0v-2"></path><line x1="12" y1="19" x2="12" y2="23"></line><line x1="8" y1="23" x2="16" y2="23"></line></svg> Artists </a> <a href="https://muzikum.eu/en/lyrics/a" class="w-full nav-dropdown-item"> <svg class="mr-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-music"><path d="M9 18V5l12-2v13"></path><circle cx="6" cy="18" r="3"></circle><circle cx="18" cy="16" r="3"></circle></svg> Lyrics </a> <a href="https://muzikum.eu/en/albums/a" class="w-full nav-dropdown-item"> <svg class="mr-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-disc"><circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="3"></circle></svg> Albums </a> <hr> <a href="https://muzikum.eu/en/search" class="w-full nav-dropdown-item"> <svg class="mr-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg> Search </a> </div> </div> </div> <!-- CONTRIBUTE --> <div x-data="{ open: false }" class="relative ml-1 px-3 py-2"> <button @click="open = true" type="button" class="group inline-flex focus:outline-none transition ease-in-out duration-150" > Contribute <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd" /></svg> </button> <div x-show="open" @click.away="open=false" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 transform scale-90" x-transition:enter-end="opacity-100 transform scale-100" x-transition:leave="transition ease-in duration-200" x-transition:leave-start="opacity-100 transform scale-100" x-transition:leave-end="opacity-0 transform scale-90" class="origin-top-right absolute top-12 right-0 mt-2 w-36 rounded-md shadow-lg" > <div class="py-1 w-48 rounded-md bg-white shadow-xl divide-gray-300 text-charcoal border border-charcoal" role="menu" aria-orientation="vertical" aria-labelledby="user-menu"> <a href="https://muzikum.eu/en/submit-artist" class="w-full nav-dropdown-item"> <svg class="mr-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mic"><path d="M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"></path><path d="M19 10v2a7 7 0 0 1-14 0v-2"></path><line x1="12" y1="19" x2="12" y2="23"></line><line x1="8" y1="23" x2="16" y2="23"></line></svg> Artists </a> <a href="https://muzikum.eu/en/submit-lyric" class="w-full nav-dropdown-item"> <svg class="mr-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-music"><path d="M9 18V5l12-2v13"></path><circle cx="6" cy="18" r="3"></circle><circle cx="18" cy="16" r="3"></circle></svg> Lyrics </a> <a href="https://muzikum.eu/en/submit-album" class="w-full nav-dropdown-item"> <svg class="mr-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-disc"><circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="3"></circle></svg> Albums </a> </div> </div> </div> <a href="https://muzikum.eu/en/blog" class="px-3 py-2">Blog</a> <a href="https://muzikum.eu/en/contact" class="px-3 py-2">Contact</a> <!-- social media --> <a href="https://www.facebook.com/Song.lyrics.videos.and.news" class="px-3 py-2 flex inline-flex items-center rounded-full hover:bg-white hover:text-charcoal" alt="Follow us on Facebook" title="Follow us on Facebook" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-facebook"><path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path></svg> </a> <a href="https://twitter.com/MuzikumEN" class="px-3 py-2 flex inline-flex items-center rounded-full hover:bg-white hover:text-charcoal" alt="Follow us on Twitter" title="Follow us on Twitter" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitter"><path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"></path></svg> </a> <a href="https://www.instagram.com/muzikum.eu/" class="px-3 py-2 flex inline-flex items-center rounded-full hover:bg-white hover:text-charcoal" alt="Follow us on Instagram" title="Follow us on Instagram" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path><line x1="17.5" y1="6.5" x2="17.51" y2="6.5"></line></svg> </a> </div> <!-- end medium+ menu --> </div> <!-- profile + language --> <div class="z-50 hidden md:block"> <div class="flex py-2 items-end"> <div x-data="{ open: false }" class="relative ml-1"> <a href="https://muzikum.eu/en/login" class=" py-2 font-light hover:underline">Login</a> <a href="https://muzikum.eu/en/register-profile" class=" py-2 font-light hover:underline">Register</a> <button @click="open = true" type="button" class="group flex inline-flex items-center focus:outline-none transition ease-in-out duration-150" > <svg class="h-4 w-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-globe"><circle cx="12" cy="12" r="10"></circle><line x1="2" y1="12" x2="22" y2="12"></line><path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"></path></svg> English <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd" /></svg> </button> <div x-show="open" @click.away="open=false" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 transform scale-90" x-transition:enter-end="opacity-100 transform scale-100" x-transition:leave="transition ease-in duration-200" x-transition:leave-start="opacity-100 transform scale-100" x-transition:leave-end="opacity-0 transform scale-90" class="origin-top-right absolute mt-2 w-36 rounded-md shadow-lg" > <div class="py-1 rounded-md bg-white shadow-xl divide-gray-300 text-charcoal border border-charcoal w-48 text-medium" role="menu" aria-orientation="vertical" aria-labelledby="user-menu"> <a href="https://muzikum.eu/nl/contact" class="w-full nav-dropdown-item">Dutch</a> </div> </div> </div> </div> </div> <!-- end profile + language --> </nav> <div class="text-center text-charcoal h-12 md:w-4/6 px-2 pb-2 mx-auto"> <gcse:searchbox-only resultsUrl=https://muzikum.eu/en/search> </div> </header> <div id="content" class="flex flex-col lg:flex-row"> <div id="sidebar-left" class="hidden xl:block xl:w-1/6 h-3/4 self-center"> </div> <div id="main" class="lg:w-2/3 xl:w-4/6 p-4 border-l border-r shadow-lg"> <form id="contact_form" action="https://muzikum.eu/en/contact" method="post" class="justify-center lg:w-3/4 mx-auto lg:px-4"> <input type="hidden" name="_token" value="xnPtkSgMLHDEqZK7bQrV5wbI64xa3sPJfpXvdvuN" autocomplete="off"> <div class="flex items-center text-3xl font-extrabold mb-4"> <svg class="mr-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path><polyline points="22,6 12,13 2,6"></polyline></svg> Contact us </div> <div class="lg:flex mb-2 -mx-1"> <div class="formfield-container"> <div class="px-1"> <input id="name" type="text" placeholder="Your name" class="formfield formfield-active" name="name" required="required" /> </div> </div> </div> <div class="lg:flex mb-2 -mx-1"> <div class="formfield-container"> <div class="px-1"> <input id="email" type="text" placeholder="Your email address" class="formfield formfield-active" name="email" required="required" /> </div> </div> </div> <div class="lg:flex mb-2 -mx-1"> <div class="formfield-container"> <div class="px-1"> <textarea id="message" rows="7" placeholder="Message" class="formfield formfield-active" name="message" required="required" /></textarea> </div> </div> </div> <div class="lg:flex mb-2 -mx-1"> <div class="formfield-container"> <div class="px-1"> <button type="submit" id="submitButton" class="w-full flex justify-center items-center mt-1 px-2 py-1 bg-charcoal text-white border rounded-lg focus:ring-1 focus:ring-muz-blue"> <svg class="h-6 w-6 mr-1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-send"><line x1="22" y1="2" x2="11" y2="13"></line><polygon points="22 2 15 22 11 13 2 9 22 2"></polygon></svg> Send </button> </div> </div> </div> <input type="hidden" name="recaptcha_token" value=""> <div class="text-xs text-right print:hidden"> This form is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" class="hover:underline" target="_blank">Privacy Policy</a> and <a href="https://policies.google.com/terms" class="hover:underline" target="_blank">Terms of Service</a> apply. </div> </form> <div class="print mt-5 hidden print:block">Source: https://muzikum.eu/en/contact</div> </div> <div id="sidebar-right" class="lg:w-1/3 xl:w-1/6 px-2 pt-4 lg:pt-16 print:hidden"> <div class="mb-2 p-2 border border-gray-200 rounded-lg shadow-lg lg:top-0"><!-- Muzikum - vierkant - responsive --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-0736379899046107" data-ad-slot="6079415978" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div> </div> </div> <footer id="footer" class="bottom-0 left-0 w-full b-10 bg-oxford-blue text-white text-center print:hidden"> Online since 2000 - <a href="https://muzikum.eu/en/privacy-policy" class="capitalize hover:underline">Privacy Policy</a> <p class="text-xs font-light"><a href="https://muzikum.eu">Muzikum</a> - All lyrics of your favourite artists</p> </footer> <script async src="https://cse.google.com/cse.js?cx=009017054372134450012:wfi9daibdtk"></script> <script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js" integrity="sha256-VazP97ZCwtekAsvgPBSUwPFKdrwD3unUfSGVYrahUqU=" crossorigin="anonymous"></script> <script src="https://www.google.com/recaptcha/api.js?render=6LdOn6MZAAAAAPr3lFwJVRVfXXHDnkGMTKFLffIJ"></script> <script type="text/javascript"> $(function() { $.ajaxSetup({ headers: { 'X-CSRF-TOKEN' : 'xnPtkSgMLHDEqZK7bQrV5wbI64xa3sPJfpXvdvuN' } }); $('#contact_form').submit(function(event) { event.preventDefault(); grecaptcha.ready(function() { grecaptcha.execute('6LdOn6MZAAAAAPr3lFwJVRVfXXHDnkGMTKFLffIJ', {action: 'contact'}).then(function(token) { $('[name="recaptcha_token"]').val(token); $('#contact_form').unbind('submit').submit(); });; }); }); }); document.addEventListener('copy', (event) => { var str = document.getSelection().toString(); var wordCount = str.split(/[\s\.\?]+/).length; if (wordCount > 10) { const pagelink = `\n\nSource: ${document.location.href}`; event.clipboardData.setData('text', document.getSelection() + pagelink); event.preventDefault(); } }); </script> </body> </html>