$quote = $DB_site->query_first(" SELECT quote FROM ".TABLE_PREFIX."quote WHERE disp = '1' ORDER BY RAND() LIMIT 1 ");