/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{

	IDP.bw=(IE)?document.body.clientWidth:self.innerWidth;
	IDP.bd=(IE)?document.body.clientHeight:self.innerHeight;
	IDP.bw=IDP.bw / 1.33;
	IDP.bd=IDP.bd / 1.33;
	IDP[1]={	x:new Array(IDP.bw,87),
				y:new Array(90,90),
				s:136 };
	IDP[2]=(V5)?document.getElementById('e42').style:(IE)?e42.style:document.e42;
	IDP[3]={	x:new Array(357,357),
				y:new Array(-64,64),
				s:25 };
	IDP[4]=(V5)?document.getElementById('e41').style:(IE)?e41.style:document.e41;
	window.setTimeout('DoRoute(2,1,0,0,0,100)',0);
	window.setTimeout('DoRoute(4,3,0,0,0,100)',0);
	if(IE) e34.style.filter='alpha(opacity=100)';
	if(IE) window.setTimeout('DoAlpha("e34.filters.alpha.opacity",90,100,-10,1,100,1000,100,-1)',1000);
}


/*--- EndOfFile ---*/

