$sql=mysql_query("select * from contents where menuID='$id' and Status='1' and GenText='1' order by Row asc");
while($rs=mysql_fetch_array($sql)){
?>
} ?>
