<div class="cntttl"> 
<div class="cntbox"> 
<div class="cntbox_head"><div><h1><?= $game_name ?> Blog Code</h1></div></div> 
<div class="cntbox_cnt"><div class="space"> 
Add &ldquo;<b><?= $game_name ?></b>&rdquo; <?=$gametab?> to your blog or website! Simply copy the <?=$gametab?> code below and paste it on your page.<br /><br /> 
<form name="mycopy"> 
<textarea name="select1" rows="5" cols="70" wrap="virtual" onclick="this.select();" style="width:95%;background:#F9F6EE"> &lt;table width=&quot;99%&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;<?php echo SITE_URL; ?>oyun-oyna-<?= $id ?>-<?= $game_name ?>&quot; target=&quot;_blank&quot;&gt; <?
if (file_exists(PATH."images/".$gThumb)) {
echo '&lt;img src=&quot;'.SITE_URL.'images/'.$gThumb.'&quot; alt=&quot;'.$gName.'&quot; width=&quot;122&quot; height=&quot;88&quot; &gt;';
} else {
echo '&lt;img src=&quot;'.SITE_URL.'templates/images/thumb.png&quot; alt=&quot;'.$gName.'&quot; width=&quot;122&quot; height=&quot;88&quot; &gt;';
?>&lt;br&gt;&lt;a href=&quot;<?php echo SITE_URL; ?>oyun-oyna-<?= $id ?>-<?= $game_name ?>&quot; target=&quot;_blank&quot;&gt;<?= $game_name ?>&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;<?php echo SITE_URL; ?>&quot; title=&quot;Oyun, Oyunlar&quot; target=&quot;_blank&quot;&gt;Oyunlar&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
</textarea> 
</form> 
</div> 
</div> 
<div class="cntbox_foot"><div><div></div></div></div> 
</div> 
</div>
denermisin bir.