if(navigator.appVersion.substring(0,1)>=3)
	{
	bot0		=new Image();
	bot0.src	="iconos/cab_07.gif";
	bot0p		=new Image();
	bot0p.src	="iconos/cabx_07.gif";
	bot1		=new Image();
	bot1.src	="iconos/cab_08.gif";
	bot1p		=new Image();
	bot1p.src	="iconos/cabx_08.gif";
	bot2		=new Image();
	bot2.src	="iconos/cab_09.gif";
	bot2p		=new Image();
	bot2p.src	="iconos/cabx_09.gif";
	bot3		=new Image();
	bot3.src	="iconos/cab_10.gif";
	bot3p		=new Image();
	bot3p.src	="iconos/cabx_10.gif";
	bot4		=new Image();
	bot4.src	="iconos/cab_11.gif";
	bot4p		=new Image();
	bot4p.src	="iconos/cabx_11.gif";
	bot5		=new Image();
	bot5.src	="iconos/cab_12.gif";
	bot5p		=new Image();
	bot5p.src	="iconos/cabx_12.gif";

	bot69		=new Image();
	bot69.src	="iconos/cab_01.gif";
	bot69p		=new Image();
	bot69p.src	="iconos/cabx_01.gif";

	bot6		=new Image();
	bot6.src	="iconos/cab_02.gif";
	bot6p		=new Image();
	bot6p.src	="iconos/cabx_02.gif";
	bot7		=new Image();
	bot7.src	="iconos/cab_03.gif";
	bot7p		=new Image();
	bot7p.src	="iconos/cabx_03.gif";
	bot8		=new Image();
	bot8.src	="iconosnew/ayu.gif";
	bot8p		=new Image();
	bot8p.src	="iconosnew/ayu_on.gif";
	bot9		=new Image();
	bot9.src	="iconosnew/p.gif";
	bot9p		=new Image();
	bot9p.src	="iconosnew/c_t.gif";
	bot91p		=new Image();
	bot91p.src	="iconosnew/m_t.gif";
	bot92p		=new Image();
	bot92p.src	="iconosnew/a_t.gif";
	bot93p		=new Image();
	bot93p.src	="iconosnew/h_t.gif";
	bot10		=new Image();
	bot10.src	="iconosnew/hom.gif";
	bot10p		=new Image();
	bot10p.src	="iconosnew/hom_on.gif";
	bot11		=new Image();
	bot11.src	="iconosnew/th_b1.gif";
	bot11p		=new Image();
	bot11p.src	="iconosnew/th_b1o.gif";
	bot12		=new Image();
	bot12.src	="iconosnew/th_b2.gif";
	bot12p		=new Image();
	bot12p.src	="iconosnew/th_b2o.gif";

	bot121		=new Image();
	bot121.src	="iconosnew/th_b2_1.gif";
	bot121p		=new Image();
	bot121p.src	="iconosnew/th_b2_1o.gif";
	bot122		=new Image();
	bot122.src	="iconosnew/th_b2_2.gif";
	bot122p		=new Image();
	bot122p.src	="iconosnew/th_b2_2o.gif";
	bot123		=new Image();
	bot123.src	="iconosnew/th_b2_3.gif";
	bot123p		=new Image();
	bot123p.src	="iconosnew/th_b2_3o.gif";
	bot124		=new Image();
	bot124.src	="iconosnew/th_b2_4.gif";
	bot124p		=new Image();
	bot124p.src	="iconosnew/th_b2_4o.gif";
	bot125		=new Image();
	bot125.src	="iconosnew/th_b2_5.gif";
	bot125p		=new Image();
	bot125p.src	="iconosnew/th_b2_5o.gif";

	bot13		=new Image();
	bot13.src	="iconosnew/th_b3.gif";
	bot13p		=new Image();
	bot13p.src	="iconosnew/th_b3o.gif";
	bot14		=new Image();
	bot14.src	="iconosnew/th_b4_1.gif";
	bot14p		=new Image();
	bot14p.src	="iconosnew/th_b4_1o.gif";
	bot15		=new Image();
	bot15.src	="iconosnew/th_b4_2.gif";
	bot15p		=new Image();
	bot15p.src	="iconosnew/th_b4_2o.gif";
	bot16		=new Image();
	bot16.src	="iconosnew/th_b4_3.gif";
	bot16p		=new Image();
	bot16p.src	="iconosnew/th_b4_3o.gif";
	bot17		=new Image();
	bot17.src	="iconosnew/th_b4_4.gif";
	bot17p		=new Image();
	bot17p.src	="iconosnew/th_b4_4o.gif";
	bot18		=new Image();
	bot18.src	="iconosnew/th_b4.gif";
	bot18p		=new Image();
	bot18p.src	="iconosnew/th_b4o.gif";
	bot19		=new Image();
	bot19.src	="iconosnew/th_b5.gif";
	bot19p		=new Image();
	bot19p.src	="iconosnew/th_b5o.gif";

	}

function CambiaImg(imgid,imgnew)
	{
	if(navigator.appVersion.substring(0,1)>=3)
		{
		document.images[imgid].src=eval(imgnew+".src");
		}
	}

function CambiaPagTema()
	{
	option=document.forma.tema.options[document.forma.tema.selectedIndex].value;
	location.href="inf3"+option+".htm";
	}
function dire_com()
	{
	window.open ('cgi-bin/scripts/dire_com.cgi', 'Dire', 'scrollbars=yes,status=no,width=632,height=500')
	}
function dire_com1()
	{
	window.open ('visa.htm', 'Dire', 'scrollbars=yes,status=no,width=606,height=402')
	}
