function quitaSpam($texto)
{
$variable=strpos($texto,'http');
$variable.=strpos($texto,'www');
return $variable;
}
?>
include("includes/barralateral.php");?>
$foto="http://www.lainmobiliaria.com/$cliente[logotipo]";
if(@getimagesize($foto))
{
$tam=@getimagesize($foto);
$nuevo_tam=redimensiona($tam[1], $tam[0], '200', '200');
$Ntam=explode("-",$nuevo_tam);
$alto=$Ntam[0];
$ancho=$Ntam[1];
?>

} if(!isset($_POST[enviar])){?>