= '1200'){ include("header.php"); include("W_$p_template.php"); include("W_footer.php"); } else { include("header.php"); include("$p_template.php"); include("footer.php"); } ?>