include("system.php"); $res=msq("SELECT * FROM servicios WHERE id='1'"); $row=mysql_fetch_assoc($res); extract($row); ?>