/*--- 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(\'a1\').style.color':(IE)?'a1.style.color':'document.e1.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a2\').style.color':(IE)?'a2.style.color':'document.e2.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a32\').style.color':(IE)?'a32.style.color':'document.e32.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a39\').style.color':(IE)?'a39.style.color':'document.e39.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a49\').style.color':(IE)?'a49.style.color':'document.e49.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]=(V5)?'document.getElementById(\'a54\').style.color':(IE)?'a54.style.color':'document.e54.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a57\').style.color':(IE)?'a57.style.color':'document.e57.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a58\').style.color':(IE)?'a58.style.color':'document.e58.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a59\').style.color':(IE)?'a59.style.color':'document.e59.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a60\').style.color':(IE)?'a60.style.color':'document.e60.document.linkColor';
	IDP[13]=(V5)?'document.getElementById(\'a66\').style.color':(IE)?'a66.style.color':'document.e66.document.linkColor';
	IDP[14]={	x:505		,y:2320		,a:14		,b:18		,s:0.1904		,e:9.6434 };
	IDP[15]=(V5)?document.getElementById('e33').style:(IE)?e33.style:document.e33;
	isOvr=1;
	window.setTimeout('DoCycle(15,14,3.3603,1,60)',0);
}


/*--- EndOfFile ---*/
