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

Dir : /home/trave494/newexitinggames.kerihosting.com/wp-content/themes/triqui/
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/triqui/home.php

<?php get_header(); ?>

<div id="wrap">

     <div id="content">

          <div id="contentleft">

               <?php if (have_posts()) : ?>

                    <?php while (have_posts()) : the_post(); ?>

                         <div class="game" onmouseover="this.className='game2'" onmouseout="this.className='game'">

                              <p><a href="<?php the_permalink() ?>" title="Play <?php the_title(); ?>"><img src = "<?php echo get_post_meta($post->ID, "mabp_thumbnail_url", true); ?>" width = "100" height = "100" /></a></p>

                              <h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Play <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2>

                              <div class="clear"></div>

                         </div> <!-- end game div -->

                    <?php endwhile; ?>

                    <div class="clear"></div>

               <?php endif; ?>

               <p><?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?></p>

          </div> <!-- end contentleft div -->

     <?php include(TEMPLATEPATH."/r_sidebar.php");?>

     </div> <!-- end content div -->

   <div style="clear:both;"></div>

</div> <!-- end wrap div -->

<?php get_footer(); ?>