'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:2%"; else $lt_style = ""; ?>