include("connect.php");$PgName="FAQ"; $CMS_qry="select * from staticpage where id=5"; $CMS_rs=mysql_query($CMS_qry);$CMS_arr=mysql_fetch_array($CMS_rs); $CMS_pgnm=stripslashes($CMS_arr["name"]);$CMS_pgdes=stripslashes($CMS_arr["content"]);$CMS_photo=stripslashes($CMS_arr["photo"]); $pgtitle=stripslashes($CMS_arr["pgtitle"]);$meta_desc=stripslashes($CMS_arr["meta_desc"]);$meta_kwords=stripslashes($CMS_arr["meta_kwords"]); ?>
A. echo nl2br(stripslashes($MenuRow121->description)); ?>