/*--- 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(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a9\').style.color':(IE)?'a9.style.color':'document.e9.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a12\').style.color':(IE)?'a12.style.color':'document.e12.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a15\').style.color':(IE)?'a15.style.color':'document.e15.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a26\').style.color':(IE)?'a26.style.color':'document.e26.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a27\').style.color':(IE)?'a27.style.color':'document.e27.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a28\').style.color':(IE)?'a28.style.color':'document.e28.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a29\').style.color':(IE)?'a29.style.color':'document.e29.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a33\').style.color':(IE)?'a33.style.color':'document.e33.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a35\').style.color':(IE)?'a35.style.color':'document.e35.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a44\').style.color':(IE)?'a44.style.color':'document.e44.document.linkColor';
	IDP[13]=(V5)?'document.getElementById(\'a45\').style.color':(IE)?'a45.style.color':'document.e45.document.linkColor';
	IDP[14]=(V5)?'document.getElementById(\'a46\').style.color':(IE)?'a46.style.color':'document.e46.document.linkColor';
	IDP[15]=(V5)?'document.getElementById(\'e52\').style.visibility':(IE)?'e52.style.visibility':'document.e52.visibility';
	IDP[16]={	x:new Array(583,591,602,612,623,637,653,674,700,721,740,749),
				y:new Array(78,70,67,68,74,71,67,76,69,75,70,71),
				s:8 };
	IDP[17]=(V5)?document.getElementById('e38').style:(IE)?e38.style:document.e38;
	isOvr=1;
	if(IE) e52.style.filter='alpha(opacity=0)';
	if(IE||V5) window.setTimeout(IDP[15]+"='visible'",5000);else document.e52.visibility='visible';
	if(IE) window.setTimeout('DoAlpha("e52.filters.alpha.opacity",1,100,1,0,70,3000,70,3000)',5000);
	window.setTimeout('DoRoute(17,16,0,0,1,100)',1000);
}


/*--- EndOfFile ---*/
