function enter_me() {
	sUrl = 'http://aerospa.de.dedi1010.your-server.de/index.php?id=1';
	
	document.location = sUrl;
}
