/*--- 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(\'a1\').style.color':(IE)?'a1.style.color':'document.e1.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a8\').style.color':(IE)?'a8.style.color':'document.e8.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a9\').style.color':(IE)?'a9.style.color':'document.e9.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a12\').style.color':(IE)?'a12.style.color':'document.e12.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a13\').style.color':(IE)?'a13.style.color':'document.e13.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a14\').style.color':(IE)?'a14.style.color':'document.e14.document.linkColor';
	IDP[8]={	x:new Array(220,220),
				y:new Array(-46,13),
				s:11 };
	IDP[9]=(V5)?document.getElementById('e14').style:(IE)?e14.style:document.e14;
	IDP[10]={	x:new Array(318,318),
				y:new Array(-25,22),
				s:9 };
	IDP[11]=(V5)?document.getElementById('e13').style:(IE)?e13.style:document.e13;
	IDP[12]={	x:new Array(605,605),
				y:new Array(-25,21),
				s:9 };
	IDP[13]=(V5)?document.getElementById('e12').style:(IE)?e12.style:document.e12;
	IDP[14]={	x:new Array(133,133),
				y:new Array(-46,12),
				s:11 };
	IDP[15]=(V5)?document.getElementById('e9').style:(IE)?e9.style:document.e9;
	IDP[16]={	x:new Array(63,63),
				y:new Array(-25,23),
				s:9 };
	IDP[17]=(V5)?document.getElementById('e8').style:(IE)?e8.style:document.e8;
	IDP[18]={	x:new Array(IDP.bw,12),
				y:new Array(58,58),
				s:99 };
	IDP[19]=(V5)?document.getElementById('e7').style:(IE)?e7.style:document.e7;
	IDP[20]={	x:new Array(412,412),
				y:new Array(-45,11),
				s:11 };
	IDP[21]=(V5)?document.getElementById('e3').style:(IE)?e3.style:document.e3;
	IDP[22]={	x:new Array(513,513),
				y:new Array(-26,23),
				s:9 };
	IDP[23]=(V5)?document.getElementById('e1').style:(IE)?e1.style:document.e1;
	isOvr=1;
	window.setTimeout('DoRoute(9,8,0,0,0,100)',1000);
	window.setTimeout('DoRoute(11,10,0,0,0,100)',1500);
	window.setTimeout('DoRoute(13,12,0,0,0,100)',3000);
	window.setTimeout('DoRoute(15,14,0,0,0,100)',500);
	window.setTimeout('DoRoute(17,16,0,0,0,100)',0);
	window.setTimeout('DoRoute(19,18,0,0,0,100)',0);
	if(IE) e6.style.filter='alpha(opacity=100)';
	if(IE) window.setTimeout('DoAlpha("e6.filters.alpha.opacity",90,100,-10,1,100,1000,100,1000)',1500);
	window.setTimeout('DoRoute(21,20,0,0,0,100)',2000);
	window.setTimeout('DoRoute(23,22,0,0,0,100)',2500);
}


/*--- EndOfFile ---*/
