" type="text/css">
onload="" onload="hbquota()" > parent.document.forms['shbox'].shbox_text.value='';"; } } $limit = ($CURUSER['sbnum'] ? $CURUSER['sbnum'] : 70); if ($where == "helpbox") { $sql = "SELECT * FROM shoutbox WHERE type='hb' ORDER BY date DESC LIMIT ".$limit; } elseif ($CURUSER['hidehb'] == 'yes' || $showhelpbox_main != 'yes'){ $sql = "SELECT * FROM shoutbox WHERE type='sb' ORDER BY date DESC LIMIT ".$limit; } elseif ($CURUSER){ $sql = "SELECT * FROM shoutbox ORDER BY date DESC LIMIT ".$limit; } else { die("".$lang_shoutbox['std_access_denied_note']."