Exemple #1
0
echo $profile['website_link'];
?>
<br /><br />
		<span class="right_title"><?php 
echo PROFILE_JOINED;
?>
:</span><br /><?php 
echo $profile['join_date'];
?>
<br /><br />
	</div>
</div>

<div class="ad_small_square">
		<?php 
advert('small_square');
?>
	</div>

<div class="profile_column2">
	<div class="module_header">
		<?php 
echo USER_HIGHSCORES;
?>
	</div>
	<div class="user_info">
		<?php 
include 'includes/profile/user_highscores.inc.php';
?>
	</div>
</div> 
Exemple #2
0
')" onblur="clickrecall(this,'<?php 
echo SEARCH_DEFAULT;
?>
')" class="search_box"/>  
            </div>

			<div id="search_button_contain"> 
            	<input id="box" type="image" name="submit" src="<?php 
echo $setting['site_url'];
?>
/templates/orange/images/search.png" /> 
            </div>

			<div>
            	<input name="task" type="hidden" value="search" />
            </div>
			</form>
		</div>
	</div>

	<div class="pages_menu">
		<?php 
include './includes/modules/pages_horizontal.php';
?>
    </div>

	<div class="leaderboard">
		<?php 
advert('leaderboard');
?>
	</div>
Exemple #3
0
					</div>
				</div>
				<div class="view_game_highscores" id="highscores_ajax">
					<?php 
    include './includes/view_game/highscores.inc.php';
    // Include highscores
    ?>
				</div>
				<?php 
}
?>
			</div>
			<br style="clear:both" />
			<div class="ad_center">
				<?php 
advert('banner');
?>
			</div>
		</div>
		<div class="random_games">
			<div class="random_games_title">
				<?php 
echo GAME_MORE_GAMES;
?>
			</div>
			<?php 
include './includes/view_game/random_games.inc.php';
// Include random games
?>
		</div>
		<div class="view_game_comments">
Exemple #4
0
<div class="sidebar_home">
	   <p class="sidebar_top">Advertisement</p>
	   <div class="sidebar_homeBOX">
	     <div class="skyscrap_ad"><?php 
advert('skyscrapper');
?>
</div>
	     
	   </div>
	 </div>
<!-- end of sidebar -->