<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"> <img border="0" src="<?php echo SITE_URL; ?>images/<?= $game_name ?>.jpg" width="122" height="88" /></a><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>