/*--- 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(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a8\').style.color':(IE)?'a8.style.color':'document.e8.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a9\').style.color':(IE)?'a9.style.color':'document.e9.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a10\').style.color':(IE)?'a10.style.color':'document.e10.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a12\').style.color':(IE)?'a12.style.color':'document.e12.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a13\').style.color':(IE)?'a13.style.color':'document.e13.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a27\').style.color':(IE)?'a27.style.color':'document.e27.document.linkColor';
	IDP[13]={	x:new Array(-349,345),
				y:new Array(165,165),
				s:34 };
	IDP[14]=(V5)?document.getElementById('e25').style:(IE)?e25.style:document.e25;
	IDP[15]={	x:new Array(IDP.bw,24),
				y:new Array(191,191),
				s:74 };
	IDP[16]=(V5)?document.getElementById('e20').style:(IE)?e20.style:document.e20;
	IDP[17]={	x:new Array(IDP.bw,155),
				y:new Array(190,190),
				s:61 };
	IDP[18]=(V5)?document.getElementById('e19').style:(IE)?e19.style:document.e19;
	IDP[19]={	x:new Array(IDP.bw,191),
				y:new Array(188,188),
				s:57 };
	IDP[20]=(V5)?document.getElementById('e18').style:(IE)?e18.style:document.e18;
	IDP[21]={	x:new Array(IDP.bw,264),
				y:new Array(189,189),
				s:50 };
	IDP[22]=(V5)?document.getElementById('e17').style:(IE)?e17.style:document.e17;
	IDP[23]={	x:new Array(IDP.bw,329),
				y:new Array(190,190),
				s:44 };
	IDP[24]=(V5)?document.getElementById('e16').style:(IE)?e16.style:document.e16;
	IDP[25]={	x:new Array(IDP.bw,370),
				y:new Array(189,189),
				s:40 };
	IDP[26]=(V5)?document.getElementById('e15').style:(IE)?e15.style:document.e15;
	IDP[27]={	x:new Array(IDP.bw,551),
				y:new Array(189,189),
				s:21 };
	IDP[28]=(V5)?document.getElementById('e14').style:(IE)?e14.style:document.e14;
	isOvr=1;
	window.setTimeout('DoRoute(14,13,0,0,0,100)',0);
	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 ---*/

