/*--- 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,629),
				y:new Array(489,489),
				s:36 };
	IDP[2]=(V5)?document.getElementById('e3').style:(IE)?e3.style:document.e3;
	IDP[3]={	x:new Array(656,656),
				y:new Array(-625,91),
				s:143 };
	IDP[4]=(V5)?document.getElementById('e2').style:(IE)?e2.style:document.e2;
	if(IE) e7.style.filter=' glow(color=#ffff00,strength=4)';
	if(IE) e6.style.filter=' glow(color=#ffff00,strength=4)';
	if(IE) e5.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 ---*/
