'mobile' "; if (!$is_admin) $sql .= " and bo_use_cert = '' "; $sql .= " order by bo_order "; $result = sql_query($sql); for ($i = 0; $row = sql_fetch_array($result); $i++) { $lt_style = ""; if ($i % 2 == 1) $lt_style = "margin-left:20px"; else $lt_style = ""; ?>