/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	IDP.bw=(IE)?document.body.clientWidth:self.innerWidth;
	IDP.bd=(IE)?document.body.clientHeight:self.innerHeight;
	IDP[1]={	x:new Array(IDP.bw,36),
				y:new Array(481,481),
				s:95 };
	IDP[2]=(V5)?document.getElementById('e3').style:(IE)?e3.style:document.e3;
	IDP[3]={	x:new Array(470,470),
				y:new Array(-646,79),
				s:145 };
	IDP[4]=(V5)?document.getElementById('e2').style:(IE)?e2.style:document.e2;
	if(IE) e24.style.filter=' glow(color=#ffff00,strength=4)';
	if(IE) e23.style.filter=' glow(color=#ffff00,strength=4)';
	if(IE) e22.style.filter=' glow(color=#ffff00,strength=4)';
	if(IE) e21.style.filter=' glow(color=#ffff00,strength=4)';
	if(IE) e20.style.filter=' glow(color=#ffff00,strength=4)';
	if(IE) e19.style.filter=' glow(color=#ffff00,strength=4)';
	if(IE) e18.style.filter=' glow(color=#ffff00,strength=4)';
	if(IE) e17.style.filter=' glow(color=#ffff00,strength=4)';
	if(IE) e16.style.filter=' glow(color=#ffff00,strength=4)';
	if(IE) e5.style.filter=' glow(color=#ffff00,strength=4)';
	if(IE) e4.style.filter=' glow(color=#ffff00,strength=4)';
	window.setTimeout('DoRoute(2,1,0,0,0,100)',0);
	window.setTimeout('DoRoute(4,3,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
