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 inicial | Tasa fija 12.00% primeros 5 años |
');
document.writeln(' | Ajuste de tasa anual | Tasa fija 13.90% resto del plazo |
');
document.writeln(' | Tasa máxima | 13.90% |
');
document.writeln(' | Factor de pago inicial por millar | $10.32 |
');
document.writeln(' | Ajuste de pago anual | 2% |
');
document.writeln(' |
');
document.writeln('
');
document.writeln(' ');
document.writeln(' |
');
document.writeln(' | CAT* | 15.98% | |
');
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 | 3% |
');
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('
');
}