"; } $res=mysql_fetch_array($q); $_page[header] =$res[title]; $_page[header_text] =$res[title]; $_page[meta_desc]=$res[description];; $_page[keywords]=$res[keywords];; echo stripslashes($res['txt']); include "bottom1.php"; ?>