/*--- 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(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a12\').style.color':(IE)?'a12.style.color':'document.e12.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a13\').style.color':(IE)?'a13.style.color':'document.e13.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a14\').style.color':(IE)?'a14.style.color':'document.e14.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a15\').style.color':(IE)?'a15.style.color':'document.e15.document.linkColor';
	IDP[7]={	x:new Array(410,410),
				y:new Array(-43,162),
				s:41 };
	IDP[8]=(V5)?document.getElementById('e15').style:(IE)?e15.style:document.e15;
	IDP[9]={	x:new Array(250,250),
				y:new Array(-46,160),
				s:41 };
	IDP[10]=(V5)?document.getElementById('e14').style:(IE)?e14.style:document.e14;
	IDP[11]={	x:new Array(716,716),
				y:new Array(-26,263),
				s:57 };
	IDP[12]=(V5)?document.getElementById('e13').style:(IE)?e13.style:document.e13;
	IDP[13]={	x:new Array(114,114),
				y:new Array(-40,163),
				s:40 };
	IDP[14]=(V5)?document.getElementById('e12').style:(IE)?e12.style:document.e12;
	IDP[15]={	x:new Array(98,98),
				y:new Array(-45,111),
				s:31 };
	IDP[16]=(V5)?document.getElementById('e11').style:(IE)?e11.style:document.e11;
	IDP[17]={	x:new Array(IDP.bw,102),
				y:new Array(160,160),
				s:184 };
	IDP[18]=(V5)?document.getElementById('e10').style:(IE)?e10.style:document.e10;
	isOvr=1;
	window.setTimeout('DoRoute(8,7,0,0,0,100)',1000);
	window.setTimeout('DoRoute(10,9,0,0,0,100)',1500);
	window.setTimeout('DoRoute(12,11,0,0,0,100)',2000);
	window.setTimeout('DoRoute(14,13,0,0,0,100)',500);
	window.setTimeout('DoRoute(16,15,0,0,0,100)',0);
	window.setTimeout('DoRoute(18,17,0,0,0,100)',0);
	if(IE) e9.style.filter='alpha(opacity=100)';
	if(IE) window.setTimeout('DoAlpha("e9.filters.alpha.opacity",90,100,-10,1,100,1000,100,1000)',1000);
}


/*--- EndOfFile ---*/
