<script>
var now = new Date();
var hours = now.getHours();
var psj=0;
//18-19 nacht
if (hours > 17 && hours < 20){
document.body.style.background="#000000...
Type: Posts; User: SammyGeerts; Keyword(s):
<script>
var now = new Date();
var hours = now.getHours();
var psj=0;
//18-19 nacht
if (hours > 17 && hours < 20){
document.body.style.background="#000000...