#!/usr/bin/php
<?php
	include "header.php";
?>

	<body>

<?php
	include "menu.php";
	include "advisory.php";
?>