$thread_sql = mysql_query("SELECT nowplaying FROM post WHERE visible=1 AND open=1 ORDER BY nowplaying DESC LIMIT 0 , 10");