var now = new Date();
document.write(now.toLocaleString() + "<br />" + window.location.href + '<br />&copy; PINTSCH BUBENZER GmbH');

