/*--- 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(\'a10\').style.color':(IE)?'a10.style.color':'document.e10.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a19\').style.color':(IE)?'a19.style.color':'document.e19.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a34\').style.color':(IE)?'a34.style.color':'document.e34.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a36\').style.color':(IE)?'a36.style.color':'document.e36.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a38\').style.color':(IE)?'a38.style.color':'document.e38.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a40\').style.color':(IE)?'a40.style.color':'document.e40.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a42\').style.color':(IE)?'a42.style.color':'document.e42.document.linkColor';
	IDP[8]={	x:new Array(307,307),
				y:new Array(-63,113),
				s:35 };
	IDP[9]=(V5)?document.getElementById('e11').style:(IE)?e11.style:document.e11;
	IDP[10]=(V5)?'document.getElementById(\'e11\').style.visibility':(IE)?'e11.style.visibility':'document.e11.visibility';
	IDP[11]={	x:new Array(0,IDP.bw),
				y:new Array(344,344),
				s:14 };
	IDP[12]=(V5)?document.getElementById('e3').style:(IE)?e3.style:document.e3;
	isOvr=1;
	if(IE) e59.style.filter='alpha(opacity=100)';
	if(IE) window.setTimeout('DoAlpha("e59.filters.alpha.opacity",75,100,-25,1,100,400,100,1000)',0);
	window.setTimeout('DoRoute(9,8,0,0,0,100)',0);
	window.setTimeout('DoBlink(IDP[10],1,0,0,500,0,500)',0);
	window.setTimeout('DoRoute(12,11,0,0,0,100)',0);
}


/*--- EndOfFile ---*/

