/*--- 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(\'a2\').style.color':(IE)?'a2.style.color':'document.e2.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a6\').style.color':(IE)?'a6.style.color':'document.e6.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a8\').style.color':(IE)?'a8.style.color':'document.e8.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a10\').style.color':(IE)?'a10.style.color':'document.e10.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a20\').style.color':(IE)?'a20.style.color':'document.e20.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a21\').style.color':(IE)?'a21.style.color':'document.e21.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a24\').style.color':(IE)?'a24.style.color':'document.e24.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a25\').style.color':(IE)?'a25.style.color':'document.e25.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a26\').style.color':(IE)?'a26.style.color':'document.e26.document.linkColor';
	IDP[11]={	x:new Array(102,102),
				y:new Array(-49,101),
				s:30 };
	IDP[12]=(V5)?document.getElementById('e26').style:(IE)?e26.style:document.e26;
	IDP[13]={	x:new Array(716,716),
				y:new Array(-26,263),
				s:57 };
	IDP[14]=(V5)?document.getElementById('e25').style:(IE)?e25.style:document.e25;
	IDP[15]={	x:new Array(326,326),
				y:new Array(-43,162),
				s:41 };
	IDP[16]=(V5)?document.getElementById('e24').style:(IE)?e24.style:document.e24;
	IDP[17]={	x:new Array(IDP.bw,102),
				y:new Array(160,160),
				s:184 };
	IDP[18]=(V5)?document.getElementById('e23').style:(IE)?e23.style:document.e23;
	isOvr=1;
	window.setTimeout('DoRoute(12,11,0,0,0,100)',1500);
	window.setTimeout('DoRoute(14,13,0,0,0,100)',2000);
	window.setTimeout('DoRoute(16,15,0,0,0,100)',500);
	window.setTimeout('DoRoute(18,17,0,0,0,100)',0);
	if(IE) e22.style.filter='alpha(opacity=100)';
	if(IE) window.setTimeout('DoAlpha("e22.filters.alpha.opacity",90,100,-10,1,100,1000,100,1000)',1000);
}


/*--- EndOfFile ---*/
