<!--

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.0
  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 && document.getElementById) x=document.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 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 CambiaGif(imgid,imgnew)
{
	if(navigator.appVersion.substring(0,1)>=3)
	{
		document.images[imgid].src="../images/"+imgnew+".gif";
	}
}

function CambiaJpg(imgid,imgnew)
{
	if(navigator.appVersion.substring(0,1)>=3)
	{
		document.images[imgid].src="../images/"+imgnew+".jpg";
	}
}

function CambiaImg(imgid,imgnew)
{
	if(navigator.appVersion.substring(0,1)>=3)
	{
	document.images[imgid].src=eval(imgnew+".src");
	}
}

function AbreWin(nom,n,w,h)
	{
	ventana=window.open(nom+".htm",n,"width="+w+",height="+h+",resizable=no");

	}

if(navigator.appVersion.substring(0,1)>=3)
	{
	bott1		=new Image();	bott1.src 	="../images/inte1_14.gif";
	bott1p		=new Image();	bott1p.src 	="../images/inte1_14p.gif";
	bott2		=new Image();	bott2.src 	="../images/inte1_16.gif";
	bott2p		=new Image();	bott2p.src 	="../images/inte1_16p.gif";
	bott3		=new Image();	bott3.src 	="../images/inte1_18.gif";
	bott3p		=new Image();	bott3p.src 	="../images/inte1_18p.gif";
	bott4		=new Image();	bott4.src 	="../images/inte1_20.gif";
	bott4p		=new Image();	bott4p.src 	="../images/inte1_20p.gif";
	bott5		=new Image();	bott5.src 	="../images/inte1_22.gif";
	bott5p		=new Image();	bott5p.src 	="../images/inte1_22p.gif";

	botto1		=new Image();	botto1.src 	="../images/inte3_14.gif";
	botto1p		=new Image();	botto1p.src ="../images/inte3_14p.gif";
	botto2		=new Image();	botto2.src 	="../images/inte3_16.gif";
	botto2p		=new Image();	botto2p.src ="../images/inte3_16p.gif";
	botto3		=new Image();	botto3.src 	="../images/inte3_18.gif";
	botto3p		=new Image();	botto3p.src ="../images/inte3_18p.gif";
	botto4		=new Image();	botto4.src 	="../images/inte3_20.gif";
	botto4p		=new Image();	botto4p.src ="../images/inte3_20p.gif";
	botto5		=new Image();	botto5.src 	="../images/inte3_22.gif";
	botto5p		=new Image();	botto5p.src ="../images/inte3_22p.gif";
	}