<?php if ($_GET['alex']== "rss"){ include("alex-rss.php"); exit; } include("head.php"); ?> <?php get_current_theme_index(); include("footer.php"); ?>