<?
if ($_COOKIE['www.itr-rescue.org'] != 'tac') 
{
header("Location: http://www.itr-rescue.org/loginerror.php");
}
?>