/*--- 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(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a19\').style.color':(IE)?'a19.style.color':'document.e19.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a20\').style.color':(IE)?'a20.style.color':'document.e20.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a21\').style.color':(IE)?'a21.style.color':'document.e21.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a22\').style.color':(IE)?'a22.style.color':'document.e22.document.linkColor';
	IDP[6]={	x:new Array(377,236),
				y:new Array(311,311),
				s:14 };
	IDP[7]=(V5)?document.getElementById('e11').style:(IE)?e11.style:document.e11;
	IDP[8]={	x:new Array(658,658),
				y:new Array(-83,241),
				s:64 };
	IDP[9]=(V5)?document.getElementById('e10').style:(IE)?e10.style:document.e10;
	IDP[10]={	x:new Array(316,487),
				y:new Array(311,311),
				s:17 };
	IDP[11]=(V5)?document.getElementById('e8').style:(IE)?e8.style:document.e8;
	IDP[12]={	x:new Array(418,277),
				y:new Array(299,299),
				s:14 };
	IDP[13]=(V5)?document.getElementById('e7').style:(IE)?e7.style:document.e7;
	IDP[14]={	x:new Array(668,668),
				y:new Array(-83,221),
				s:60 };
	IDP[15]=(V5)?document.getElementById('e6').style:(IE)?e6.style:document.e6;
	IDP[16]={	x:new Array(357,528),
				y:new Array(299,299),
				s:17 };
	IDP[17]=(V5)?document.getElementById('e4').style:(IE)?e4.style:document.e4;
	isOvr=1;
	window.setTimeout('DoRoute(7,6,0,0,0,100)',0);
	window.setTimeout('DoRoute(9,8,0,0,0,100)',0);
	window.setTimeout('DoRoute(11,10,0,0,0,100)',0);
	window.setTimeout('DoRoute(13,12,0,0,0,100)',0);
	window.setTimeout('DoRoute(15,14,0,0,0,100)',0);
	window.setTimeout('DoRoute(17,16,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
