header('Content-type: text/html; charset=windows-1257');
if (iADMIN) {
define("iAUTH", substr($userdata['user_password'], 16, 32));
$aidlink = "?aid=".iAUTH;
}
include INCLUDES."system_images.php";
require_once INCLUDES."seoname.php";
header('Content-type: text/html; charset=windows-1257');
?>