/*--- 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(\'a2\').style.color':(IE)?'a2.style.color':'document.e2.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a6\').style.color':(IE)?'a6.style.color':'document.e6.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a8\').style.color':(IE)?'a8.style.color':'document.e8.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a12\').style.color':(IE)?'a12.style.color':'document.e12.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a41\').style.color':(IE)?'a41.style.color':'document.e41.document.linkColor';
	IDP[10]={	x:new Array(-2,25,46,71,94,120,142,167,190,216,238,262),
				y:new Array(-1,-73,-1,-70,-1,-77,-1,-70,-1,-76,-1,-72),
				s:16 };
	IDP[11]=(V5)?document.getElementById('e45').style:(IE)?e45.style:document.e45;
	IDP[12]={	x:new Array(5,111,9,56,91,13),
				y:new Array(232,242,293,173,299,197),
				s:12 };
	IDP[13]=(V5)?document.getElementById('e10').style:(IE)?e10.style:document.e10;
	IDP[14]={	x:new Array(11,185,77,77,185,11),
				y:new Array(197,142,288,107,253,197),
				s:18 };
	IDP[15]=(V5)?document.getElementById('e7').style:(IE)?e7.style:document.e7;
	IDP[16]={	x:new Array(889,892,902,917,937,960,985,1010,1033,1053,1068,1078,1081,1078,1068,1053,1033,1010,985,960,937,917,902,892,889),
				y:new Array(266,242,219,199,184,174,171,174,184,199,219,242,266,291,314,334,349,359,362,359,349,334,314,291,266),
				s:11 };
	IDP[17]=(V5)?document.getElementById('e2').style:(IE)?e2.style:document.e2;
	IDP[18]={	x:new Array(588,612,636,660,684,708,732,756,780,804),
				y:new Array(471,399,447,375,423,351,399,327,375,279),
				s:12 };
	IDP[19]=(V5)?document.getElementById('e1').style:(IE)?e1.style:document.e1;
	isOvr=1;
	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);
	window.setTimeout('DoRoute(19,18,0,0,0,100)',0);
}


/*--- EndOfFile ---*/

