/*--- 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(\'a15\').style.color':(IE)?'a15.style.color':'document.e15.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a16\').style.color':(IE)?'a16.style.color':'document.e16.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a17\').style.color':(IE)?'a17.style.color':'document.e17.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a18\').style.color':(IE)?'a18.style.color':'document.e18.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a19\').style.color':(IE)?'a19.style.color':'document.e19.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a20\').style.color':(IE)?'a20.style.color':'document.e20.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a21\').style.color':(IE)?'a21.style.color':'document.e21.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a22\').style.color':(IE)?'a22.style.color':'document.e22.document.linkColor';
	IDP[9]={	x:new Array(IDP.bw,256),
				y:new Array(308,308),
				s:73 };
	IDP[10]=(V5)?document.getElementById('e12').style:(IE)?e12.style:document.e12;
	IDP[11]={	x:new Array(IDP.bw,304),
				y:new Array(308,308),
				s:69 };
	IDP[12]=(V5)?document.getElementById('e11').style:(IE)?e11.style:document.e11;
	IDP[13]={	x:new Array(IDP.bw,333),
				y:new Array(308,308),
				s:66 };
	IDP[14]=(V5)?document.getElementById('e10').style:(IE)?e10.style:document.e10;
	IDP[15]={	x:new Array(IDP.bw,349),
				y:new Array(308,308),
				s:64 };
	IDP[16]=(V5)?document.getElementById('e9').style:(IE)?e9.style:document.e9;
	IDP[17]={	x:new Array(IDP.bw,380),
				y:new Array(308,308),
				s:61 };
	IDP[18]=(V5)?document.getElementById('e8').style:(IE)?e8.style:document.e8;
	IDP[19]={	x:new Array(IDP.bw,412),
				y:new Array(308,308),
				s:58 };
	IDP[20]=(V5)?document.getElementById('e7').style:(IE)?e7.style:document.e7;
	IDP[21]={	x:new Array(IDP.bw,458),
				y:new Array(308,308),
				s:53 };
	IDP[22]=(V5)?document.getElementById('e6').style:(IE)?e6.style:document.e6;
	isOvr=1;
	window.setTimeout('DoRoute(10,9,0,0,0,100)',1000);
	window.setTimeout('DoRoute(12,11,0,0,0,100)',1500);
	window.setTimeout('DoRoute(14,13,0,0,0,100)',2000);
	window.setTimeout('DoRoute(16,15,0,0,0,100)',2500);
	window.setTimeout('DoRoute(18,17,0,0,0,100)',3000);
	window.setTimeout('DoRoute(20,19,0,0,0,100)',3500);
	window.setTimeout('DoRoute(22,21,0,0,0,100)',4000);
}


/*--- EndOfFile ---*/
