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