/*--- 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(\'a12\').style.color':(IE)?'a12.style.color':'document.e12.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a14\').style.color':(IE)?'a14.style.color':'document.e14.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a18\').style.color':(IE)?'a18.style.color':'document.e18.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a19\').style.color':(IE)?'a19.style.color':'document.e19.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a20\').style.color':(IE)?'a20.style.color':'document.e20.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a21\').style.color':(IE)?'a21.style.color':'document.e21.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a22\').style.color':(IE)?'a22.style.color':'document.e22.document.linkColor';
	IDP[8]={	x:new Array(918,918),
				y:new Array(-57,49),
				s:10 };
	IDP[9]=(V5)?document.getElementById('e7').style:(IE)?e7.style:document.e7;
	IDP[10]={	x:new Array(966,966),
				y:new Array(-57,49),
				s:10 };
	IDP[11]=(V5)?document.getElementById('e6').style:(IE)?e6.style:document.e6;
	IDP[12]={	x:new Array(995,995),
				y:new Array(-57,49),
				s:10 };
	IDP[13]=(V5)?document.getElementById('e5').style:(IE)?e5.style:document.e5;
	IDP[14]={	x:new Array(1011,1011),
				y:new Array(-57,49),
				s:10 };
	IDP[15]=(V5)?document.getElementById('e4').style:(IE)?e4.style:document.e4;
	IDP[16]={	x:new Array(1042,1042),
				y:new Array(-57,49),
				s:10 };
	IDP[17]=(V5)?document.getElementById('e3').style:(IE)?e3.style:document.e3;
	IDP[18]={	x:new Array(1074,1074),
				y:new Array(-57,49),
				s:10 };
	IDP[19]=(V5)?document.getElementById('e2').style:(IE)?e2.style:document.e2;
	IDP[20]={	x:new Array(1120,1120),
				y:new Array(-57,49),
				s:10 };
	IDP[21]=(V5)?document.getElementById('e1').style:(IE)?e1.style:document.e1;
	isOvr=1;
	window.setTimeout('DoRoute(9,8,0,0,0,100)',4000);
	window.setTimeout('DoRoute(11,10,0,0,0,100)',4000);
	window.setTimeout('DoRoute(13,12,0,0,0,100)',4000);
	window.setTimeout('DoRoute(15,14,0,0,0,100)',4000);
	window.setTimeout('DoRoute(17,16,0,0,0,100)',4000);
	window.setTimeout('DoRoute(19,18,0,0,0,100)',4000);
	window.setTimeout('DoRoute(21,20,0,0,0,100)',4000);
}


/*--- EndOfFile ---*/

