{php}
$sql = "SELECT content FROM ".$GLOBALS['eces']->table('firms_cooperation')." WHERE FirmID = '". $GLOBALS['FrimID']."' AND classid ='9135' ORDER BY `pid` ASC,`id` DESC";
$RSother = $GLOBALS['dbes']->getRow($sql);
echo $RSother['content'];
{/php}
{section name=cool loop=$class_7724 start=0 step=1 max=1}
{/section}