$sql = "SELECT
`content`.`idcontent`,
`content`.`content`,
`content`.`idtitle`,
`content`.`Title`,
`content`.`HomePageTitle`,
`content`.`Keywords`,
`content`.`Description`
FROM
`content`
where idtitle =".$Id;
$res=mysql_query($sql) or die (mysql_error());
$row=mysql_fetch_array($res);
?>
=$row['content']?>
if($IdContent == 37 or $IdContent == 42){
?>

}
?>