function nuevoAjax() { var xmlhttp=false; try {xmlhttp=new ActiveXObject("Msxml2.XMLHTTP");} catch(e){try{xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");}catch(E){xmlhttp=false;}} if (!xmlhttp && typeof XMLHttpRequest!='undefined'){xmlhttp=new XMLHttpRequest();} return xmlhttp; } function contenidox(destino,php,get,destinofinal){ ajax=nuevoAjax(); ajax.open("GET", php+"&"+Math.random(), true); ajax.onreadystatechange=function() { if(ajax.readyState==1){document.getElementById(destinofinal).innerHTML='


Regístro de Agentes
Registrate como promotor y unete al equipo de "Tu Casa en Mexico"
'; document.getElementById('busca').innerHTML=''; contenidox('contenido','registro.html?','','contenido'); todoverde(); document.getElementById('registrodeagentes').innerHTML=imagen('imagenes/47.gif'); } function sobre(){ document.getElementById('barra1').style.display="none"; document.getElementById('barra2').style.display="block"; document.getElementById('titulo').innerHTML='Tu Casa en Mexico
Quieres Saber un poco mas sobre nosotros
'; document.getElementById('busca').innerHTML=''; contenidox('contenido','contenidosobre.html?','','contenido'); todoverde(); document.getElementById('quienessomos').innerHTML=imagen('imagenes/44.gif'); } function directorio(){ document.getElementById('barra1').style.display="none"; document.getElementById('barra2').style.display="block"; document.getElementById('titulo').innerHTML='Localiza a tu agente
Listado de nuestros promotores,seguro hay uno cerca de ti
'; document.getElementById('busca').innerHTML=''; contenidox('contenido','directorio.php?','','contenido'); todoverde(); document.getElementById('localizaatuagente').innerHTML=imagen('imagenes/46.gif'); } function contactanos(){ document.getElementById('barra1').style.display="none"; document.getElementById('barra2').style.display="block"; document.getElementById('titulo').innerHTML='Contáctanos
Llena nuestra forma de correo y resolveremos tus dudas.
'; document.getElementById('busca').innerHTML=''; contenidox('contenido','contenidoconacto.html?','','contenido'); todoverde(); document.getElementById('contactanos').innerHTML=imagen('imagenes/49.gif'); } function comocomprar(){ document.getElementById('barra1').style.display="none"; document.getElementById('barra2').style.display="block"; document.getElementById('titulo').innerHTML='Como comprar
REQUISITOS / FAQ´S.
'; document.getElementById('busca').innerHTML=''; contenidox('contenido','contenidocomocomprar.html?','','contenido'); todoverde(); document.getElementById('comocomprar').innerHTML=imagen('imagenes/43.gif'); document.getElementById('submenucomocomprar').style.display="block"; } function encuentratucasa(){ document.getElementById('barra1').style.display="none"; document.getElementById('barra2').style.display="block"; document.getElementById('titulo').innerHTML='Encuentra tu casa
'; document.getElementById('busca').innerHTML=''; contenidox('contenido','contenidoconacto.html?','','contenido'); todoverde(); document.getElementById('encuentratucasa').innerHTML=imagen('imagenes/45.gif'); } function dudas(){ document.getElementById('barra1').style.display="none"; document.getElementById('barra2').style.display="block"; document.getElementById('titulo').innerHTML='
Dudas
'; document.getElementById('busca').innerHTML=''; contenidox('contenido','contenidodudas.html?','','contenido'); document.getElementById('requisitos').innerHTML=imagen('imagenes/reqV.gif'); document.getElementById('dudas').innerHTML=imagen('imagenes/dudasN.gif'); } function requisitos(){ document.getElementById('barra1').style.display="none"; document.getElementById('barra2').style.display="block"; document.getElementById('titulo').innerHTML='
Requisitos
'; document.getElementById('busca').innerHTML=''; contenidox('contenido','contenidorequisitos.html?','','contenido'); document.getElementById('dudas').innerHTML=imagen('imagenes/dudasV.gif'); document.getElementById('requisitos').innerHTML=imagen('imagenes/reqN.gif'); } function buscar_registro() { var x=getCookie('EMAIL'); if(x==null) contenidox('contenido','registrobusqueda.html?','','contenido'); else buscarcasa(); } function todoverde(){ //document.getElementById('inicio').innerHTML=url('index.php',imagen('imagenes/31.gif')); document.getElementById('registrodeagentes').innerHTML=url('Javascript:registro();',imagen('imagenes/51.gif')); document.getElementById('quienessomos').innerHTML=url('Javascript:sobre();',imagen('imagenes/55.gif')); document.getElementById('localizaatuagente').innerHTML=url('Javascript:directorio();',imagen('imagenes/52.gif')); document.getElementById('contactanos').innerHTML=url('Javascript:contactanos();',imagen('imagenes/50.gif')); document.getElementById('comocomprar').innerHTML=url('Javascript:comocomprar();',imagen('imagenes/54.gif')); document.getElementById('encuentratucasa').innerHTML=url('index.php',imagen('imagenes/53.gif')); document.getElementById('submenucomocomprar').style.display="none"; } function imagen(imagenes){ return '