
	<!DOCTYPE html>
	<html lang="en">
	<head>
		<meta charset="UTF-8">
		<meta http-equiv="refresh" content="0;url=https://fbusinessclub.hu/">
		<script>
			(function() {
				var path = window.location.pathname.replace("/forbesbusinessclub", "");
				var hash = window.location.hash;
				window.location.replace("https://fbusinessclub.hu" + path + hash);
			})();
		</script>
	</head>
	<body>
	</body>
	</html>