if ((navigator.userAgent.indexOf('iPhone') != -1)) {
		document.location = "http://www.creation360.eu/index-tb_de.html";
	}
if ((navigator.userAgent.indexOf('iPad') != -1)) {
		document.location = "http://www.creation360.eu/index-tb_de.html";
	}
if ((navigator.userAgent.indexOf('iPod') != -1)) {
		document.location = "http://www.creation360.eu/index-tb_de.html";
	}
