/*--- 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(421,421),
				y:new Array(-24,84),
				s:2 };
	IDP[2]=(V5)?document.getElementById('e33').style:(IE)?e33.style:document.e33;
	IDP[3]={	x:new Array(IDP.bw,433),
				y:new Array(114,114),
				s:13 };
	IDP[4]=(V5)?document.getElementById('e32').style:(IE)?e32.style:document.e32;
	IDP[5]={	x:new Array(477,483,495,506,514,522,531,545,564,578,591,605),
				y:new Array(108,114,105,111,105,114,105,111,106,111,108,111),
				s:2 };
	IDP[6]=(V5)?document.getElementById('e29').style:(IE)?e29.style:document.e29;
	window.setTimeout('DoRoute(2,1,0,0,0,100)',0);
	window.setTimeout('DoRoute(4,3,0,0,0,100)',0);
	window.setTimeout('DoRoute(6,5,0,0,1,100)',2000);
}


/*--- EndOfFile ---*/
