/*--- 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(\'a17\').style.color':(IE)?'a17.style.color':'document.e17.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a22\').style.color':(IE)?'a22.style.color':'document.e22.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a24\').style.color':(IE)?'a24.style.color':'document.e24.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a25\').style.color':(IE)?'a25.style.color':'document.e25.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a51\').style.color':(IE)?'a51.style.color':'document.e51.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a52\').style.color':(IE)?'a52.style.color':'document.e52.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a53\').style.color':(IE)?'a53.style.color':'document.e53.document.linkColor';
	IDP[8]={	x:new Array(IDP.bw,252),
				y:new Array(254,254),
				s:94 };
	IDP[9]=(V5)?document.getElementById('e15').style:(IE)?e15.style:document.e15;
	IDP[10]={	x:new Array(IDP.bw,300),
				y:new Array(254,254),
				s:90 };
	IDP[11]=(V5)?document.getElementById('e14').style:(IE)?e14.style:document.e14;
	IDP[12]={	x:new Array(IDP.bw,329),
				y:new Array(254,254),
				s:87 };
	IDP[13]=(V5)?document.getElementById('e13').style:(IE)?e13.style:document.e13;
	IDP[14]={	x:new Array(IDP.bw,345),
				y:new Array(254,254),
				s:85 };
	IDP[15]=(V5)?document.getElementById('e12').style:(IE)?e12.style:document.e12;
	IDP[16]={	x:new Array(IDP.bw,376),
				y:new Array(254,254),
				s:82 };
	IDP[17]=(V5)?document.getElementById('e11').style:(IE)?e11.style:document.e11;
	IDP[18]={	x:new Array(IDP.bw,408),
				y:new Array(254,254),
				s:79 };
	IDP[19]=(V5)?document.getElementById('e10').style:(IE)?e10.style:document.e10;
	IDP[20]={	x:new Array(IDP.bw,454),
				y:new Array(254,254),
				s:74 };
	IDP[21]=(V5)?document.getElementById('e9').style:(IE)?e9.style:document.e9;
	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)',2000);
	window.setTimeout('DoRoute(15,14,0,0,0,100)',2500);
	window.setTimeout('DoRoute(17,16,0,0,0,100)',3000);
	window.setTimeout('DoRoute(19,18,0,0,0,100)',3500);
	window.setTimeout('DoRoute(21,20,0,0,0,100)',4000);
}


/*--- EndOfFile ---*/
