<?php setcookie("winter", $_GET['them'], time()+3600*24*365,"/",""); header('Location: index.php'); ?>