/*--- 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(\'a8\').style.color':(IE)?'a8.style.color':'document.e8.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a15\').style.color':(IE)?'a15.style.color':'document.e15.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a16\').style.color':(IE)?'a16.style.color':'document.e16.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a17\').style.color':(IE)?'a17.style.color':'document.e17.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a30\').style.color':(IE)?'a30.style.color':'document.e30.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a38\').style.color':(IE)?'a38.style.color':'document.e38.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a45\').style.color':(IE)?'a45.style.color':'document.e45.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a47\').style.color':(IE)?'a47.style.color':'document.e47.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a48\').style.color':(IE)?'a48.style.color':'document.e48.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a49\').style.color':(IE)?'a49.style.color':'document.e49.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a50\').style.color':(IE)?'a50.style.color':'document.e50.document.linkColor';
	IDP[13]=(V5)?'document.getElementById(\'a51\').style.color':(IE)?'a51.style.color':'document.e51.document.linkColor';
	IDP[14]=(V5)?'document.getElementById(\'a56\').style.color':(IE)?'a56.style.color':'document.e56.document.linkColor';
	IDP[15]={	x:new Array(119,119),
				y:new Array(1012,1013),
				s:1 };
	IDP[16]=(V5)?document.getElementById('e19').style:(IE)?e19.style:document.e19;
	IDP[17]=(V5)?'document.getElementById(\'e19\').style.visibility':(IE)?'e19.style.visibility':'document.e19.visibility';
	isOvr=1;
	window.setTimeout('DoRoute(16,15,0,0,1,10000)',0);
	window.setTimeout('DoBlink(IDP[17],1,0,0,1000,0,1000)',0);
}


/*--- EndOfFile ---*/

