/*--- 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(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.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(\'a16\').style.color':(IE)?'a16.style.color':'document.e16.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a19\').style.color':(IE)?'a19.style.color':'document.e19.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a30\').style.color':(IE)?'a30.style.color':'document.e30.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a31\').style.color':(IE)?'a31.style.color':'document.e31.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a32\').style.color':(IE)?'a32.style.color':'document.e32.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a33\').style.color':(IE)?'a33.style.color':'document.e33.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a38\').style.color':(IE)?'a38.style.color':'document.e38.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a40\').style.color':(IE)?'a40.style.color':'document.e40.document.linkColor';
	IDP[13]=(V5)?'document.getElementById(\'a41\').style.color':(IE)?'a41.style.color':'document.e41.document.linkColor';
	IDP[14]=(V5)?'document.getElementById(\'a46\').style.color':(IE)?'a46.style.color':'document.e46.document.linkColor';
	IDP[15]=(V5)?'document.getElementById(\'a47\').style.color':(IE)?'a47.style.color':'document.e47.document.linkColor';
	IDP[16]=(V5)?'document.getElementById(\'a53\').style.color':(IE)?'a53.style.color':'document.e53.document.linkColor';
	IDP[17]=(V5)?'document.getElementById(\'a54\').style.color':(IE)?'a54.style.color':'document.e54.document.linkColor';
	IDP[18]={	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[19]=(V5)?document.getElementById('e43').style:(IE)?e43.style:document.e43;
	isOvr=1;
	window.setTimeout('DoRoute(19,18,0,0,1,100)',1000);
}


/*--- EndOfFile ---*/
