include "config.php";
$queryTOP = mysql_query("SELECT id,title,image,brief FROM news where categoryid IN (1,2) AND main='yes' AND status='active' order by addDate DESC limit 1,5"); ?>
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/seiciraq/public_html/index.php on line 258