<?php echo"<html>"; echo"<head>"; include("skins/$skin"); echo"<title>$title</title>"; echo"</head>"; ?>