/*--- 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(\'a9\').style.color':(IE)?'a9.style.color':'document.e9.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a35\').style.color':(IE)?'a35.style.color':'document.e35.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a36\').style.color':(IE)?'a36.style.color':'document.e36.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a37\').style.color':(IE)?'a37.style.color':'document.e37.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a41\').style.color':(IE)?'a41.style.color':'document.e41.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a42\').style.color':(IE)?'a42.style.color':'document.e42.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a43\').style.color':(IE)?'a43.style.color':'document.e43.document.linkColor';
	IDP[8]={	x:new Array(169,163),
				y:new Array(1999,361),
				s:32 };
	IDP[9]=(V5)?document.getElementById('e32').style:(IE)?e32.style:document.e32;
	IDP[10]={	x:new Array(994,312),
				y:new Array(35,35),
				s:13 };
	IDP[11]=(V5)?document.getElementById('e29').style:(IE)?e29.style:document.e29;
	IDP[12]={	x:new Array(0,207),
				y:new Array(107,108),
				s:4 };
	IDP[13]=(V5)?document.getElementById('e28').style:(IE)?e28.style:document.e28;
	IDP[14]={	x:new Array(0,203),
				y:new Array(180,180),
				s:4 };
	IDP[15]=(V5)?document.getElementById('e27').style:(IE)?e27.style:document.e27;
	IDP[16]={	x:new Array(0,206),
				y:new Array(253,253),
				s:4 };
	IDP[17]=(V5)?document.getElementById('e26').style:(IE)?e26.style:document.e26;
	isOvr=1;
	window.setTimeout('DoRoute(9,8,0,0,0,100)',20000);
	window.setTimeout('DoRoute(11,10,0,0,0,100)',0);
	window.setTimeout('DoRoute(13,12,0,0,0,100)',5000);
	window.setTimeout('DoRoute(15,14,0,0,0,100)',12000);
	window.setTimeout('DoRoute(17,16,0,0,0,100)',18000);
}


/*--- EndOfFile ---*/
