
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Autos Nuevos, Credito Automotriz, Automotoras, Autos Usado, Destacados.cl - Autos nuevos y usados - Automotoras - Financiamiento</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" src="funciones/funciones.js"></script>
<script language="JavaScript" src="funciones/vbusqueda.js"></script>
<script language="JavaScript" src="funciones/check.js"></script>
<script language="JavaScript1.2" type="text/JavaScript" src="funciones/AC_RunActiveContent.js"></script>
<script language="JavaScript" type="text/JavaScript">

<!--
function Ordenar()
{ document.frm1.action='vbusqnuevos.asp';
	document.frm1.submit();
}
function Ordenar2(ord)
{ 	document.frm1.ordenar.value=ord;
	document.frm1.action='vbusqnuevos.asp';
	document.frm1.submit();
}
function Pagina(pag)
{ 	document.frm1.action='vbusqnuevos.asp';
	document.frm1.pag.value=pag;
	document.frm1.submit();
}
function Detalle(id)
{ document.location.href='vfichanuevos.asp?VID='+id+'&vistip=1';
}
function G_Cookie()
{	var passValue;
	var cjtoValue;
	var re,r;
		cjtoValue = '';
	
		for(i=0; i<document.frm1.elements.length; i++) 
			{
				fieldType = document.frm1.elements[i].type;
				
				if(fieldType == 'checkbox') 
				{ 	passValue = document.frm1.elements[i].checked; 
					if (passValue==true)
					{ 	passValue = document.frm1.elements[i].value;
						//si ya existe no lo agrega
						ubic = cjtoValue.indexOf(passValue);
						//alert(ubic);
						if (ubic!=0)						
						cjtoValue = cjtoValue + ';' + passValue + ',';
					}
				}
				
			}
			document.frm1.vseleccion.value = cjtoValue;
			//alert(document.frm1.seleccion.value);
			// Abre nueva ventana con la selcción
			document.frm1.action='vseleccion.asp';
			document.frm1.target='Seleccion';
			window.open("vseleccion.asp", "Seleccion", "width=650,height=580,left=50,top=50,scrollbars=yes,toolbar=no");
			document.frm1.submit();
	
}
function G_Cookie2()
{	var passValue;
	var cjtoValue;
	var re,r;
		cjtoValue = '';
		cont=0;
		for(i=0; i<document.frm1.elements.length; i++) 
			{
				fieldType = document.frm1.elements[i].type;
				
				if(fieldType == 'checkbox') 
				{ 	passValue = document.frm1.elements[i].checked; 
					if (passValue==true)
					{ 	passValue = document.frm1.elements[i].value;
						//si ya existe no lo agrega
						ubic = cjtoValue.indexOf(passValue);
						//alert(ubic);
						if (ubic!=0)
						{	cjtoValue = cjtoValue + ';' + passValue + ',';
							cont++;
						}
					}
				}
				
			}
			document.frm1.vseleccion.value = cjtoValue;
			if ((cont > 5) || (cont < 2))
			{	alert('Debe seleccionar entre 2 a 5 vehículos para comparación.');
				return false;
			}
			else
			 return true;

			//alert(document.frm1.seleccion.value);
	
}
function Selecciones()
{ //primero guarda los seleccionados
	G_Cookie();
	//document.location.href='vseleccion.asp?seleccion='+document.frm1.seleccion.value;
	document.frm1.action='vseleccion.asp';
	//alert(document.frm1.seleccion.value);
	document.frm1.submit();
}
function Compara()
{ //primero guarda los seleccionados
	if (G_Cookie2())
	{	document.frm1.action='vcomparanuevos.asp';
		document.frm1.submit();
	}
}
// para seleccionar todos
var checkflag = "false";
function check(field) 
{
if (checkflag == "false") {
for (i = 0; i < field.length; i++) {
field[i].checked = true;}
checkflag = "true";
return true; }
else {
for (i = 0; i < field.length; i++) {
field[i].checked = false; }
checkflag = "false";
return false; }
}
function ModeloUsado()
{	
	if (document.frm_vbusq.vcat.value == 1)
	{	fillSelectFromArray(document.frm_vbusq.vmodelo, ((document.frm_vbusq.vmarca.selectedIndex == -1) ? null : marca_mod1[document.frm_vbusq.vmarca.selectedIndex-1]));
	}
	if (document.frm_vbusq.vcat.value == 2)
	{	fillSelectFromArray(document.frm_vbusq.vmodelo, ((document.frm_vbusq.vmarca.selectedIndex == -1) ? null : marca_mod2[document.frm_vbusq.vmarca.selectedIndex-1]));
	}
	if (document.frm_vbusq.vcat.value == 3)
	{	fillSelectFromArray(document.frm_vbusq.vmodelo, ((document.frm_vbusq.vmarca.selectedIndex == -1) ? null : marca_mod3[document.frm_vbusq.vmarca.selectedIndex-1]));
	}
	if (document.frm_vbusq.vcat.value == 4)
	{	fillSelectFromArray(document.frm_vbusq.vmodelo, ((document.frm_vbusq.vmarca.selectedIndex == -1) ? null : marca_mod4[document.frm_vbusq.vmarca.selectedIndex-1]));
	}
	if (document.frm_vbusq.vcat.value == 5)
	{	fillSelectFromArray(document.frm_vbusq.vmodelo, ((document.frm_vbusq.vmarca.selectedIndex == -1) ? null : marca_mod5[document.frm_vbusq.vmarca.selectedIndex-1]));
	}
	if (document.frm_vbusq.vcat.value == 6)
	{	fillSelectFromArray(document.frm_vbusq.vmodelo, ((document.frm_vbusq.vmarca.selectedIndex == -1) ? null : marca_mod6[document.frm_vbusq.vmarca.selectedIndex-1]));
	}
	if (document.frm_vbusq.vcat.value == 7)
	{	fillSelectFromArray(document.frm_vbusq.vmodelo, ((document.frm_vbusq.vmarca.selectedIndex == -1) ? null : marca_mod7[document.frm_vbusq.vmarca.selectedIndex-1]));
	}
	if (document.frm_vbusq.vcat.value == 8)
	{	fillSelectFromArray(document.frm_vbusq.vmodelo, ((document.frm_vbusq.vmarca.selectedIndex == -1) ? null : marca_mod8[document.frm_vbusq.vmarca.selectedIndex-1]));
	}
	if (document.frm_vbusq.vcat.value == 9)
	{	fillSelectFromArray(document.frm_vbusq.vmodelo, ((document.frm_vbusq.vmarca.selectedIndex == -1) ? null : marca_mod9[document.frm_vbusq.vmarca.selectedIndex-1]));
	}
}
function BuscarNuevos()
{	
	
	document.frm_vbusq.action="vbusqnuevos.asp";
	//document.frm_vbusq.indcat.value = document.frm_vbusq.vcat.selectedIndex - 1;
	document.frm_vbusq.indmarca.value = document.frm_vbusq.vmarca.selectedIndex - 1;
	//document.frm_vbusq.indmod.value = document.frm_vbusq.vmodelo.selectedIndex - 1;
//	if (ValidaPrecio())
	document.frm_vbusq.submit();
}
function TraeMarca(catid, objectid)
{	enProceso = false; 
	if (!enProceso && http) {
	        //var ind   = window.document.InterfazSEGMAS.CmbSponsor.selectedIndex;
	        //var valor = window.document.InterfazSEGMAS.CmbSponsor[ind].value;
			//alert(valor);
			if (catid!=0){										
						
				document.frm_vbusq.pivote.value = objectid;
				var url = "MarcasXCat.asp?catid="+ catid + "&nombre=vmarca";
				http.open("GET", url, true);
				http.onreadystatechange = handleHttpResponse;
				enProceso = true; //enProceso = false;
				http.send(null);
			}
	    }
}
function TraeModelos(catid, marcaid, objectid)
{	enProceso = false; 
	if (!enProceso && http) {
	        //var ind   = window.document.InterfazSEGMAS.CmbSponsor.selectedIndex;
	        //var valor = window.document.InterfazSEGMAS.CmbSponsor[ind].value;
			//alert(valor);
			if (catid!=0){										
						
				document.frm_vbusq.pivote.value = objectid;
				var url = "ModelosXMarca.asp?catid="+ catid + "&marcaid="+ marcaid +"&nombre=modelos";
				http.open("GET", url, true);
				http.onreadystatechange = handleHttpResponse;
				enProceso = true; //enProceso = false;
				http.send(null);
			}
	    }
}
function handleHttpResponse() { 
    if (http.readyState == 4) { 
       if (http.status == 200) { 
          if (http.responseText.indexOf('invalid') == -1) {
			  /*combo=document.getElementById("Poliza");
			  combo.length=0;
			  var nuevaOpcion=document.createElement("option"); nuevaOpcion.value=0; nuevaOpcion.innerHTML="Cargando....";
			  combo.appendChild(nuevaOpcion); 
			  combo.disabled=true;	
			  */
			  if (http.readyState==4){ 
			  	//alert("aqui");
				  document.getElementById(document.frm_vbusq.pivote.value).innerHTML=http.responseText;
				  //document.getElementById("pivoteHTML").value=http.responseText;
			  } 
		      enProceso = false;
          }
       }
    }
}
function EnviarMail()
{	if(Valida())
	{	document.frm_nuevos.accion.value='MAIL_CREDITO';
		document.frm_nuevos.submit();
	}
}
function Valida()
{ 	if(document.frm_nuevos.vmarca.value <= 0)
	{	alert('Seleccione Marca');
		return false;
	}
	if (!(checkField(document.frm_nuevos.modelo, isName, false, "Ingrese Modelo")))
		return false;
	if (!(checkField(document.frm_nuevos.nombre, isName, false, "Ingrese Nombre")))	
		return false;
	if (!(checkField(document.frm_nuevos.rut, isName, false, "Ingrese RUT")))	
		return false;
	
	if (!(checkField(document.frm_nuevos.email, isEmail, false, "Ingrese E-mail válido")))
		return false;
	return true;	
}
//TraeModelos('', '-1', 'tdmodelo');
//-->
</script>
<script language="JavaScript1.2" src="funciones/ScriptAjax.js"></script>
<link href="estilos/style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Estilo2 {color: #66CC33}
.Estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo4 {color: #FF0000}
-->
</style>
</head>

<body bgcolor="#CCCCCC" background="images/fondo1.gif" leftmargin="0" topmargin="0" onLoad="MM_preloadImages('images/b_nosotros2.gif','images/b_reportajes2.gif','images/b_boletin2.gif','images/b_contacto2.gif','images/i_menu2.gif')" style="scrollbar-track-color:#CCCCCC;scrollbar-face-color:#003399;scrollbar-base-color:#CCCCCC;scrollbar-arrow-color:#FFFFFF;">


<table width="780" border="0" cellspacing="0" cellpadding="0" align="LEFT" bgcolor="#FFFFFF">
<script language="javascript" src="funciones/liveclock.js"></script>
<script language="javascript">
function PopupPublicar()
{	window.open("popup_publicar.htm", "Publicar", "width=400,height=290,left=50,top=50,scrollbars=no,toolbar=no");
}
</script>
<tr>
    <td>
<table width="780" border="0" align="left" cellpadding="0" cellspacing="0">
        <tr> 
          <td width="300" height="100" rowspan="2" bgcolor="#0033CC"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="300" height="100">
              <param name="movie" value="images/logo2013.swf">
              <param name="quality" value="high">
              <embed src="images/logo2013.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="300" height="100"></embed></object></td>
          <td height="78" background="images/i_fondohome.gif" bgcolor="#0033CC">
		  
		  	<!-- <script language=JavaScript src=http://www.destacados.cl/backoffice/banner/abm3.asp?z=13&a=></script>-->
			
				<!-- <script language=JavaScript src=http://www.destacados.cl/backoffice/banner/abm.asp?z=13></script> -->
				<!-- ZONA DE BANNER-->
				<!--<iframe src=http://www.destacados.cl/absolute/abmw.aspx?z=7&isframe=true width=480 height=78 frameborder=0 scrolling=no marginheight=0 marginwidth=0></iframe>-->
			
<!--			<iframe src="http://www.destacados.cl/absolute/abmw.aspx?z=4&isframe=true" width="480" marginwidth="0" height="78" marginheight="0" scrolling="no" frameborder="0"></iframe>-->
		  
		  </td>
  </tr>
  <tr> 
          <td background="images/i_fondohome2.gif" bgcolor="#0033CC"> 
            <table width="320" border="0" cellspacing="0" cellpadding="0" align="right">
        <tr> 
                <td width="80"><a href="vempresa.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image2','','images/b_nosotros2.gif',1)"><img src="images/b_nosotros1.gif" name="Image2" width="80" height="22" border="0"></a></td>
                <td width="80"><a href="vreportajes.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image3','','images/b_reportajes2.gif',1)"><img src="images/b_reportajes1.gif" name="Image3" width="80" height="22" border="0"></a></td>
                <td width="80"><a href="javascript:PopupPublicar();" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image4','','images/b_boletin2.gif',1)"><img src="images/b_boletin1.gif" name="Image4" width="80" height="22" border="0"></a></td>
                <td width="80"><a href="vcontacto.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','images/b_contacto2.gif',1)"><img src="images/b_contacto1.gif" name="Image5" width="80" height="22" border="0"></a></td>
        </tr>
      </table>
          </td>
  </tr>
        <tr> 
          <td height="5" colspan="2" background="images/tubo.gif"></td>
  </tr>
</table>
</td>
</tr>
<tr>
<td><table width="780" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" align="left">
        <tr> 
          <td width="390">
		  
          	<table width="" border="0" cellspacing="0" cellpadding="0">
				  <tr> 
				    <td width="103"><a href="vindex.asp" onMouseOver="MM_swapImage('H','','images/bhome_2.gif','HN','','images/ba_4.gif','L','','images/line_home.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="images/bhome_1.gif" name="H" width="103" height="19" border="0" id="H"></a></td>
				    
					<td width=""><img src="images/ba_3.gif"  name="HN" id="HN" width="24" height="19" border="0"></td>
				    
					<td width=""><img src="images/bnuevos_2.gif" name="N" width="47" height="19" border="0" id="N"></td>
				    <td width=""><img src="images/bb_2.gif" name="NU" id="NU" width="26" height="19"></td>
				    
					<td width=""><a href="vbusqueda.asp" onMouseOver="MM_swapImage('NU','','images/bb_4.gif','U','','images/busados_2.gif','UA','','images/bc_2.gif','L','','images/line_usados.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="images/busados_1.gif" name="U" width="47" height="19" border="0" id="U"></a></td>
				    <td width=""><img src="images/bc_1.gif" name="UA" id="UA" width="23" height="19"></td>
				    
					<td width=""><a href="vautomotoras.asp" onMouseOver="MM_swapImage('UA','','images/bc_3.gif','A','','images/bautomotoras_2.gif','AB','','images/ab_4.gif','L','','images/line_automotoras.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="images/bautomotoras_1.gif"  name="A" width="83" height="19" border="0"  id="A"></a></td>
					
					<td width=""><img src="images/bd_1.gif" name="AB" id="AB" width="18" height="19"></td>
					
					<td width=""><a href="vformboletin.asp" onMouseOver="MM_swapImage('AB','','images/ab_2.gif','B','','images/bboletin_2.gif','BT','','images/bt_2.gif','L','','images/line_boletin.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="images/bboletin_1.gif"  name="B" width="50" height="19" border="0"  id="B"></a></td>
					<td width=""><img src="images/be_1.gif" name="BT" id="BT" width="19" height="19"></td>
					
					<td width=""><a href="http://agencia.destacados.cl" target="_blank" onMouseOver="MM_swapImage('BT','','images/bt_3.gif','T','','images/bagencia_2.gif','TI','','images/ti_1.gif','L','','images/line_testdrive.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="images/bagencia_1.gif"  name="T" width="66" height="19" border="0"  id="T"></a></td>
					<td width=""><img src="images/bf_1.gif" name="TI" id="TI" width="18" height="19"></td>
					
					<td width=""><a href="vingreso.asp" target="_blank" onMouseOver="MM_swapImage('TI','','images/ti_2.gif','I','','images/bingreso_2.gif','L','','images/line_ingreso.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="images/bingreso_1.gif"  name="I" width="127" height="19" border="0"  id="I"></a></td>
										
					
				  </tr>
				  <tr valign="top"> 
				    <td height="8" colspan="13">
				<div align="left"><img src="images/line_nuevos.gif" name="L" id="L" width="651" height="5"></div></td>
				  </tr>
			</table>
		  		
		  
		  </td>
          <td width="390" align="right" class="texGris" valign="top"><script>fecha()</script>&nbsp; - <script language="javascript">if (parseInt(navigator.appVersion) >= 4 ){new LiveClock('Verdana, Arial, Helvetica, sans-serif','1','#666666','#FFFFFF',' ','','50','0','1','0','0','null');}</script>&nbsp;&nbsp;hrs.</td>
        </tr>
        <tr> 
          <td width="390" height="5" valign="top"></td>
          <td width="390" height="5"> </td>
        </tr>
		<!--
        <tr> 
          <td width="390">&nbsp;</td>
          <td width="390">&nbsp;</td>
        </tr>
		-->
      </table>
    </td>
</tr>

<tr>
<td>
      <table width="780" border="0" cellspacing="0" cellpadding="0" align="left" bgcolor="White">
        <tr>
          <td width="133" valign="top"> <table width="137" border="0" cellspacing="0" cellpadding="0">
            <!--tr>
              <td><a href="vindex.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image22','','images/_btn_home_f2.jpg',1)"><img src="images/_btn_home.jpg" alt="home" name="Image22" width="137" height="24" border="0"></a></td>
            </tr-->
            <tr>
              <td><a href="vbusqnuevos.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image23','','images/_btn_nuevos_f2.jpg',1)"><img src="images/_btn_nuevos.jpg" alt="nuevos" name="Image23" width="137" height="24" border="0"></a></td>
            </tr>
            <tr>
              <td><a href="vbusqueda.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image24','','images/_btn_usados_f2.jpg',1)"><img src="images/_btn_usados.jpg" alt="usados" name="Image24" width="137" height="24" border="0"></a></td>
            </tr>
            <tr>
              <td><a href="vautomotoras.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image25','','images/_btn_automotoras_f2.jpg',1)"><img src="images/_btn_automotoras.jpg" alt="automotoras" name="Image25" width="137" height="24" border="0"></a></td>
            </tr>
            <tr>
              <td><a href="vformvender_menu.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image26','','images/_btn_venda_f2.jpg',1)"><img src="images/_btn_venda.jpg" alt="venda su auto" name="Image26" width="137" height="24" border="0"></a></td>
            </tr>
            <tr>
              <td><a href="vformcomprar.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image27','','images/_btn_compra_f2.jpg',1)"><img src="images/_btn_compra.jpg" alt="compra un auto" name="Image27" width="137" height="24" border="0"></a></td>
            </tr>
            <tr>
              <td><a href="consigue-tu-financiamiento.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image28','','images/_btn_financia_f2.jpg',1)"><img src="images/_btn_financia.jpg" alt="financia tu auto" name="Image28" width="137" height="24" border="0"></a></td>
            </tr>
            <!--
			<tr>
              <td><a href="vformboletin.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image29','','images/_btn_boletin_f2.jpg',1)"><img src="images/_btn_boletin.jpg" alt="boletin" name="Image29" width="137" height="24" border="0"></a></td>
            </tr>
            <tr>
              <td><a href="vtestdrive.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image30','','images/_btn_test_f2.jpg',1)"><img src="images/_btn_test.jpg" alt="test drive" name="Image30" width="137" height="24" border="0"></a></td>
            </tr>
            <tr>
              <td><a href="vempresa.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image31','','images/_btn_nosotros_f2.jpg',1)"><img src="images/_btn_nosotros.jpg" alt="nosotros" name="Image31" width="137" height="24" border="0"></a></td>
            </tr>
            <tr>
              <td><a href="vcampanas.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image32','','images/_btn_campanas_f2.jpg',1)"><img src="images/_btn_campanas.jpg" alt="campañas" name="Image32" width="137" height="24" border="0"></a></td>
            </tr>	
            <tr>
              <td><a href="vwallpaper.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image33','','images/_btn_wallpapers_f2.jpg',1)"><img src="images/_btn_wallpapers.jpg" alt="wallpapers" name="Image33" width="137" height="24" border="0"></a></td>
            </tr>
            <tr>
              <td><a href="vjuegos.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image34','','images/_btn_juegos_f2.jpg',1)"><img src="images/_btn_juegos.jpg" alt="juegos on-line" name="Image34" width="137" height="24" border="0"></a></td>
            </tr>
            <tr>
              <td><a href="vcontacto.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image35','','images/_btn_contacto_f2.jpg',1)"><img src="images/_btn_contacto.jpg" alt="contacto" name="Image35" width="137" height="24" border="0"></a></td>
            </tr>
            <tr>
              <td><a href="vingreso.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image36','','images/_btn_ingreso_f2.jpg',1)"><img src="images/_btn_ingreso.jpg" alt="ingreso clientes" name="Image36" width="137" height="24" border="0"></a></td>
            </tr>
			-->
          </table>
		  <!--<br />
		<iframe src=http://www.destacados.cl/absolute/abmw.aspx?z=227&isframe=true width=138 height=220 frameborder=0 scrolling=no marginheight=0 marginwidth=0></iframe>-->
          	<br />
		  <script language=JavaScript src=http://www.destacados.cl/absolute/abm.aspx?z=168></script>
		  <br />
          <script language=JavaScript src=http://www.destacados.cl/absolute/abm.aspx?z=32></script>
          <br />
            <script language=JavaScript src=http://www.destacados.cl/absolute/abm.aspx?z=208></script>
			<br/>
          
          <script language=JavaScript src=http://www.destacados.cl/absolute/abm.aspx?z=22></script>
          <br /><Br />
          <script language=JavaScript src=http://www.destacados.cl/absolute/abm.aspx?z=23></script>
<!--<br>
&nbsp;<script language=JavaScript src=http://www.destacados.cl/backoffice/banner/abm.asp?z=26></script>
		  
		  <script language=JavaScript src=http://www.destacados.cl/backoffice/banner/abm.asp?z=38></script> -->
		  
		
		  </td>
          <td width="649" valign="top">
			<table width="600" border="0" align="center" cellpadding="0" cellspacing="0">
              <!--tr> 
                <td height="25">&nbsp; </td>
              </tr-->
              <tr> 
                <td valign="top">
				
				
<table border="0" cellspacing="0" cellpadding="0" width="600" height="40" bgcolor="#CCCCCC">
<form action="vbusqnuevos.asp" method="post" name="frm_vbusq" id="frm_vbusq">
									<input type="hidden" name="indcat" value="">
									<input type="hidden" name="indmarca" value="-1">
									<input type="hidden" name="indmod" value="-1">
									<input type="hidden" name="icat" value="">
									<input type="hidden" name="vcat" value="">
									<input type="hidden" name="imarca" value="-1">
									<input type="hidden" name="pivote" value="">
                                    
  <tr>
    <td width="95"><img src="images/i_nuevosII.jpg" width="47" height="53"></td>
    <td width="600" align="center">
	
						<table border="0" cellspacing="0" cellpadding="0" align="center">
						  <tr>
							<td class="verde1" align="left">SELECCIONE UNA MARCA :&nbsp;&nbsp;</td>

							<td align="left" width="95">
								<select name="vmarca" id="vmarca" class="textoformulario" onChange="javascript:BuscarNuevos();">
									      <option value="-1">Todos</option>
										  
										  <option value="1">Alfa Romeo</option>
										  <option value="4">Audi</option>
										  <option value="6">BMW</option>
										  <option value="154">BYD</option>
										  <option value="137">Chery</option>
										  <option value="142">Changan</option>
										  <option value="8">Chevrolet</option>
										  <option value="9">Chrysler</option>
										  <option value="10">Citroen</option>
										  <option value="13">Daihatsu</option>
										  <option value="150">DFM</option>
										  <option value="16">Dodge</option>
										  <option value="18">Fiat</option>
										  <option value="19">Ford</option>
										  <option value="186">Foton</option>
										  <option value="171">Geely</option>
										  <option value="127">Great Wall</option>
										  <option value="143">Hafei</option>
										  <option value="24">Honda</option>
										  <option value="25">Hyundai</option>
										  <option value="159">JAC</option>
										  <option value="30">Jeep</option>
										  <option value="169">Jinbei</option>
										  <option value="34">Kia</option>
										  <option value="38">Land Rover</option>
										  <option value="125">Lifan</option>
										  <option value="144">Mahindra</option>
										  <option value="42">Mazda</option>
										  <option value="43">Mercedes-Benz</option>
										  <option value="85">MG</option>
										  <option value="44">Mitsubishi</option>
										  <option value="46">Nissan</option>
										  <option value="50">Peugeot</option>
										  <option value="53">Porsche</option>
										  <option value="55">Renault</option>
										  <option value="56">Rover</option>
										  <option value="57">Saab</option>
										  <option value="59">Samsung</option>
										  <option value="62">Skoda</option>
										  <option value="63">Ssangyong</option>
										  <option value="64">Subaru</option>
										  <option value="65">Suzuki</option>
										  <option value="66">Tata</option>
										  <option value="67">Toyota</option>
										  <option value="68">Volkswagen</option>
										  <option value="69">Volvo</option>
										  <option value="166">Zotye</option>
										  <option value="155">ZX Auto</option>
										  
									    </select>
									</td>
									<td class="verde1" align="left">&nbsp;&nbsp;</td>
								  	<td align="center"><input name="btnBuscar" type="button" class="boton1" value="Buscar" onClick="javascript:BuscarNuevos();"></td>
								  </tr>
								</table>
	
	</td>
    <td align="center" class="Estilo3">
	
		
	
	</td>
    <td background="images/i_gris1.gif" width="22"></td>
  </tr>
</form>
</table>


					
					
                  </td>
              </tr>
			  <tr>
			    <td colspan="3" valign="top">
				<form action="vbusqnuevos.asp" method="post" name="frm_nuevos" id="frm_nuevos">
                <input type="hidden" name="vmarca" value="-1">
				<input type="hidden" name="accion" value="NUEVOS">
				<table width="100" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <!--td align="left" valign="top">
	
	</td>
    <td align="left" valign="top"><img src="images/nuevos/nuevos_04.jpg" width="447" height="180" /></td-->
  </tr>

  <!--tr>
    <td align="left" valign="top"><img src="images/nuevos/nuevos_06.jpg" width="153" height="25" /></td>
    <td align="left" valign="top"><img src="images/nuevos/nuevos_07.jpg" width="447" height="25" /></td>
  </tr>
  <tr>
    <td align="left" valign="top">&nbsp;</td>
    <td align="left" valign="top"><img src="images/nuevos/nuevos_09.jpg" width="447" height="142" /></td>
  </tr>
  <tr>
    <td align="left" valign="top">&nbsp;</td>
    <td align="left" valign="top"><img src="images/nuevos/nuevos_10.jpg" width="447" height="26" /></td>
  </tr-->

  
  <tr>
    <td height="203" align="left" valign="top">&nbsp;</td>
    <td align="center" valign="top" bgcolor="E7E7E7">
	<table width="432" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="432" height="24" align="left"><span class="Estilo3">Complete el siguiente formulario y nos pondremos en contacto con usted:</span></td>
      </tr>
    </table>
      <table width="219" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="304" height="24" align="left" valign="bottom"><span class="Estilo1">Modelo a cotizar </span></td>
        </tr>
      </table>
      <table width="423" height="73" border="0" cellpadding="0" cellspacing="4">
      <tr>
        <td width="93" height="19" align="right" class="Estilo1">Modelo:</td>
        <td width="318" align="left" id="tdmodelo">
		<!--
		<select name="modelos">
          <option value="0">seleccione su modelo</option>
        </select>
		-->
		<input name="modelo" type="text" size="20" />
          <span class="Estilo3"><span class="Estilo4">*</span></span></td>
      </tr>
      <tr>
        <td height="19" align="right" class="Estilo1">Versi&oacute;n:</td>
        <td align="left"><input name="version" type="text" size="20" /></td>
      </tr>
      <tr>
        <td height="19" align="right" valign="top" class="Estilo1">Detalles: </td>
        <td align="left"><textarea name="detalles" cols="20" rows="4"></textarea></td>
      </tr>
    </table>
      <table width="410" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td>&nbsp;</td>
        </tr>
      </table>
      <table width="219" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="304" height="14" align="left" valign="bottom"><span class="Estilo1">Datos Cliente </span></td>
        </tr>
      </table>
      <table width="423" height="270" border="0" cellpadding="0" cellspacing="4">
        <tr>
          <td width="93" height="19" align="right" class="Estilo1">Nombre:</td>
          <td colspan="2" align="left"><input name="nombre" type="text" size="20" />
          <span class="Estilo3"><span class="Estilo4">*</span></span></td>
        </tr>
        <tr>
          <td width="93" height="19" align="right" class="Estilo1">RUT:</td>
          <td colspan="2" align="left"><input name="rut" type="text" size="15" />
          <span class="Estilo3"><span class="Estilo4">*</span></span></td>
        </tr>
        <tr>
          <td height="19" align="right" class="Estilo1">Correo:</td>
          <td colspan="2" align="left"><input name="email" type="text" size="20" />
          <span class="Estilo3"><span class="Estilo4">*</span></span></td>
        </tr>
        <tr>
          <td height="19" align="right" valign="middle" class="Estilo1">Tel&eacute;fono: </td>
          <td colspan="2" align="left"><input name="telefono" type="text" size="20" /></td>
        </tr>
        <tr>
          <td height="19" align="right" valign="middle" class="Estilo1">M&oacute;vil:</td>
          <td colspan="2" align="left"><input name="movil" type="text" size="20" /></td>
        </tr>
        <tr>
          <td height="19" align="right" valign="top" class="Estilo1">Comentarios:</td>
          <td colspan="2" align="left"><textarea name="comentario" cols="20" rows="4"></textarea></td>
        </tr>
        <tr>
          <td height="47" align="right" valign="middle" class="Estilo1">&nbsp;</td>
          <td width="90" align="left"><a href="javascript:document.frm_nuevos.reset();"><img src="images/nuevos/nuevos_13.jpg" width="78" height="26" border="0" /></a></td>
          <td width="224" align="left"><a href="javascript:EnviarMail();"><img src="images/nuevos/nuevos_15.jpg" width="78" height="26" border="0" /></a></td>
        </tr>
        <tr>
          <td height="36" align="right" valign="middle" class="Estilo1">&nbsp;</td>
          <td colspan="2" align="left" class="Estilo3"><span class="Estilo4">*</span> campos necesarios para el env&iacute;o </td>
        </tr>
		 </table></td>
		
     
  </tr>
  <!--
  <tr>
    <td align="left" valign="top">&nbsp;</td>
    <td align="left" valign="top"><table width="446" border="0" cellspacing="3" cellpadding="0">
      <tr>
        <td width="440" valign="top"><span class="Estilo1"><span class="Estilo2">*</span> Descuento var&iacute;a seg&uacute;n modelo y condiciones de compra.</span></td>
      </tr>
      <tr>
        <td valign="top" class="Estilo1"><span class="Estilo2">**</span> Patente 2008 completa.</td>
      </tr>
      <tr>
        <td height="67" valign="middle" class="Estilo1"><p>El servicio de gesti&oacute;n y los beneficios ofertados son solamente v&aacute;lidos para quienes realicen la compra del autom&oacute;vil v&iacute;a Destacados.cl Ltda.<br />
          Destacados.cl Ltda. Gestiona v&iacute;a concesionarios o casas matriz la venta del autom&oacute;vil, conservando todo el respaldo y garant&iacute;a otorgados por la marca.</p>          </td>
      </tr>
	  
    </table></td>
  </tr>-->
</table>
</form>
				
				
				</td>
			    </tr>
			 
            </table></td>
        </tr>
      </table></td>
</tr>
  <tr> 
    <td valign="top">
 <script language="javascript">
function Recomiende()
{	window.open('vrecomiende.asp', 'Recomiende', 'width=400,height=430')
}
</script>
<table width="780" border="0" align="left" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
        <tr> 
          <td height="22" align="center"> 
              <table width="760" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td height="22" background="images/line1.gif">&#160;</td>
                </tr>
              </table>
            </td>
        </tr>
        <tr> 
          <td valign="top" align="center"> 
              <table width="710" border="0" cellpadding="1" cellspacing="3">
                <tr> 
                  <td align="right"><a href="javascript:Recomiende();"><img src="images/bot_recomiende.gif" width="100" height="25" border="0" alt="Recomiende este sitio"></a></td>
                  <td width="20">&#160; </td>
                  <td><a href="vcontacto.asp"><img src="images/bot_contactenos.gif" width="100" height="25" border="0" alt="Contáctenos"></a></td>
                </tr>
                <tr valign="bottom" class="tex2"> 
                  <td colspan="3" align="center" class="tex1bold"> 
                    DESTACADOS - Empresa 
                      de Publicidad y Marketing vía Internet</td>
                </tr>
                <tr > 
                  <td colspan="3" align="center" class="tex1"> 
							Villaseca 21 Of. 705, Ñuñoa 
                        - Santiago de Chile <br> Teléfonos: (56-2) 343 5028 - (56-2) 225 1125
                    </td>
                </tr>
                <tr> 
                  <td colspan="3" align="center" class="tex1"> 
                    <a href="vlegal.asp" class="tex1boldlink">Información 
                      Legal y Política de Privacidad</a></td>
                </tr>
				<tr> 
                  <td colspan="3" align="center" class="tex1"> 
                    Copyright (C) 2005</td>
                </tr>
                <tr> 
					<td colspan="3" align="center" class="tex1"><br>
					<a title="Acura" href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=74&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Acura</strong></a> -        
					<a title="Alfa Romeo"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=1&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Alfa Romeo</strong></a> -        
					<a title="Aston Martin"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=160&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Aston Martin</strong></a> -        
					<a title="Audi"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=4&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Audi</strong></a> -        
					<a title="Austin"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=71&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Austin</strong></a> -        
					<a title="Autorrad"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=128&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Autorrad</strong></a>  -        
					<a title="BMW"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=6&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>BMW</strong></a> -        
					<a title="Buggy"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=94&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Buggy</strong></a>   -        
					<a title="Buick"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=145&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Buick</strong></a>   -        
					<a title="BYD"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=154&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>BYD</strong></a>   -        
					<a title="Cadillac"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=7&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Cadillac</strong></a>   -        
					<a title="Changan"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=142&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Changan</strong></a>   -        
					<a title="Chery"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=137&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Chery</strong></a>   -        
					<a title="Chevrolet"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=8&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Chevrolet</strong></a>   -        
					<a title="Chrysler"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=9&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Chrysler</strong></a>   -        
					<a title="Citroen"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=10&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Citroen</strong></a> - 
					<a title="Daihatsu"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=13&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Daihatsu</strong></a>   -        
					<a title="Datsun"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=14&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Datsun</strong></a>   -        
					<a title="DFM"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=150&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>DFM</strong></a>   -        
					<a title="Dodge"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=16&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Dodge</strong></a>   -        
					<a title="Dongfeng"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=180&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Dongfeng</strong></a>   -        
					<a title="Ferrari"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=82&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Ferrari</strong></a>   -        
					<a title="Fiat"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=18&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Fiat</strong></a>   -        
					<a title="Ford"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=19&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Ford</strong></a>   -        
					<a title="Foton"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=201&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Foton</strong></a>   -        
					<a title="Geely"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=171&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Geely</strong></a>   -        
					<a title="GMC"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=73&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>GMC</strong></a>   -        
					<a title="Great Wall"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=127&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Great  Wall</strong></a> -        
					<a title="Hafei"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=143&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Hafei</strong></a>   -        
					<a title="Haima"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=210&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Haima</strong></a>   -        
					<a title="Honda"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=24&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Honda</strong></a>   -        
					<a title="Hover"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=172&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Hover</strong></a>   -        
					<a title="Huatai"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=173&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Huatai</strong></a>   -        
					<a title="Hummer"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=90&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Hummer</strong></a> - 
					<a title="Hyundai"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=25&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Hyundai</strong></a>   -        
					<a title="Infiniti"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=103&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Infiniti</strong></a>   -        
					<a title="Isuzu"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=27&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Isuzu</strong></a>   -        
					<a title="Iveco"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=28&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Iveco</strong></a>   -        
					<a title="Jac"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=159&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Jac</strong></a>   -        
					<a title="Jaguar"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=29&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Jaguar</strong></a>   -        
					<a title="Jeep"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=30&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Jeep</strong></a>   -        
					<a title="JMC"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=176&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>JMC</strong></a>   -        
					<a title="Kaiser Jeep"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=184&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Kaiser   Jeep</strong></a> -        
					<a title="Kia"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=34&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Kia</strong></a>   -        
					<a title="Lada"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=36&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Lada</strong></a>   -        
					<a title="Lancia"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=37&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Lancia</strong></a>   -        
					<a title="Land Mark"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=149&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Land   Mark</strong></a> -        
					<a title="Land Rover"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=38&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Land   Rover</strong></a> -        
					<a title="Lexus"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=81&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Lexus</strong></a>   -        
					<a title="Lifan"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=125&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Lifan</strong></a>   -        
					<a title="Lincoln"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=39&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Lincoln</strong></a>   -        
					<a title="Lotus"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=202&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Lotus</strong></a> -           
					<a title="Mahindra"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=144&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Mahindra</strong></a>   -        
					<a title="Maserati"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=83&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Maserati</strong></a>   -        
					<a title="Mazda"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=42&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Mazda</strong></a>   -        
					<a title="Mercedes Benz"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=43&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Mercedes   Benz</strong></a> -        
					<a title="Mercury"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=158&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Mercury</strong></a>   -        
					<a title="MG"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=85&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>MG</strong></a>   -        
					<a title="Mini"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=97&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Mini</strong></a>   -        
					<a title="Mitsubishi"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=44&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Mitsubishi</strong></a>   -        
					<a title="Nissan"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=46&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Nissan</strong></a>   -        
					<a title="Oldsmobile"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=47&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Oldsmobile</strong></a>   -        
					<a title="Opel"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=48&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Opel</strong></a>   -        
					<a title="Peugeot"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=50&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Peugeot</strong></a>   -        
					<a title="Pontiac"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=52&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Pontiac</strong></a>   -        
					<a title="Porsche"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=53&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Porsche</strong></a>   -        
					<a title="Proton"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=54&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Proton</strong></a> - 
					<a title="Renault"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=55&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Renault</strong></a>   -        
					<a title="Rolls Royce"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=106&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Rolls   Royce</strong></a> -        
					<a title="Rover"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=56&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Rover</strong></a>   -        
					<a title="Saab"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=57&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Saab</strong></a>   -        
					<a title="Samsung"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=59&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Samsung</strong></a>   -        
					<a title="Saturn"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=215&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Saturn</strong></a>   -        
					<a title="Seat"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=61&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Seat</strong></a>   -        
					<a title="Skoda"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=62&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Skoda</strong></a>   -        
					<a title="SMA"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=168&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>SMA</strong></a>   -        
					<a title="Smart"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=84&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Smart</strong></a>   -        
					<a title="Ssangyong"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=63&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Ssangyong</strong></a>   -        
					<a title="Subaru"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=64&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Subaru</strong></a>   -        
					<a title="Suzuki"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=65&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Suzuki</strong></a>   -        
					<a title="Tata"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=66&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Tata</strong></a>   -        
					<a title="Thermo King"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=206&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Thermo   King</strong></a> -        
					<a title="Toyota"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=67&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Toyota</strong></a>   -        
					<a title="Triumph"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=104&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Triumph</strong></a> - 
					<a title="Volkswagen"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=68&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Volkswagen</strong></a>   -        
					<a title="Volvo"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=69&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Volvo</strong></a>   -        
					<a title="Yugo"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=139&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Yugo</strong></a>   -        
					<a title="ZNA"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=181&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>ZNA</strong></a>   -        
					<a title="Zotye"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=166&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>Zotye</strong></a>   -        
					<a title="ZX Auto"   href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=155&vmodelo=-1&vano=0&indmarca=51&indcat=0"><strong>ZX Auto</strong></a>
					</td><br>
					
                </tr>
				<tr>
				
				<td colspan="3" align="center" class="tex1">
     <br>
<a href="http://www.destacados.cl/vautomotoras.asp" title="Automotor"><strong>Automotor</strong></a> -
<a href="http://www.destacados.cl/vautomotoras.asp" title="Automotoras"><strong>Automotoras</strong></a> -
<a href="http://www.destacados.cl/vautomotoras.asp" title="Concesionario"><strong>Concesionario</strong></a> -
<a href="http://www.destacados.cl/vbusqnuevos.asp" title="Automóviles"><strong>Automóviles</strong></a> -
<a href="http://www.destacados.cl/vbusqnuevos.asp" title="Automóviles Nuevos"><strong>Automóviles Nuevos</strong></a> -
<a href="http://www.destacados.cl/vbusqueda.asp" title="Automóviles Usados"><strong>Automóviles Usados</a> -
<a href="http://www.destacados.cl/vbusqnuevos.asp" title="Autos"><strong>Autos</strong></a> -
<a href="http://www.destacados.cl/vbusqnuevos.asp" title="Autos Nuevos"><strong>Autos Nuevos</strong></a> -
<a href="http://www.destacados.cl/vbusqueda.asp" title="Autos Usados"><strong>Autos Usados</strong></a> -
<a href="http://www.destacados.cl/vbusqueda.asp?vcat=7&vmarca=-1&vmodelo=-1&vano=-1&indmarca=-1&indcat=-1" title="Camiones"><strong>Camiones</strong></a> -
<a href="http://www.destacados.cl/vbusqueda.asp?vcat=2&vmarca=-1&vmodelo=-1&vano=-1&indmarca=-1&indcat=-1" title="Camionetas"><strong>Camionetas</strong></a> -
<a href="http://www.destacados.cl/vbusqueda.asp?vcat=1&vmarca=-1&vmodelo=-1&vano=-1&indmarca=-1&indcat=-1" title="Compra de Autos"><strong>Compra de Autos</strong></a> -
<a href="http://www.destacados.cl/consigue-tu-financiamiento.asp" title="Consignación"><strong>Consignación</strong></a> -
<a href="http://www.destacados.cl/consigue-tu-financiamiento.asp" title="Crédito"><strong>Crédito</strong></a> -
<a href="http://www.destacados.cl/consigue-tu-financiamiento.asp" title="Financiamiento"><strong>Financiamiento</strong></a> -
<a href="http://www.destacados.cl/vbusqueda.asp?vcat=5&vmarca=-1&vmodelo=-1&vano=-1&indmarca=-1&indcat=-1" title="Furgones"><strong>Furgones</strong></a> -
<a href="www.destacados.cl/vbusqueda.asp?vcat=4&vmarca=-1&vmodelo=-1&vano=-1&indmarca=-1&indcat=-1" title="Motos"><strong>Motos</strong></a> -
<a href="http://www.destacados.cl/vbusqnuevos.asp" title="Vehículos Nuevos"><strong>Vehículos Nuevos</strong></a> -
<a href="http://www.destacados.cl/clientes/cindex.aspx" title="Publicaciones"><strong>Publicaciones</strong></a> -
<a href="http://www.destacados.cl/vbusqueda.asp?vcat=2&vmarca=-1&vmodelo=-1&vano=-1&indmarca=-1&indcat=-1" title="SUV"><strong>SUV</strong></a> -
<a href="http://www.destacados.cl/vbusqueda.asp?vcat=3&vmarca=-1&vmodelo=-1&vano=-1&indmarca=-1&indcat=-1" title="Todo Terreno"><strong>Todo Terreno</strong></a> -
<a href="http://www.destacados.cl/vbusqueda.asp" title="Usados"><strong>Usados</strong></a> -
<a href="http://www.destacados.cl/vbusqueda.asp?vcat=5&vmarca=-1&vmodelo=-1&vano=-1&indmarca=-1&indcat=-1" title="Van"><strong>Van</strong></a> -
<a href="http://www.destacados.cl/vbusqueda.asp" title="Vehículos Usados"><strong>Vehículos Usados</strong></a> -
<a href="http://www.destacados.cl/vbusqnuevos.asp" title="Vehículos"><strong>Vehículos</strong></a> -
<a href="http://www.destacados.cl/vbusqueda.asp" title="Venta Autos"><strong>Venta Autos</strong></a> -
<a href="http://www.destacados.cl/vbusqueda.asp" title="Venta Autos Usados"><strong>Venta Autos Usados</strong></a> -
<a href="http://www.destacados.cl/vbusqueda.asp" title="Venta de Automóviles"><strong>Venta de Automóviles</strong></a> -
<a href="http://www.destacados.cl/vbusqueda.asp" title="Venta de Autos"><strong>Venta de Autos</strong></a>

					</td>
				
				</tr>
              </table>
            </td>
			
        </tr>
      </table>
	  
	 <!-- &#160; -->

	  
	  
	  
	  
	  
	  
	  

      
    </td>
</tr>
</table>

<style>
#contenedor{width:230px; height:356px; background:#ddd url(images/bg.jpg) repeat-x left top; float:left;}
#camara{position:relative; width:80px; height:64px; float:right; top:97px; right:10px; z-index:999; background:url(images/camara.png) no-repeat right top;}
#frame-video{margin:136px 0 0; text-align:center; z-index:0;}
#contenedor a img{display:block; margin:10px auto 0;}
</style>

<div id="Layer1" style="position:absolute; left:785px; top:0px; width:220px; z-index:1">
    <table width="220" border="0" cellspacing="0" cellpadding="1" align="center">
                    <tr>
                        <td>
                            <table>
                            <tr>
                                <td>
                                <a href="http://tv.destacados.cl" title="No te pierdas un nuevo capitulo de DestacadosTV" target="_blank"><img src="http://tv.destacados.cl/wp-content/themes/videozoom/images/banner-video.jpg" title="No te pierdas un nuevo capitulo de DestacadosTV" alt="No te pierdas un nuevo capitulo de DestacadosTV" border="0" /></a>
								</td>
                            </tr>
                            <tr>
                            	<td>
								<script language=JavaScript src=http://www.destacados.cl/absolute/abm.aspx?z=1></script>
        </td>
        </tr>
        <tr>
            <td><script language=JavaScript src=http://www.destacados.cl/absolute/abm.aspx?z=28></script>
            </td>
            </tr>
        <tr>
            <td><script language=JavaScript src=http://www.destacados.cl/absolute/abm.aspx?z=245></script>
        </td>
        </tr>
        
        <tr>
            <td><script language=JavaScript src=http://www.destacados.cl/absolute/abm.aspx?z=33></script>
         </td>
         </tr>
         
         <tr>
            <td><script language=JavaScript src=http://www.destacados.cl/absolute/abm.aspx?z=2></script>
         </td>
         </tr>
         
        </table>
	
					</td>
				</tr>
			</table>
			
</div>



<div id="Ayuda1" style="position:absolute; left:720px; top:125px; width:180px; height:197px; z-index:1; visibility: hidden; layer-background-image: url(fondo_layer.gif); border: 1px none #000000; background: images/fondo_layer.gif;"> 
<p>
          <span class="tex1bold">Texto simulado Texto simulado Texto </span>
   </p>
</div>
</body>
</html>

