'4-packs', '3' => '2-fun', '4' => '3-utile', '5' => '5-hi-tech', '6' => '6-cocoon', '7' => '7-tee-shirts', '8' => '', '9' => 'tag/girly' ); if ($type && array_key_exists($type, $alias)) $url = $alias[$type]; header("HTTP/1.1 301 Moved Permanently"); header("Location: http://".$_SERVER['HTTP_HOST']."/$url"); ?>