/*--- 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(\'a16\').style.color':(IE)?'a16.style.color':'document.e16.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a17\').style.color':(IE)?'a17.style.color':'document.e17.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(\'a24\').style.color':(IE)?'a24.style.color':'document.e24.document.linkColor';
	IDP[6]={	x:new Array(25,281),
				y:new Array(105,105),
				s:5 };
	IDP[7]=(V5)?document.getElementById('e26').style:(IE)?e26.style:document.e26;
	IDP[8]={	x:new Array(20,20),
				y:new Array(IDP.bd,227),
				s:10 };
	IDP[9]=(V5)?document.getElementById('e8').style:(IE)?e8.style:document.e8;
	IDP[10]={	x:new Array(IDP.bw,330),
				y:new Array(213,213),
				s:69 };
	IDP[11]=(V5)?document.getElementById('e7').style:(IE)?e7.style:document.e7;
	IDP[12]={	x:new Array(IDP.bw,378),
				y:new Array(213,213),
				s:64 };
	IDP[13]=(V5)?document.getElementById('e6').style:(IE)?e6.style:document.e6;
	IDP[14]={	x:new Array(IDP.bw,407),
				y:new Array(213,213),
				s:61 };
	IDP[15]=(V5)?document.getElementById('e5').style:(IE)?e5.style:document.e5;
	IDP[16]={	x:new Array(IDP.bw,423),
				y:new Array(213,213),
				s:60 };
	IDP[17]=(V5)?document.getElementById('e4').style:(IE)?e4.style:document.e4;
	IDP[18]={	x:new Array(IDP.bw,454),
				y:new Array(213,213),
				s:57 };
	IDP[19]=(V5)?document.getElementById('e3').style:(IE)?e3.style:document.e3;
	IDP[20]={	x:new Array(IDP.bw,486),
				y:new Array(213,213),
				s:53 };
	IDP[21]=(V5)?document.getElementById('e2').style:(IE)?e2.style:document.e2;
	IDP[22]={	x:new Array(IDP.bw,532),
				y:new Array(213,213),
				s:49 };
	IDP[23]=(V5)?document.getElementById('e1').style:(IE)?e1.style:document.e1;
	isOvr=1;
	if(IE) e27.style.filter=' shadow(color=#000000,direction=134)';
	window.setTimeout('DoRoute(7,6,0,0,0,100)',0);
	if(IE) e26.style.filter=' shadow(color=#000000,direction=134)';
	window.setTimeout('DoRoute(9,8,0,0,0,100)',0);
	window.setTimeout('DoRoute(11,10,0,0,0,100)',1000);
	window.setTimeout('DoRoute(13,12,0,0,0,100)',1500);
	window.setTimeout('DoRoute(15,14,0,0,0,100)',2000);
	window.setTimeout('DoRoute(17,16,0,0,0,100)',2500);
	window.setTimeout('DoRoute(19,18,0,0,0,100)',3000);
	window.setTimeout('DoRoute(21,20,0,0,0,100)',3500);
	window.setTimeout('DoRoute(23,22,0,0,0,100)',4000);
}


/*--- EndOfFile ---*/
