/*--- 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(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a9\').style.color':(IE)?'a9.style.color':'document.e9.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a19\').style.color':(IE)?'a19.style.color':'document.e19.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a24\').style.color':(IE)?'a24.style.color':'document.e24.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a26\').style.color':(IE)?'a26.style.color':'document.e26.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a27\').style.color':(IE)?'a27.style.color':'document.e27.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a28\').style.color':(IE)?'a28.style.color':'document.e28.document.linkColor';
	IDP[10]={	x:new Array(620,620),
				y:new Array(-27,170),
				s:39 };
	IDP[11]=(V5)?document.getElementById('e28').style:(IE)?e28.style:document.e28;
	IDP[12]={	x:new Array(460,460),
				y:new Array(-23,170),
				s:38 };
	IDP[13]=(V5)?document.getElementById('e27').style:(IE)?e27.style:document.e27;
	IDP[14]={	x:new Array(716,716),
				y:new Array(-26,263),
				s:57 };
	IDP[15]=(V5)?document.getElementById('e26').style:(IE)?e26.style:document.e26;
	IDP[16]={	x:new Array(220,220),
				y:new Array(-35,90),
				s:25 };
	IDP[17]=(V5)?document.getElementById('e25').style:(IE)?e25.style:document.e25;
	IDP[18]={	x:new Array(90,90),
				y:new Array(-23,170),
				s:38 };
	IDP[19]=(V5)?document.getElementById('e24').style:(IE)?e24.style:document.e24;
	IDP[20]={	x:new Array(IDP.bw,60),
				y:new Array(160,160),
				s:192 };
	IDP[21]=(V5)?document.getElementById('e23').style:(IE)?e23.style:document.e23;
	isOvr=1;
	window.setTimeout('DoRoute(11,10,0,0,0,100)',1000);
	window.setTimeout('DoRoute(13,12,0,0,0,100)',1500);
	window.setTimeout('DoRoute(15,14,0,0,0,100)',2000);
	window.setTimeout('DoRoute(17,16,0,0,0,100)',500);
	window.setTimeout('DoRoute(19,18,0,0,0,100)',0);
	window.setTimeout('DoRoute(21,20,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 ---*/

