Eclipse Gaming
WARNUNG: Psychische Abhaengigkeit durch Eclipse Gaming Crew moeglich... +++ BITTE BEWAHREN SIE RUHE +++
Cookie-Richtlinie



if (!localStorage.getItem('cookie-consent')) {
document.getElementById('crew-cookie-banner').style.display = 'block';
}
function setConsent(choice) {
localStorage.setItem('cookie-consent', choice ? 'all' : 'min');
document.getElementById('crew-cookie-banner').style.display = 'none';
if(choice) location.reload();
}