<?php
include("header.php");
include(
"switch.php");
include(
"footer.php");
?>