/*--- 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(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a39\').style.color':(IE)?'a39.style.color':'document.e39.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a40\').style.color':(IE)?'a40.style.color':'document.e40.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a41\').style.color':(IE)?'a41.style.color':'document.e41.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a45\').style.color':(IE)?'a45.style.color':'document.e45.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a46\').style.color':(IE)?'a46.style.color':'document.e46.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a47\').style.color':(IE)?'a47.style.color':'document.e47.document.linkColor';
	IDP[8]={	x:new Array(143,137),
				y:new Array(2000,362),
				s:32 };
	IDP[9]=(V5)?document.getElementById('e36').style:(IE)?e36.style:document.e36;
	IDP[10]={	x:new Array(994,312),
				y:new Array(35,35),
				s:13 };
	IDP[11]=(V5)?document.getElementById('e35').style:(IE)?e35.style:document.e35;
	IDP[12]={	x:new Array(0,207),
				y:new Array(107,108),
				s:4 };
	IDP[13]=(V5)?document.getElementById('e34').style:(IE)?e34.style:document.e34;
	IDP[14]={	x:new Array(0,203),
				y:new Array(180,180),
				s:4 };
	IDP[15]=(V5)?document.getElementById('e33').style:(IE)?e33.style:document.e33;
	IDP[16]={	x:new Array(0,206),
				y:new Array(253,253),
				s:4 };
	IDP[17]=(V5)?document.getElementById('e32').style:(IE)?e32.style:document.e32;
	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 ---*/

