window.onload = function() {
	var headDiv = document.getElementById('header');
	headDiv.setAttribute("style", "cursor:pointer");
	headDiv.setAttribute("onclick", "location.href='http://www.jugendclub-struenseestrasse.de/index.php?id=1'");
}
