// JavaScript Document
document.write(unescape("%3Cscript src='/js/jquery-1.4.4.min.js' type='text/javascript'%3E%3C/script%3E"));
document.write(unescape("%3Cscript src='/js/jquery.flash.js' type='text/javascript'%3E%3C/script%3E"));

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function menuHorizontal(id) {
	var menu = "";
	var path = (id==1) ? '' : '../';
	
	menu+= '<a href="'+path+'index.php"><img src="'+path+'img/1_que_es_'+((id==1)?'on':'off')+'.gif" alt="&iquest;Qu&eacute; es Renault Box?" name="que_es" id="que_es" title="&iquest;Qu&eacute; es Renault Box?" onmouseover="MM_swapImage(\'que_es\',\'\',\''+path+'img/1_que_es_on.gif\',1)" onmouseout="MM_swapImgRestore()"/></a>';
	menu+= ' | ';
	//menu+= '<a href="'+path+'html/ejemplos.html"><img src="'+path+'img/2_ejemplos_'+((id==2)?'on':'off')+'.gif" alt="Ejemplos" name="ejemplos" id="ejemplos" title="Ejemplos" onmouseover="MM_swapImage(\'ejemplos\',\'\',\''+path+'img/2_ejemplos_on.gif\',1)" onmouseout="MM_swapImgRestore()" /></a>';
	//menu+= ' | ';
	menu+= '<a href="'+path+'html/servicios.html"><img src="'+path+'img/3_servicios_'+((id==3)?'on':'off')+'.gif" alt="Servicios" name="servicios" id="servicios" title="Servicios" onmouseover="MM_swapImage(\'servicios\',\'\',\''+path+'img/3_servicios_on.gif\',1)" onmouseout="MM_swapImgRestore()" /></a>';
	menu+= ' | ';
	menu+= '<a href="'+path+'html/promociones.php"><img src="'+path+'img/4_promociones_'+((id==4)?'on':'off')+'.gif" alt="Promociones" name="promociones" id="promociones" title="Promociones" onmouseover="MM_swapImage(\'promociones\',\'\',\''+path+'img/4_promociones_on.gif\',1)" onmouseout="MM_swapImgRestore()" /></a>';
	menu+= ' | ';
	menu+= '<a href="'+path+'html/colaboradores.html"><img src="'+path+'img/5_colaboradores_'+((id==5)?'on':'off')+'.gif" alt="Colaboradores" name="colaboradores" id="colaboradores" title="Colaboradores" onmouseover="MM_swapImage(\'colaboradores\',\'\',\''+path+'img/5_colaboradores_on.gif\',1)" onmouseout="MM_swapImgRestore()" /></a>';
																																																																																																																																																
	return(menu);
}

function menuServicios(id) {
	var menu = "";
	var path = (id==1) ? '' : '../';
	
	menu+= '<img src="'+path+'img/servicios.gif" alt="SERVICIOS" title="SERVICIOS" />';
	menu+= '<a href="'+path+'html/servicios.html"><img src="'+path+'img/1_'+((id==3)?'on':'off')+'.gif" alt="EXTENSI&Oacute;N DE GARANT&Iacute;A" title="EXTENSI&Oacute;N DE GARANT&Iacute;A" /></a>';
	menu+= '<a href="'+path+'html/gap.html"><img src="'+path+'img/2_'+((id==3)?'on':'off')+'.gif" alt="P&Eacute;RDIDA DE VEH&Iacute;CULO -GAP" title="P&Eacute;RDIDA DE VEH&Iacute;CULO -GAP" /></a>';
	menu+= '<a href="'+path+'html/carne.html"><img src="'+path+'img/3_'+((id==3)?'on':'off')+'.gif" alt="P&Eacute;RDIDA DE CARNET" title="P&Eacute;RDIDA DE CARNET" /></a>';
	menu+= '<a href="'+path+'html/empleo.html"><img src="'+path+'img/4_'+((id==3)?'on':'off')+'.gif" alt="P&Eacute;RDIDA DE EMPLEO" title="P&Eacute;RDIDA DE EMPLEO" /></a>';
	menu+= '<a href="'+path+'html/baja_temporal.html"><img src="'+path+'img/6_'+((id==3)?'on':'off')+'.gif" alt="BAJA TEMPORAL" title="BAJA TEMPORAL" /></a>';
	menu+= '<a href="'+path+'html/seguro.html"><img src="'+path+'img/5_'+((id==3)?'on':'off')+'.gif" alt="SEGURO DE AUTOM&Oacute;VIL" title="SEGURO DE AUTOM&Oacute;VIL" /></a>';
																																																																																																																																																
	return(menu);
}
