PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/newexitinggames.kerihosting.com/wp-content/themes/spacebox/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : /home/trave494/newexitinggames.kerihosting.com/wp-content/themes/spacebox/single.php

<?php get_header(); ?>
<?php   
if(have_posts()) {
	while(have_posts()) {
		the_post();
?>
<div id="play">
	<div id="play-widgets" class="akd-play-widgets">
		<a href="<?php echo home_url(); ?>" id="home-link">Home</a>
		<a href="<?php echo $_SERVER['HTTP_REFERER']; ?>" id="back-link">Back</a>
		<div class="w-wrap">
			<h2 class="widget-title"><img src="<?php bloginfo('stylesheet_directory'); ?>/img/also.png" alt="" /></h2>
			<div class="widget">
				<?php spacebox_related(); ?>
			</div>
		</div>
		
			<div class="w-wrap akd-wrap">
			<div class="widget">
				<div style="display: block; width: 300px; height: 250px; overflow: hidden;">
				<?php echo stripslashes( get_option('spacebox_ad300x250')); ?>
				</div>
			</div>
		</div>
		
<?php if (function_exists('dynamic_sidebar') && dynamic_sidebar('GameLeft')) : else : ?>


	<?php endif; ?>




		<div class="w-wrap akd-wrap-reverse">
			<h2 class="widget-title"><img src="<?php bloginfo('stylesheet_directory'); ?>/img/also.png" alt="" /></h2>
			<div class="widget">
				<?php spacebox_related(); ?>
			</div>
		</div>
	</div>
	



<?php
$gamepagewidth=get_post_meta($post->ID, 'mabp_width', true);
?>
<?php if($gamepagewidth<678) : ?>
 <div id="play-game">
		<div class="play-game-div">
			<?php get_template_part('games', 'play'); ?>
		</div>
		<div class="play-game-div play-game-desc">
			<?php
                // Display Description of game
                $gdescription = get_post_meta($post->ID, 'mabp_description', true);
				if($gdescription) { echo $gdescription; }
			
				// Display game how to or walkthrough
                //$ginstructions = get_post_meta($post->ID, 'mabp_instructions', true);
				//if($ginstructions) { echo "<br /><br />Instructions:<br />".$ginstructions; }
			?> 
			<?php if(function_exists('selfserv_shareaholic')) { selfserv_shareaholic(); } ?> <!-- to enable the bookmarks install the shareaholic plugin from admin -->

<div align="center"><br/>
 <!-- Begin BidVertiser code -->
<SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=550076&bid=1378470" type="text/javascript"></SCRIPT>
<noscript><a href="http://www.bidvertiser.com/bdv/BidVertiser/bdv_advertiser.dbm">pay per click</a></noscript>
<!-- End BidVertiser code -->
</div>
		</div>

		<?php if (function_exists('dynamic_sidebar') && dynamic_sidebar('GameMiddle')) : else : ?>
		<?php endif; ?>

		<!-- <div class="play-game-div play-game-desc">
         <?php //comments_template(); ?> 
		</div>  -->

	</div>
	<div id="right-sidebar">
				<div id="play-advert">
				<?php echo stripslashes(get_option('spacebox_ad160x600'));  ?>
				</div>
				

	<?php if (function_exists('dynamic_sidebar') && dynamic_sidebar('GameRight')) : else : ?>
	<?php endif; ?>
	</div>

<?php else: ?>
 <div id="play-game-big">
		<div class="play-game-div">
			<?php get_template_part('games', 'play'); ?>
		</div>
		<div class="play-game-div play-game-desc">
			<?php
                // Display Description of game
                $gdescription = get_post_meta($post->ID, 'mabp_description', true);
				if($gdescription) { echo $gdescription; }
				
				// Display game how to or walkthrough
                //$ginstructions = get_post_meta($post->ID, 'mabp_instructions', true);
				//if($ginstructions) { echo "<br /><br />Instructions:<br />".$ginstructions; }
			?>

			<?php if(function_exists('selfserv_shareaholic')) { selfserv_shareaholic(); } ?> <!-- to enable the bookmarks install the shareaholic plugin from admin -->
		</div>
	</div>

<?php endif; ?>






</div>
<?php
	} // end while
} else {
?>
<div class="game-listing">
	<div class="panels">
		<div class="panel" id="panel1">
			<p><?php _e("I'm Sorry, you are looking for something that is not here. Try a different search.", "fungames"); ?></p>
		</div><!-- e: panel 1 -->
	</div><!-- e: panels -->
</div><!-- e: panel wrappers -->
<?php } ?>
  
<?php get_footer(); ?>