/*--- 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(\'a12\').style.color':(IE)?'a12.style.color':'document.e12.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a13\').style.color':(IE)?'a13.style.color':'document.e13.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a14\').style.color':(IE)?'a14.style.color':'document.e14.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a40\').style.color':(IE)?'a40.style.color':'document.e40.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a42\').style.color':(IE)?'a42.style.color':'document.e42.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a78\').style.color':(IE)?'a78.style.color':'document.e78.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a80\').style.color':(IE)?'a80.style.color':'document.e80.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a82\').style.color':(IE)?'a82.style.color':'document.e82.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a84\').style.color':(IE)?'a84.style.color':'document.e84.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a87\').style.color':(IE)?'a87.style.color':'document.e87.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a89\').style.color':(IE)?'a89.style.color':'document.e89.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a96\').style.color':(IE)?'a96.style.color':'document.e96.document.linkColor';
	IDP[13]=(V5)?'document.getElementById(\'a98\').style.color':(IE)?'a98.style.color':'document.e98.document.linkColor';
	IDP[14]=(V5)?'document.getElementById(\'a99\').style.color':(IE)?'a99.style.color':'document.e99.document.linkColor';
	IDP[15]=(V5)?'document.getElementById(\'a100\').style.color':(IE)?'a100.style.color':'document.e100.document.linkColor';
	IDP[16]=(V5)?'document.getElementById(\'a104\').style.color':(IE)?'a104.style.color':'document.e104.document.linkColor';
	IDP[17]=(V5)?'document.getElementById(\'a106\').style.color':(IE)?'a106.style.color':'document.e106.document.linkColor';
	IDP[18]=(V5)?'document.getElementById(\'a108\').style.color':(IE)?'a108.style.color':'document.e108.document.linkColor';
	IDP[19]=(V5)?'document.getElementById(\'a112\').style.color':(IE)?'a112.style.color':'document.e112.document.linkColor';
	IDP[20]=(V5)?'document.getElementById(\'a119\').style.color':(IE)?'a119.style.color':'document.e119.document.linkColor';
	IDP[21]={	x:new Array(383,383,543,543,383),
				y:new Array(175,255,255,175,175),
				s:7 };
	IDP[22]=(V5)?document.getElementById('e86').style:(IE)?e86.style:document.e86;
	IDP[23]=(V5)?'document.getElementById(\'e86\').style.visibility':(IE)?'e86.style.visibility':'document.e86.visibility';
	isOvr=1;
	window.setTimeout('DoRoute(22,21,0,0,0,100)',0);
	window.setTimeout('DoBlink(IDP[23],1,0,0,1500,0,1500)',0);
}


/*--- EndOfFile ---*/
