/*--- 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(\'a1\').style.color':(IE)?'a1.style.color':'document.e1.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a30\').style.color':(IE)?'a30.style.color':'document.e30.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a31\').style.color':(IE)?'a31.style.color':'document.e31.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a32\').style.color':(IE)?'a32.style.color':'document.e32.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a36\').style.color':(IE)?'a36.style.color':'document.e36.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a37\').style.color':(IE)?'a37.style.color':'document.e37.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a38\').style.color':(IE)?'a38.style.color':'document.e38.document.linkColor';
	IDP[8]={	x:new Array(143,137),
				y:new Array(2000,362),
				s:32 };
	IDP[9]=(V5)?document.getElementById('e27').style:(IE)?e27.style:document.e27;
	IDP[10]={	x:new Array(994,312),
				y:new Array(35,35),
				s:13 };
	IDP[11]=(V5)?document.getElementById('e26').style:(IE)?e26.style:document.e26;
	IDP[12]={	x:new Array(0,207),
				y:new Array(107,108),
				s:4 };
	IDP[13]=(V5)?document.getElementById('e25').style:(IE)?e25.style:document.e25;
	IDP[14]={	x:new Array(0,203),
				y:new Array(180,180),
				s:4 };
	IDP[15]=(V5)?document.getElementById('e24').style:(IE)?e24.style:document.e24;
	IDP[16]={	x:new Array(0,206),
				y:new Array(253,253),
				s:4 };
	IDP[17]=(V5)?document.getElementById('e23').style:(IE)?e23.style:document.e23;
	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 ---*/
