/*--- 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(\'a23\').style.color':(IE)?'a23.style.color':'document.e23.document.linkColor';
	IDP[2]={	x:34		,y:42		,a:14		,b:18		,s:0.1904		,e:6.4677 };
	IDP[3]=(V5)?document.getElementById('e19').style:(IE)?e19.style:document.e19;
	IDP[4]={	x:97		,y:42		,a:14		,b:18		,s:0.1904		,e:6.5019 };
	IDP[5]=(V5)?document.getElementById('e18').style:(IE)?e18.style:document.e18;
	isOvr=1;
	if(IE) e21.style.filter=' shadow(color=#000000,direction=90)';
	window.setTimeout('DoCycle(3,2,0.1845,1,60)',0);
	window.setTimeout('DoCycle(5,4,0.2187,1,60)',0);
	if(IE) e16.style.filter=' shadow(color=#000000,direction=134)';
	if(IE) e14.style.filter=' shadow(color=#000000,direction=134)';
	if(IE) e12.style.filter=' shadow(color=#000000,direction=134)';
	if(IE) e10.style.filter=' shadow(color=#000000,direction=134)';
	if(IE) e7.style.filter=' shadow(color=#000000,direction=134)';
	if(IE) e5.style.filter=' shadow(color=#000000,direction=134)';
	if(IE) e3.style.filter=' shadow(color=#000000,direction=134)';
	if(IE) e1.style.filter=' shadow(color=#000000,direction=134)';
}


/*--- EndOfFile ---*/
