/*--- 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(\'a10\').style.color':(IE)?'a10.style.color':'document.e10.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a12\').style.color':(IE)?'a12.style.color':'document.e12.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a13\').style.color':(IE)?'a13.style.color':'document.e13.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a16\').style.color':(IE)?'a16.style.color':'document.e16.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]=(V5)?'document.getElementById(\'a37\').style.color':(IE)?'a37.style.color':'document.e37.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a39\').style.color':(IE)?'a39.style.color':'document.e39.document.linkColor';
	IDP[13]=(V5)?'document.getElementById(\'a47\').style.color':(IE)?'a47.style.color':'document.e47.document.linkColor';
	IDP[14]=(V5)?'document.getElementById(\'a48\').style.color':(IE)?'a48.style.color':'document.e48.document.linkColor';
	IDP[15]={	x:new Array(586,596,608,622,636,649,673,700,717,731,741,753),
				y:new Array(80,74,68,75,76,70,77,74,76,76,74,80),
				s:8 };
	IDP[16]=(V5)?document.getElementById('e42').style:(IE)?e42.style:document.e42;
	isOvr=1;
	window.setTimeout('DoRoute(16,15,0,0,1,100)',1000);
}


/*--- EndOfFile ---*/
