$sql_read = "SELECT id, pic1, pic1alt FROM v2_content WHERE pic1 != '' AND pic1alt != '' ORDER BY RAND() LIMIT 1";