<div class="item" />
<a class="jslink" target="_self" href="#" onClick="document.getElementById('<?=$itemid?>').style.display = ((document.getElementById('<?=$itemid?>').style.display == 'block') ? 'none' : 'block');"><?=$title?></a> [<a class="jslink" target="_content" href="http://blizzle.com/index.php?uid=<?=$itemid?>">go</a>]
<div class="story" id="<?=$itemid?>">
<?=$body?><br>
[<a target="_content" href="http://blizzle.com/index.php?uid=<?=$itemid?>"><?=$comments?> comments - read more</a>]
</div>
</div>