Fatal error: SQL ERROR [ mysql ]

Table './ourblogs_scuttle/sc_bookmarks' is marked as crashed and should be repaired

CALLING PAGE

/populartags.php&

SQL

SELECT T.tag, COUNT(T.bId) AS bCount FROM sc_tags AS T, sc_bookmarks AS B WHERE B.bId = T.bId AND B.bStatus = 0 AND LEFT(T.tag, 7) <> "system:" GROUP BY T.tag ORDER BY bCount DESC, tag LIMIT 150
in /home/ourblogs/public_html/includes/db/mysql.php on line 390