/*--- 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(\'a13\').style.color':(IE)?'a13.style.color':'document.e13.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a15\').style.color':(IE)?'a15.style.color':'document.e15.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a17\').style.color':(IE)?'a17.style.color':'document.e17.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a18\').style.color':(IE)?'a18.style.color':'document.e18.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a21\').style.color':(IE)?'a21.style.color':'document.e21.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(\'a30\').style.color':(IE)?'a30.style.color':'document.e30.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a31\').style.color':(IE)?'a31.style.color':'document.e31.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a34\').style.color':(IE)?'a34.style.color':'document.e34.document.linkColor';
	IDP[13]=(V5)?'document.getElementById(\'a36\').style.color':(IE)?'a36.style.color':'document.e36.document.linkColor';
	IDP[14]=(V5)?'document.getElementById(\'a38\').style.color':(IE)?'a38.style.color':'document.e38.document.linkColor';
	IDP[15]=(V5)?'document.getElementById(\'a47\').style.color':(IE)?'a47.style.color':'document.e47.document.linkColor';
	IDP[16]=(V5)?'document.getElementById(\'a51\').style.color':(IE)?'a51.style.color':'document.e51.document.linkColor';
	IDP[17]=(V5)?'document.getElementById(\'a53\').style.color':(IE)?'a53.style.color':'document.e53.document.linkColor';
	IDP[18]=(V5)?'document.getElementById(\'a55\').style.color':(IE)?'a55.style.color':'document.e55.document.linkColor';
	IDP[19]=(V5)?'document.getElementById(\'a59\').style.color':(IE)?'a59.style.color':'document.e59.document.linkColor';
	IDP[20]={	x:new Array(586,594,605,615,626,640,656,677,703,724,743,752),
				y:new Array(78,70,67,68,74,71,67,76,69,75,70,71),
				s:8 };
	IDP[21]=(V5)?document.getElementById('e42').style:(IE)?e42.style:document.e42;
	isOvr=1;
	window.setTimeout('DoRoute(21,20,0,0,1,100)',1000);
}


/*--- EndOfFile ---*/
