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 fija | 13.25% |
');
document.writeln(' | Factor de pago inicial por millar | $11.89 |
');
document.writeln(' |
');
document.writeln('
');
document.writeln(' ');
document.writeln(' |
');
document.writeln(' | CAT* | 16.70% | |
');
document.writeln(' |
');
document.writeln('
');
document.writeln(' ');
document.writeln(' |
');
document.writeln(' | | | |
');
document.writeln(' | Comisión de autorización de otorgamiento de crédito | $499 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('
');
}