<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 “<b><?= $game_name ?></b>” <?=$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"> <table width="99%" border="0" cellspacing="0" cellpadding="0"><tr><td align="center"><a href="<?php echo SITE_URL; ?>oyun-oyna-<?= $id ?>-<?= $game_name ?>" target="_blank"> <?
if (file_exists(PATH."images/".$gThumb)) {
echo '<img src="'.SITE_URL.'images/'.$gThumb.'" alt="'.$gName.'" width="122" height="88" >';
} else {
echo '<img src="'.SITE_URL.'templates/images/thumb.png" alt="'.$gName.'" width="122" height="88" >';
?><br><a href="<?php echo SITE_URL; ?>oyun-oyna-<?= $id ?>-<?= $game_name ?>" target="_blank"><?= $game_name ?></a><br><a href="<?php echo SITE_URL; ?>" title="Oyun, Oyunlar" target="_blank">Oyunlar</a></td></tr></table><br />
</textarea>
</form>
</div>
</div>
<div class="cntbox_foot"><div><div></div></div></div>
</div>
</div>denermisin bir.