/*--- 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(\'a8\').style.color':(IE)?'a8.style.color':'document.e8.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a10\').style.color':(IE)?'a10.style.color':'document.e10.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a13\').style.color':(IE)?'a13.style.color':'document.e13.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a15\').style.color':(IE)?'a15.style.color':'document.e15.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a22\').style.color':(IE)?'a22.style.color':'document.e22.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a23\').style.color':(IE)?'a23.style.color':'document.e23.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a24\').style.color':(IE)?'a24.style.color':'document.e24.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a25\').style.color':(IE)?'a25.style.color':'document.e25.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a26\').style.color':(IE)?'a26.style.color':'document.e26.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a27\').style.color':(IE)?'a27.style.color':'document.e27.document.linkColor';
	IDP[13]={	x:new Array(IDP.bw,131),
				y:new Array(6,6),
				s:17 };
	IDP[14]=(V5)?document.getElementById('e29').style:(IE)?e29.style:document.e29;
	IDP[15]={	x:new Array(-266,409),
				y:new Array(260,260),
				s:13 };
	IDP[16]=(V5)?document.getElementById('e28').style:(IE)?e28.style:document.e28;
	IDP[17]={	x:new Array(-144,454),
				y:new Array(224,224),
				s:11 };
	IDP[18]=(V5)?document.getElementById('e6').style:(IE)?e6.style:document.e6;
	IDP[19]={	x:new Array(-186,505),
				y:new Array(311,311),
				s:13 };
	IDP[20]=(V5)?document.getElementById('e5').style:(IE)?e5.style:document.e5;
	IDP[21]={	x:new Array(-342,369),
				y:new Array(358,358),
				s:14 };
	IDP[22]=(V5)?document.getElementById('e4').style:(IE)?e4.style:document.e4;
	IDP[23]={	x:new Array(-277,377),
				y:new Array(434,434),
				s:13 };
	IDP[24]=(V5)?document.getElementById('e3').style:(IE)?e3.style:document.e3;
	IDP[25]={	x:new Array(-277,397),
				y:new Array(448,448),
				s:13 };
	IDP[26]=(V5)?document.getElementById('e2').style:(IE)?e2.style:document.e2;
	IDP[27]={	x:new Array(-243,442),
				y:new Array(627,627),
				s:13 };
	IDP[28]=(V5)?document.getElementById('e1').style:(IE)?e1.style:document.e1;
	isOvr=1;
	window.setTimeout('DoRoute(14,13,0,0,0,100)',0);
	window.setTimeout('DoRoute(16,15,0,0,0,100)',5000);
	window.setTimeout('DoRoute(18,17,0,0,0,100)',6000);
	window.setTimeout('DoRoute(20,19,0,0,0,100)',4000);
	window.setTimeout('DoRoute(22,21,0,0,0,100)',3000);
	window.setTimeout('DoRoute(24,23,0,0,0,100)',2000);
	window.setTimeout('DoRoute(26,25,0,0,0,100)',1000);
	window.setTimeout('DoRoute(28,27,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
