/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{

	Img7={max:1,pos:0};
	Img7[0]=new Image();Img7[0].src='onda_cero003002.jpg';
	Img7[1]=new Image();Img7[1].src='onda_cero003003.jpg';
	Img8={max:1,pos:0};
	Img8[0]=new Image();Img8[0].src='onda_cero003004.jpg';
	Img8[1]=new Image();Img8[1].src='onda_cero003005.jpg';
	Img9={max:1,pos:0};
	Img9[0]=new Image();Img9[0].src='onda_cero003006.jpg';
	Img9[1]=new Image();Img9[1].src='onda_cero003007.jpg';	IDP.bw=0; IDP.bd=0;
	if(self.innerHeight)
	{	IDP.bw=self.innerWidth;
		IDP.bd=self.innerHeight;
	}
	else if(document.documentElement && document.documentElement.clientHeight)
	{	IDP.bw=document.documentElement.clientWidth;
		IDP.bd=document.documentElement.clientHeight;
	}
	else if(document.body)
	{	IDP.bw=document.body.clientWidth;
		IDP.bd=document.body.clientHeight;
	}
	IDP.bw=IDP.bw / 1.33;
	IDP.bd=IDP.bd / 1.33;
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'e7\').src':(IE)?'e7.src':'document.e7.src';
	IDP[2]=(V5)?'document.getElementById(\'e8\').src':(IE)?'e8.src':'document.e8.src';
	IDP[3]=(V5)?'document.getElementById(\'e9\').src':(IE)?'e9.src':'document.e9.src';
	IDP[4]={	x:new Array(12,40,93,152,208,289,378,457),
				y:new Array(19,43,24,45,24,42,26,45),
				s:23 };
	IDP[5]=(V5)?document.getElementById('e13').style:(IE)?e13.style:document.e13;
	isOvr=1;
	if(IE) e14.style.filter='revealtrans(transition=6,duration=1.00)';
	if(IE) window.setTimeout('DoTrans(e14,999,-1,-1)',2000);
	else { if(V5) document.getElementById('e14').style.visibility='visible'; else document.e14.visibility='visible'; }
	window.setTimeout('DoRoute(5,4,0,0,0,100)',0);
}


/*--- EndOfFile ---*/

