/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	IDP.bw=0; IDP.bd=0;
	if(self.innerHeight)
	{	IDP.bw=self.innerWidth;
		IDP.bd=self.innerHeight;
	}
	else if(document.documentElement && document.documentElement.clientHeight)
	{	IDP.bw=document.documentElement.clientWidth;
		IDP.bd=document.documentElement.clientHeight;
	}
	else if(document.body)
	{	IDP.bw=document.body.clientWidth;
		IDP.bd=document.body.clientHeight;
	}
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a22\').style.color':(IE)?'a22.style.color':'document.e22.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a23\').style.color':(IE)?'a23.style.color':'document.e23.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a24\').style.color':(IE)?'a24.style.color':'document.e24.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a25\').style.color':(IE)?'a25.style.color':'document.e25.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a26\').style.color':(IE)?'a26.style.color':'document.e26.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a27\').style.color':(IE)?'a27.style.color':'document.e27.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a28\').style.color':(IE)?'a28.style.color':'document.e28.document.linkColor';
	IDP[12]={	x:new Array(IDP.bw,212),
				y:new Array(122,122),
				s:54 };
	IDP[13]=(V5)?document.getElementById('e21').style:(IE)?e21.style:document.e21;
	IDP[14]={	x:new Array(IDP.bw,260),
				y:new Array(122,122),
				s:50 };
	IDP[15]=(V5)?document.getElementById('e20').style:(IE)?e20.style:document.e20;
	IDP[16]={	x:new Array(IDP.bw,289),
				y:new Array(122,122),
				s:47 };
	IDP[17]=(V5)?document.getElementById('e19').style:(IE)?e19.style:document.e19;
	IDP[18]={	x:new Array(IDP.bw,305),
				y:new Array(122,122),
				s:45 };
	IDP[19]=(V5)?document.getElementById('e18').style:(IE)?e18.style:document.e18;
	IDP[20]={	x:new Array(IDP.bw,336),
				y:new Array(122,122),
				s:42 };
	IDP[21]=(V5)?document.getElementById('e17').style:(IE)?e17.style:document.e17;
	IDP[22]={	x:new Array(IDP.bw,368),
				y:new Array(122,122),
				s:39 };
	IDP[23]=(V5)?document.getElementById('e16').style:(IE)?e16.style:document.e16;
	IDP[24]={	x:new Array(IDP.bw,414),
				y:new Array(122,122),
				s:34 };
	IDP[25]=(V5)?document.getElementById('e15').style:(IE)?e15.style:document.e15;
	isOvr=1;
	window.setTimeout('DoRoute(13,12,0,0,0,100)',1000);
	window.setTimeout('DoRoute(15,14,0,0,0,100)',1500);
	window.setTimeout('DoRoute(17,16,0,0,0,100)',2000);
	window.setTimeout('DoRoute(19,18,0,0,0,100)',2500);
	window.setTimeout('DoRoute(21,20,0,0,0,100)',3000);
	window.setTimeout('DoRoute(23,22,0,0,0,100)',3500);
	window.setTimeout('DoRoute(25,24,0,0,0,100)',4000);
}


/*--- EndOfFile ---*/
