/*--- 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(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a8\').style.color':(IE)?'a8.style.color':'document.e8.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a9\').style.color':(IE)?'a9.style.color':'document.e9.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a10\').style.color':(IE)?'a10.style.color':'document.e10.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a23\').style.color':(IE)?'a23.style.color':'document.e23.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a25\').style.color':(IE)?'a25.style.color':'document.e25.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a27\').style.color':(IE)?'a27.style.color':'document.e27.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a28\').style.color':(IE)?'a28.style.color':'document.e28.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a29\').style.color':(IE)?'a29.style.color':'document.e29.document.linkColor';
	IDP[13]=(V5)?'document.getElementById(\'a30\').style.color':(IE)?'a30.style.color':'document.e30.document.linkColor';
	IDP[14]=(V5)?'document.getElementById(\'a31\').style.color':(IE)?'a31.style.color':'document.e31.document.linkColor';
	IDP[15]={	x:new Array(IDP.bw,29),
				y:new Array(63,63),
				s:97 };
	IDP[16]=(V5)?document.getElementById('e17').style:(IE)?e17.style:document.e17;
	IDP[17]={	x:new Array(IDP.bw,77),
				y:new Array(63,63),
				s:92 };
	IDP[18]=(V5)?document.getElementById('e16').style:(IE)?e16.style:document.e16;
	IDP[19]={	x:new Array(IDP.bw,106),
				y:new Array(63,63),
				s:89 };
	IDP[20]=(V5)?document.getElementById('e15').style:(IE)?e15.style:document.e15;
	IDP[21]={	x:new Array(IDP.bw,122),
				y:new Array(63,63),
				s:87 };
	IDP[22]=(V5)?document.getElementById('e14').style:(IE)?e14.style:document.e14;
	IDP[23]={	x:new Array(IDP.bw,153),
				y:new Array(63,63),
				s:84 };
	IDP[24]=(V5)?document.getElementById('e13').style:(IE)?e13.style:document.e13;
	IDP[25]={	x:new Array(IDP.bw,185),
				y:new Array(63,63),
				s:81 };
	IDP[26]=(V5)?document.getElementById('e12').style:(IE)?e12.style:document.e12;
	IDP[27]={	x:new Array(IDP.bw,231),
				y:new Array(63,63),
				s:76 };
	IDP[28]=(V5)?document.getElementById('e11').style:(IE)?e11.style:document.e11;
	isOvr=1;
	window.setTimeout('DoRoute(16,15,0,0,0,100)',1000);
	window.setTimeout('DoRoute(18,17,0,0,0,100)',1500);
	window.setTimeout('DoRoute(20,19,0,0,0,100)',2000);
	window.setTimeout('DoRoute(22,21,0,0,0,100)',2500);
	window.setTimeout('DoRoute(24,23,0,0,0,100)',3000);
	window.setTimeout('DoRoute(26,25,0,0,0,100)',3500);
	window.setTimeout('DoRoute(28,27,0,0,0,100)',4000);
}


/*--- EndOfFile ---*/
