if (isset($_GET['lang'])) { setcookie("user_language", $_GET['lang'], time() + 3600*24*30, "/", "", "0"); redirect(FUSION_SELF); } echo "