/*--- 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,74),
				y:new Array(315,315),
				s:92 };
	IDP[2]=(V5)?document.getElementById('e3').style:(IE)?e3.style:document.e3;
	IDP[3]={	x:new Array(623,623),
				y:new Array(-374,27),
				s:80 };
	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 ---*/
