/*--- 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(\'a8\').style.color':(IE)?'a8.style.color':'document.e8.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a14\').style.color':(IE)?'a14.style.color':'document.e14.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a15\').style.color':(IE)?'a15.style.color':'document.e15.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a26\').style.color':(IE)?'a26.style.color':'document.e26.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a27\').style.color':(IE)?'a27.style.color':'document.e27.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a28\').style.color':(IE)?'a28.style.color':'document.e28.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a29\').style.color':(IE)?'a29.style.color':'document.e29.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a30\').style.color':(IE)?'a30.style.color':'document.e30.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a35\').style.color':(IE)?'a35.style.color':'document.e35.document.linkColor';
	IDP[11]={	x:new Array(622,709,622),
				y:new Array(546,545,546),
				s:3 };
	IDP[12]=(V5)?document.getElementById('e20').style:(IE)?e20.style:document.e20;
	IDP[13]={	x:new Array(239,331,238),
				y:new Array(545,547,546),
				s:3 };
	IDP[14]=(V5)?document.getElementById('e19').style:(IE)?e19.style:document.e19;
	IDP[15]=(V5)?'document.getElementById(\'e12\').style.visibility':(IE)?'e12.style.visibility':'document.e12.visibility';
	IDP[16]=(V5)?'document.getElementById(\'e3\').style.visibility':(IE)?'e3.style.visibility':'document.e3.visibility';
	IDP[17]=(V5)?'document.getElementById(\'e2\').style.visibility':(IE)?'e2.style.visibility':'document.e2.visibility';
	isOvr=1;
	window.setTimeout('DoRoute(12,11,0,0,1,100)',0);
	window.setTimeout('DoRoute(14,13,0,0,1,100)',0);
	if(IE) e12.style.filter='alpha(opacity=0)';
	if(IE||V5) window.setTimeout(IDP[15]+"='visible'",1000);else document.e12.visibility='visible';
	if(IE) window.setTimeout('DoAlpha("e12.filters.alpha.opacity",10,100,10,0,100,3000,100,1000)',1000);
	window.setTimeout('DoBlink(IDP[16],1,0,0,1000,0,1000)',1000);
	window.setTimeout('DoBlink(IDP[17],1,0,0,1000,0,1000)',1000);
}


/*--- EndOfFile ---*/

