/*--- 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(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a6\').style.color':(IE)?'a6.style.color':'document.e6.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a12\').style.color':(IE)?'a12.style.color':'document.e12.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a14\').style.color':(IE)?'a14.style.color':'document.e14.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a18\').style.color':(IE)?'a18.style.color':'document.e18.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a19\').style.color':(IE)?'a19.style.color':'document.e19.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a20\').style.color':(IE)?'a20.style.color':'document.e20.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a21\').style.color':(IE)?'a21.style.color':'document.e21.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a22\').style.color':(IE)?'a22.style.color':'document.e22.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a30\').style.color':(IE)?'a30.style.color':'document.e30.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a31\').style.color':(IE)?'a31.style.color':'document.e31.document.linkColor';
	IDP[13]={	x:364		,y:532		,a:14		,b:18		,s:0.1904		,e:9.6293 };
	IDP[14]=(V5)?document.getElementById('e38').style:(IE)?e38.style:document.e38;
	IDP[15]={	x:427		,y:532		,a:14		,b:18		,s:0.1904		,e:9.6434 };
	IDP[16]=(V5)?document.getElementById('e37').style:(IE)?e37.style:document.e37;
	isOvr=1;
	window.setTimeout('DoCycle(14,13,3.3461,1,60)',0);
	window.setTimeout('DoCycle(16,15,3.3603,1,60)',0);
}


/*--- EndOfFile ---*/
