/*--- 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(151,151),
				y:new Array(-669,176),
				s:16 };
	IDP[2]=(V5)?document.getElementById('e97').style:(IE)?e97.style:document.e97;
	IDP[3]={	x:new Array(474,474),
				y:new Array(IDP.bd,176),
				s:32 };
	IDP[4]=(V5)?document.getElementById('e9').style:(IE)?e9.style:document.e9;
	window.setTimeout('DoRoute(2,1,0,0,0,100)',0);
	window.setTimeout('DoRoute(4,3,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
