$recordsetm = $db->fetch_array($mainsqry); while($record = mysql_fetch_assoc($recordsetm)) {
while($record = $db->fetch_array($mainsqry)) {