/*--- 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(253,261,268,277,294,312,328,345,363,371,381,421),
				y:new Array(83,117,147,165,148,117,86,99,148,148,165,174),
				s:3 };
	IDP[2]=(V5)?document.getElementById('e2').style:(IE)?e2.style:document.e2;
	IDP[3]={	x:new Array(297,296,309,316,303,329,351,362,369,372,384,420),
				y:new Array(221,193,167,149,138,90,116,149,147,159,168,177),
				s:3 };
	IDP[4]=(V5)?document.getElementById('e1').style:(IE)?e1.style:document.e1;
	window.setTimeout('DoRoute(2,1,0,0,1,100)',0);
	window.setTimeout('DoRoute(4,3,0,0,1,100)',0);
}


/*--- EndOfFile ---*/
