<?

require_once "phpfspot.class.php";

$fspot = new PHPFSPOT;
$fspot->show();

?>