/*--- 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(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a13\').style.color':(IE)?'a13.style.color':'document.e13.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a16\').style.color':(IE)?'a16.style.color':'document.e16.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a17\').style.color':(IE)?'a17.style.color':'document.e17.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a34\').style.color':(IE)?'a34.style.color':'document.e34.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a39\').style.color':(IE)?'a39.style.color':'document.e39.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a41\').style.color':(IE)?'a41.style.color':'document.e41.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a42\').style.color':(IE)?'a42.style.color':'document.e42.document.linkColor';
	IDP[11]={	x:new Array(IDP.bw,245),
				y:new Array(244,244),
				s:95 };
	IDP[12]=(V5)?document.getElementById('e32').style:(IE)?e32.style:document.e32;
	IDP[13]={	x:new Array(IDP.bw,293),
				y:new Array(244,244),
				s:90 };
	IDP[14]=(V5)?document.getElementById('e31').style:(IE)?e31.style:document.e31;
	IDP[15]={	x:new Array(IDP.bw,322),
				y:new Array(245,245),
				s:87 };
	IDP[16]=(V5)?document.getElementById('e30').style:(IE)?e30.style:document.e30;
	IDP[17]={	x:new Array(IDP.bw,338),
				y:new Array(244,244),
				s:86 };
	IDP[18]=(V5)?document.getElementById('e29').style:(IE)?e29.style:document.e29;
	IDP[19]={	x:new Array(IDP.bw,367),
				y:new Array(245,245),
				s:83 };
	IDP[20]=(V5)?document.getElementById('e28').style:(IE)?e28.style:document.e28;
	IDP[21]={	x:new Array(IDP.bw,401),
				y:new Array(244,244),
				s:79 };
	IDP[22]=(V5)?document.getElementById('e27').style:(IE)?e27.style:document.e27;
	IDP[23]={	x:new Array(IDP.bw,447),
				y:new Array(244,244),
				s:75 };
	IDP[24]=(V5)?document.getElementById('e26').style:(IE)?e26.style:document.e26;
	isOvr=1;
	window.setTimeout('DoRoute(12,11,0,0,0,100)',1000);
	window.setTimeout('DoRoute(14,13,0,0,0,100)',1500);
	window.setTimeout('DoRoute(16,15,0,0,0,100)',2000);
	window.setTimeout('DoRoute(18,17,0,0,0,100)',2500);
	window.setTimeout('DoRoute(20,19,0,0,0,100)',3000);
	window.setTimeout('DoRoute(22,21,0,0,0,100)',3500);
	window.setTimeout('DoRoute(24,23,0,0,0,100)',4000);
}


/*--- EndOfFile ---*/
