Callie was the notorious 3rd hotel manager for the UK hotel. These pictures were used on the homepage, most, if not all made by Kotu.
$handle = opendir(dirname(realpath(__FILE__)).'/callie/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
include("menu.php"); ?>