/*--- 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(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a6\').style.color':(IE)?'a6.style.color':'document.e6.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[6]={	x:new Array(IDP.bw,157),
				y:new Array(76,76),
				s:60 };
	IDP[7]=(V5)?document.getElementById('e16').style:(IE)?e16.style:document.e16;
	IDP[8]={	x:new Array(IDP.bw,205),
				y:new Array(76,76),
				s:55 };
	IDP[9]=(V5)?document.getElementById('e15').style:(IE)?e15.style:document.e15;
	IDP[10]={	x:new Array(IDP.bw,234),
				y:new Array(76,76),
				s:52 };
	IDP[11]=(V5)?document.getElementById('e14').style:(IE)?e14.style:document.e14;
	IDP[12]={	x:new Array(IDP.bw,250),
				y:new Array(76,76),
				s:51 };
	IDP[13]=(V5)?document.getElementById('e13').style:(IE)?e13.style:document.e13;
	IDP[14]={	x:new Array(IDP.bw,281),
				y:new Array(76,76),
				s:47 };
	IDP[15]=(V5)?document.getElementById('e12').style:(IE)?e12.style:document.e12;
	IDP[16]={	x:new Array(IDP.bw,313),
				y:new Array(76,76),
				s:44 };
	IDP[17]=(V5)?document.getElementById('e11').style:(IE)?e11.style:document.e11;
	IDP[18]={	x:new Array(IDP.bw,359),
				y:new Array(76,76),
				s:40 };
	IDP[19]=(V5)?document.getElementById('e10').style:(IE)?e10.style:document.e10;
	IDP[20]={	x:new Array(577,833),
				y:new Array(76,76),
				s:5 };
	IDP[21]=(V5)?document.getElementById('e2').style:(IE)?e2.style:document.e2;
	IDP[22]=(V5)?'document.getElementById(\'e2\').style.visibility':(IE)?'e2.style.visibility':'document.e2.visibility';
	isOvr=1;
	window.setTimeout('DoRoute(7,6,0,0,0,100)',1000);
	window.setTimeout('DoRoute(9,8,0,0,0,100)',1500);
	window.setTimeout('DoRoute(11,10,0,0,0,100)',2000);
	window.setTimeout('DoRoute(13,12,0,0,0,100)',2500);
	window.setTimeout('DoRoute(15,14,0,0,0,100)',3000);
	window.setTimeout('DoRoute(17,16,0,0,0,100)',3500);
	window.setTimeout('DoRoute(19,18,0,0,0,100)',4000);
	window.setTimeout('DoRoute(21,20,0,0,0,100)',0);
	window.setTimeout('DoBlink(IDP[22],1,0,0,1000,0,1000)',0);
}


/*--- EndOfFile ---*/
