
var imgdon=1;var cdobj=null;
var imgp1=new Image();
var imgp2=new Image();
var imgp3=new Image();
var imgp4=new Image();
var imgp5=new Image();
var imgp6=new Image();
var imgp7=new Image();
var imgp8=new Image();
var imgp9=new Image();
var imgp10=new Image();
var imgp11=new Image();
var imgp12=new Image();
var imgp13=new Image();
var imgp14=new Image();

imgp1.src='FOTOS1/image1.jpg';
imgp2.src='FOTOS1/image2.jpg';
imgp3.src='FOTOS1/image3.jpg';
imgp4.src='FOTOS1/image4.jpg';
imgp5.src='FOTOS1/image5.jpg';
imgp6.src='FOTOS1/image6.jpg';
imgp7.src='FOTOS1/image7.jpg';
imgp8.src='FOTOS1/image8.jpg';
imgp9.src='FOTOS1/image9.jpg';
imgp10.src='FOTOS1/image10.jpg';
imgp11.src='FOTOS1/image11.jpg';
imgp12.src='FOTOS1/image12.jpg';
imgp13.src='FOTOS1/image13.jpg';
imgp14.src='FOTOS1/image14.jpg';



var imgstr1='<img src="FOTOS1/image1.jpg" width=408 height=306 alt="" border="0">';
var imgstr2='<img src="FOTOS1/image2.jpg" width=408 height=306 alt="" border="0">';
var imgstr3='<img src="FOTOS1/image3.jpg" width=408 height=306 alt="" border="0">';
var imgstr4='<img src="FOTOS1/image4.jpg" width=408 height=306 alt="" border="0">';
var imgstr5='<img src="FOTOS1/image5.jpg" width=408 height=306 alt="" border="0">';
var imgstr6='<img src="FOTOS1/image6.jpg" width=408 height=306 alt="" border="0">';
var imgstr7='<img src="FOTOS1/image7.jpg" width=408 height=306 alt="" border="0">';
var imgstr8='<img src="FOTOS1/image8.jpg" width=408 height=306 alt="" border="0">';
var imgstr9='<img src="FOTOS1/image9.jpg" width=408 height=306 alt="" border="0">';
var imgstr10='<img src="FOTOS1/image10.jpg" width=408 height=306 alt="" border="0">';
var imgstr11='<img src="FOTOS1/image11jpg" width=408 height=306 alt="" border="0">';
var imgstr12='<img src="FOTOS1/image12.jpg" width=408 height=306 alt="" border="0">';
var imgstr13='<img src="FOTOS1/image13.jpg" width=408 height=306 alt="" border="0">';
var imgstr14='<img src="FOTOS1/image14.jpg" width=408 height=306 alt="" border="0">';




	var uagent;	var opsystem;
	var IE4B=false;	var NS4B=false;	var NS6B=false;	var OP5B=false;	var AOLB=false;
	var MsWinS=false;	var MacOS=false;	var ULinS=false;
	var majorver;	majorver = parseInt(navigator.appVersion);

	if(majorver>=4)
	{}
	uagent = window.navigator.userAgent.toLowerCase();
	opsystem = window.navigator.platform.toLowerCase();

	if (opsystem.indexOf('win') != -1)
		MsWinS = true;
	else if (opsystem.indexOf('mac') != -1)
		MacOS = true;
	else if (opsystem.indexOf('unix') != -1 || opsystem.indexOf('linux') != -1 || opsystem.indexOf('sun') != -1)
		ULinS = true;

	NS4B=(document.layers);
	IE4B=(document.all);
	NS6B=((document.getElementById)&&(!IE4B))?true:false;
	OP5B=(uagent.indexOf('Opera') != -1)?true:false;

	if ((uagent.indexOf('aol')) != -1 )
		AOLB=true;

IE5=false;IE4=false;IEold=false;IE5=(uagent.indexOf('msie 5.0') != -1)?true:false;IE4=(uagent.indexOf('msie 4') != -1)?true:false;if(IE5||IE4){IEold=true;}function initr(){
	if(IE4B){if((uagent.indexOf('msie 6.') != -1)||(uagent.indexOf('msie 5.5') != -1)){imgdon=2;setTimeout('dxtrans()',3000);}}
	else if(NS6B)
	{cdobj=document.getElementById('trans');setTimeout('slides()',3000);}}
function dxtrans(){
if(IEold!=true){cimg.filters[0].apply();}cimg.src = eval("imgp"+imgdon+".src");
if(IEold!=true){cimg.filters[0].play();}imgdon++;
if(imgdon>14){imgdon=1;}
setTimeout('dxtrans()',6000);
}


function slides(){
if(imgdon==1)
{document.slideimg.src=imgp2.src;}
if(imgdon==2){document.slideimg.src=imgp3.src;}if(imgdon==3){document.slideimg.src=imgp4.src;}if(imgdon==4){document.slideimg.src=imgp5.src;}if(imgdon==5)
{document.slideimg.src=imgp6.src;}if(imgdon==6){document.slideimg.src=imgp7.src;}if(imgdon==7){document.slideimg.src=imgp8.src;}if(imgdon==8){document.slideimg.src=imgp9.src;}if(imgdon==9)
{document.slideimg.src=imgp10.src;}if(imgdon==10){document.slideimg.src=imgp11.src;}if(imgdon==11){document.slideimg.src=imgp12.src;}if(imgdon==12){document.slideimg.src=imgp13.src;}if(imgdon==13)
{document.slideimg.src=imgp14.src;}if(imgdon==14)
{document.slideimg.src=imgp1.src;}

imgdon++;if(imgdon>14){imgdon=1;}setTimeout('slides()',3000);}
window.onload=initr;

