function todo(origen)
{
document.writeln('
');
document.writeln(' |
');
document.writeln(' | | | |
');
document.writeln(' | Valor Mínimo de la Vivienda | $300,000 |
');
document.writeln(' | Crédito Mínimo | $200,000 |
');
document.writeln(' | Financiamiento Máximo | Hasta el 80% otorgado por GE Money |
');
document.writeln(' | Plazo | 20 años |
');
document.writeln(' |
');
document.writeln('
');
document.writeln(' ');
document.writeln(' |
');
document.writeln(' | | | |
');
document.writeln(' | Tasa de interés | 13.80% |
');
document.writeln(' | Ajuste de tasa anual | -0.35% hasta llegar a tasa de 12.05% |
');
document.writeln(' | Tasa máxima | 12.05% |
');
document.writeln(' | Factor de pago inicial por millar | $11.52 |
');
document.writeln(' |
');
document.writeln('
');
document.writeln(' ');
document.writeln(' |
');
document.writeln(' | CAT* | 15.93% | |
');
document.writeln(' |
');
document.writeln('
');
document.writeln(' ');
document.writeln(' |
');
document.writeln(' | | | |
');
document.writeln(' | Comisión de autorización de otorgamiento de crédito | $399 mensual |
');
document.writeln(' | Comisión por Apertura | 2.5% |
');
document.writeln(' | Comisión por Prepago | 0% |
');
document.writeln(' | Seguros (vida y daños)** | 0.95% anual |
');
document.writeln(' | Avalúo | $2.50 por millar, mínimo $1,250 máximo $12,500 |
');
document.writeln(' Investigación Socioeconómica (en su caso) | $1,200 por el primer estudio y $500 por el segundo estudio |
');
document.writeln(' |
');
document.writeln('
');
}