<?php header("HTTP/1.1 301 Moved Permanently"); header("Location: http://".$_SERVER['SERVER_NAME']."/o_firmie,650.html"); header("Connection: close"); exit; ?>