/*--- 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,20),
				y:new Array(291,291),
				s:97 };
	IDP[2]=(V5)?document.getElementById('e4').style:(IE)?e4.style:document.e4;
	IDP[3]={	x:new Array(662,662),
				y:new Array(-366,21),
				s:77 };
	IDP[4]=(V5)?document.getElementById('e3').style:(IE)?e3.style:document.e3;
	if(IE) e9.style.filter=' glow(color=#ffff00,strength=4)';
	if(IE) e8.style.filter=' glow(color=#ffff00,strength=4)';
	if(IE) e7.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 ---*/
